Update zigbee-herdsman to 0.12.126 (#4219)

* Update zigbee-herdsman to 0.12.126

* Update homeassistant.js

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
github-actions[bot]
2020-08-30 22:49:00 +02:00
committed by GitHub
parent 48d5ee70c0
commit e54137c8ab
3 changed files with 5 additions and 4 deletions
+1
View File
@@ -1503,6 +1503,7 @@ const mapping = {
'WXCJKG13LM': [cfg.sensor_action, cfg.sensor_battery],
'8718699693985': [cfg.sensor_action, cfg.sensor_battery],
'GL-D-004ZS': [cfg.light_brightness_colortemp_colorxy],
'GL-D-005ZS': [cfg.light_brightness_colortemp_colorxy],
'AC10787': [cfg.light_brightness_colortemp],
'F-APP-UK-V2': [cfg.switch, cfg.sensor_power],
'TS0043': [cfg.sensor_action, cfg.sensor_battery],
+3 -3
View File
@@ -6027,9 +6027,9 @@
}
},
"zigbee-herdsman": {
"version": "0.12.125",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.125.tgz",
"integrity": "sha512-OBcKj+nbiaclq9hCVfueNG6ZNN/V4YG+09kdWLgrLL+pp++u1TP1ngd9zilC2yU+VLIL5N0mYaegXbZ1ix1Hnw==",
"version": "0.12.126",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.126.tgz",
"integrity": "sha512-iM+1f4cv3M6DWjKGx3VPdVZ0pDCg6nH/F1A7EjHJ7Q0Fm90WZ2NVLZ6DV/a0KwWHFwpLrKTKtF3aHWexw70FRA==",
"requires": {
"debug": "^4.1.1",
"fast-deep-equal": "^3.1.3",
+1 -1
View File
@@ -48,7 +48,7 @@
"semver": "^7.3.2",
"winston": "^3.3.3",
"winston-syslog": "^2.4.4",
"zigbee-herdsman": "0.12.125",
"zigbee-herdsman": "0.12.126",
"zigbee-herdsman-converters": "12.0.176"
},
"devDependencies": {