mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 05:24:29 +00:00
Update zigbee-herdsman to 0.13.194 (#10739)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com> Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
co-authored by
Koenkk
Koen Kanters
parent
3835b792f0
commit
c1b0a13e10
Generated
+3
-3
@@ -6934,9 +6934,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.193",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.193.tgz",
|
||||
"integrity": "sha512-t/q9l3WtW9Pc4h4PMUVUvFw+583tr7U0lZkzo6vvCE5UX4+Z5X8Z7fEIZJeP35FhBAZ+40g82lYsy+cBJuzaPw==",
|
||||
"version": "0.13.194",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.194.tgz",
|
||||
"integrity": "sha512-+ZGeeGh9/4d2LxZYQEnm7vgcHQl/+UDUfgDN2BKnHb8RFsvLIWY1aUr3Sj6lKH34tCtCPY5CSiQmTrkLWq3YlQ==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.1",
|
||||
"debug": "^4.3.3",
|
||||
|
||||
+1
-1
@@ -58,7 +58,7 @@
|
||||
"winston": "^3.4.0",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.4.0",
|
||||
"zigbee-herdsman": "0.13.193",
|
||||
"zigbee-herdsman": "0.13.194",
|
||||
"zigbee-herdsman-converters": "14.0.382",
|
||||
"zigbee2mqtt-frontend": "0.6.68"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user