mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 18:39:09 -07:00
Add GL-S-005Z RGBW GU5.3 MR16 (#2533)
This commit is contained in:
parent
1972eb450c
commit
6f33529c79
@ -641,6 +641,7 @@ const mapping = {
|
||||
'404006/404008/404004': [cfg.light_brightness_colortemp],
|
||||
'MLI-404011': [cfg.sensor_action],
|
||||
'GL-S-003Z': [cfg.light_brightness_colorxy_white],
|
||||
'GL-S-005Z': [cfg.light_brightness_colortemp_colorxy],
|
||||
'HS1DS-E': [cfg.binary_sensor_contact],
|
||||
'SP600': [cfg.switch, cfg.sensor_power],
|
||||
'1613V': [cfg.switch, cfg.sensor_power],
|
||||
|
Loading…
Reference in New Issue
Block a user