mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 13:34:24 +00:00
Update zigbee-shepherd-converters and zigbee-herdsman.
This commit is contained in:
@@ -586,7 +586,7 @@ const mapping = {
|
||||
'ICZB-IW11D': [configurations.light_brightness],
|
||||
'3321-S': [configurations.binary_sensor_contact, configurations.sensor_temperature],
|
||||
'ZPIR-8000': [configurations.binary_sensor_occupancy],
|
||||
'ZCTS-808': [configurations.binary_sensor_contact],
|
||||
'ZCTS-808': [configurations.binary_sensor_contact, configurations.sensor_battery],
|
||||
'ZNLDP12LM': [configurations.light_brightness_colortemp],
|
||||
'D1821': [configurations.light_brightness_colortemp_colorxy],
|
||||
'ZNCLDJ11LM': [configurations.cover_position, configurations.sensor_cover],
|
||||
|
||||
Generated
+436
-510
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -43,8 +43,8 @@
|
||||
"rimraf": "*",
|
||||
"semver": "*",
|
||||
"winston": "2.4.2",
|
||||
"zigbee-herdsman": "0.5.6",
|
||||
"zigbee-shepherd-converters": "10.2.1",
|
||||
"zigbee-herdsman": "0.5.7",
|
||||
"zigbee-shepherd-converters": "10.2.3",
|
||||
"deep-diff": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user