mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 18:39:09 -07:00
Added Hue Econic Outdoor Pedestal (#3174)
This commit is contained in:
parent
78c17f0a61
commit
5461b3c3f8
@ -1244,6 +1244,7 @@ const mapping = {
|
||||
'GZCGQ01LM': [cfg.sensor_battery, cfg.sensor_illuminance, cfg.sensor_illuminance_lux],
|
||||
'9290018215': [cfg.light_brightness],
|
||||
'1743230P7': [cfg.light_brightness_colortemp_colorxy],
|
||||
'1744130P7': [cfg.light_brightness_colortemp_colorxy],
|
||||
'100.110.51': [cfg.light_brightness_colortemp],
|
||||
'ZL1000100-CCT-US-V1A02': [cfg.light_brightness],
|
||||
'HGZB-DLC4-N12B': [cfg.light_brightness_colortemp_colorxy],
|
||||
|
Loading…
Reference in New Issue
Block a user