mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 10:28:33 -07:00
Support new IKEA GUNNARP round panel (#2653)
See: https://github.com/Koenkk/zigbee-herdsman-converters/pull/865
This commit is contained in:
parent
dc6bf51b8e
commit
afaed3f783
@ -941,6 +941,7 @@ const mapping = {
|
||||
'8718699673147': [cfg.light_brightness],
|
||||
'3300-P': [cfg.sensor_temperature, cfg.binary_sensor_contact, cfg.sensor_battery],
|
||||
'GL-B-008ZS': [cfg.light_brightness_colortemp_colorxy],
|
||||
'T1828': [cfg.light_brightness_colortemp],
|
||||
'T1829': [cfg.light_brightness_colortemp],
|
||||
'929002240401': [cfg.switch],
|
||||
'HGZB-20-UK': [cfg.switch],
|
||||
|
Loading…
Reference in New Issue
Block a user