mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 05:24:29 +00:00
Add Dresden ballast Homeassistant companion (#3452)
This commit is contained in:
@@ -886,7 +886,8 @@ const mapping = {
|
||||
'3216331P5': [cfg.light_brightness_colortemp],
|
||||
'AC08562': [cfg.light_brightness],
|
||||
'900008-WW': [cfg.light_brightness],
|
||||
'Mega23M12': [cfg.light_brightness_colortemp_colorxy],
|
||||
'Mega23M12': [lightEndpoint('light_brightness_colortemp_colorxy', 'rgb'),
|
||||
lightEndpoint('light_brightness', 'white')],
|
||||
'PSS-23ZBS': [cfg.switch],
|
||||
'HS1SA-M': [cfg.binary_sensor_smoke, cfg.binary_sensor_battery_low],
|
||||
'Z01-A19NAE26': [cfg.light_brightness_colortemp],
|
||||
|
||||
Reference in New Issue
Block a user