Fix AC08559 missing Home Assistant colorxy mapping. #2966

This commit is contained in:
Koen Kanters
2020-02-18 22:05:32 +01:00
parent 6ef4fac30a
commit 2b3cdebe41
+1 -1
View File
@@ -971,7 +971,7 @@ const mapping = {
switchWithPostfix('top_right'), switchWithPostfix('center_right'), switchWithPostfix('bottom_right'),
],
'3306431P7': [cfg.light_brightness_colortemp],
'AC08559': [cfg.light_brightness_colortemp],
'AC08559': [cfg.light_brightness_colortemp_colorxy],
'LVS-ZB15S': [cfg.switch],
'LZL4BWHL01': [cfg.sensor_action],
'2AJZ4KPKEY': [cfg.sensor_click, cfg.sensor_battery],