mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-21 11:01:59 +00:00
Update zigbee-herdsman to 0.13.0 (#4310)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent
fd60669a04
commit
b94c5d7283
Generated
+3
-3
@@ -6273,9 +6273,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.12.132",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.132.tgz",
|
||||
"integrity": "sha512-IGww16+uwPiKvRnIEkYGyGzF+2ftaCt+ohPDGlZhpW4Z8UWfqH2jUayWyG28tVMYs/tIeE7h8xWFzPTF3OYV1w==",
|
||||
"version": "0.13.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.0.tgz",
|
||||
"integrity": "sha512-5F9dRBEXcFrFOYPimLZpWe30rkUUGcJiBUHMi8pahYVbL+OpeYEKdzMNeUcR41+rA1LKyKvQp/XZvrWyV3TQmw==",
|
||||
"requires": {
|
||||
"debug": "^4.1.1",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
|
||||
+1
-1
@@ -51,7 +51,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.12.132",
|
||||
"zigbee-herdsman": "0.13.0",
|
||||
"zigbee-herdsman-converters": "12.0.184",
|
||||
"zigbee2mqtt-frontend": "0.1.49"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user