mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-09 05:21:38 +00:00
Update zigbee-herdsman to 0.13.176 (#9916)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com> Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
committed by
GitHub
parent
d2cf0dd8aa
commit
c90171d2cc
Generated
+3
-3
@@ -6920,9 +6920,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.175",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.175.tgz",
|
||||
"integrity": "sha512-J/u5zXk5DuYW7yE4JjptYnhTyNZrDE8+8nnqFuUx0hvPYu+MJNeQet7ehPpndN/zAyk9LVsHWomQgD6HEcc4GA==",
|
||||
"version": "0.13.176",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.176.tgz",
|
||||
"integrity": "sha512-gDRj4AEMzE6wmyCR38a06F1hjks7wFUVEqRACZ6c5+8nhHLfR+C06c4nUjN61L9mCDx8pVIV1kuac6mlLbhjkQ==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.1",
|
||||
"debug": "^4.3.3",
|
||||
|
||||
+1
-1
@@ -57,7 +57,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.3.0",
|
||||
"zigbee-herdsman": "0.13.175",
|
||||
"zigbee-herdsman": "0.13.176",
|
||||
"zigbee-herdsman-converters": "14.0.335",
|
||||
"zigbee2mqtt-frontend": "0.6.44"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user