mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 23:00:55 +00:00
Update zigbee-herdsman-converters to 12.0.147
* Update zigbee-herdsman-converters to 12.0.147 * 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:
co-authored by
github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Koen Kanters
parent
6d9affaa49
commit
93cae0b09a
@@ -1008,7 +1008,7 @@ const mapping = {
|
||||
'1613V': [cfg.switch, cfg.sensor_power],
|
||||
'XVV-Mega23M12': [cfg.light_brightness_colortemp],
|
||||
'GL-B-007Z': [cfg.light_brightness_colortemp_colorxy],
|
||||
'81809': [cfg.light_brightness_colortemp_colorxy],
|
||||
'81809/81813': [cfg.light_brightness_colortemp_colorxy],
|
||||
'4090130P7': [cfg.light_brightness_colortemp_colorxy],
|
||||
'100.110.39': [cfg.light_brightness_colortemp_colorxy],
|
||||
'TI0001': [switchEndpoint('left'), switchEndpoint('right')],
|
||||
|
||||
Generated
+3
-3
@@ -14711,9 +14711,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "12.0.146",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.146.tgz",
|
||||
"integrity": "sha512-cYdSs0YK/ABkLWt2pdv8sAdt753GWBArnqkqIrGmWjEXcBrfZDO/6Y/SzuaczmWSjFTN/THNTmYmBpSE1gbOtA==",
|
||||
"version": "12.0.147",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.147.tgz",
|
||||
"integrity": "sha512-WlNkN5xG+HdS1hZ5jTjR2vFii1OfOqTFUEQ+uZg06L7V1TucHRPlQ4AMY0WUQksnX2uuRqwehA3iuyszZjBAOg==",
|
||||
"requires": {
|
||||
"axios": "^0.19.2",
|
||||
"https-proxy-agent": "^5.0.0",
|
||||
|
||||
+1
-1
@@ -48,7 +48,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"zigbee-herdsman": "0.12.108",
|
||||
"zigbee-herdsman-converters": "12.0.146"
|
||||
"zigbee-herdsman-converters": "12.0.147"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "*",
|
||||
|
||||
Reference in New Issue
Block a user