mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 18:39:09 -07:00
Support Hue Go with Bluetooth LCT026 (7602031P7) (#2474)
This commit is contained in:
parent
33201367f1
commit
e00dbbf4a9
@ -457,6 +457,7 @@ const mapping = {
|
||||
'LED1536G5': [cfg.light_brightness_colortemp],
|
||||
'7299760PH': [cfg.light_brightness_colorxy],
|
||||
'7146060PH': [cfg.light_brightness_colortemp_colorxy],
|
||||
'7602031P7': [cfg.light_brightness_colortemp_colorxy],
|
||||
'046677476816': [cfg.light_brightness],
|
||||
'F7C033': [cfg.light_brightness],
|
||||
'JTYJ-GD-01LM/BW': [cfg.binary_sensor_smoke, cfg.sensor_battery, cfg.sensor_sensitivity, cfg.sensor_smoke_density],
|
||||
|
Loading…
Reference in New Issue
Block a user