mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-20 02:21:20 +00:00
Added Ajax Online LED Strip HomeAssistant Mapping (#2592)
This commit is contained in:
committed by
Koen Kanters
parent
e63d196966
commit
89fe701197
Regular → Executable
+1
@@ -516,6 +516,7 @@ const mapping = {
|
||||
'Z809A': [cfg.switch, cfg.sensor_power],
|
||||
'NL08-0800': [cfg.light_brightness],
|
||||
'915005106701': [cfg.light_brightness_colortemp_colorxy],
|
||||
'Aj_Zigbee_Led_Strip': [cfg.light_brightness_colortemp_colorxy],
|
||||
'AB32840': [cfg.light_brightness_colortemp],
|
||||
'8718696485880': [cfg.light_brightness_colortemp_colorxy],
|
||||
'8718696598283': [cfg.light_brightness_colortemp],
|
||||
|
||||
Reference in New Issue
Block a user