mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-17 02:48:31 -07:00
Add support for round Hue Aurelle LTC016 (#789)
This commit is contained in:
parent
92de1ca942
commit
d5a3ce3871
@ -411,6 +411,7 @@ const mapping = {
|
||||
'A6121': [configurations.sensor_lock],
|
||||
'433714': [configurations.light_brightness],
|
||||
'3261030P7': [configurations.light_brightness_colortemp],
|
||||
'3216431P5': [configurations.light_brightness_colortemp],
|
||||
'DJT11LM': [configurations.sensor_action],
|
||||
'E1603': [configurations.switch],
|
||||
'7199960PH': [configurations.light_brightness_colorxy],
|
||||
|
Loading…
Reference in New Issue
Block a user