Add UI support to 'S31 Lite zb' and SA-003-Zigbee (#2340)

* Add UI support to 'S31 Lite zb' and SA-003-Zigbee

* Update homeassistant.js
This commit is contained in:
胡明春
2019-11-15 22:55:49 +01:00
committed by Koen Kanters
parent a7486d723f
commit 31246efc64
+2
View File
@@ -968,6 +968,8 @@ const mapping = {
'CR11S8UZ': [cfg.sensor_action],
'RB 148 T': [cfg.light_brightness_colortemp],
'STS-OUT-US-2': [cfg.switch],
'S31ZB': [cfg.switch],
'SA-003-Zigbee': [cfg.switch],
'SZ-DWS04': [cfg.binary_sensor_contact, cfg.sensor_temperature, cfg.sensor_battery],
'ICZB-B1FC60/B3FC64/B2FC95/B2FC125': [cfg.light_brightness_colortemp],
};