mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 18:39:09 -07:00
Add homeassistant auto-discovery support for CE LED potlight 4" (#505)
This commit is contained in:
parent
0aab565083
commit
7f13e2c3e6
@ -355,6 +355,7 @@ const mapping = {
|
||||
'AB401130055': [configurations.light_brightness_colortemp],
|
||||
'74282': [configurations.light_brightness_colortemp],
|
||||
'RS 128 T': [configurations.light_brightness_colortemp],
|
||||
'53170161': [configurations.light_brightness_colortemp],
|
||||
};
|
||||
|
||||
// A map of all discoverd devices
|
||||
|
Loading…
Reference in New Issue
Block a user