Add support for Philips Fair Hue ceiling light (#2742)

* Added endpoints for Busch-Jaeger

* Added RM01 to homeassistant.js

* Updated mapping to reflect latest change in converter

* Renamed endpoint according to converted PR

* Support for Philips Hue Fair

Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
Boris Prüßmann
2020-01-15 12:57:08 +01:00
committed by Koen Kanters
co-authored by Koen Kanters
parent 5c18734e68
commit a79b2bae81
+1
View File
@@ -1097,6 +1097,7 @@ const mapping = {
'GDKES-02TZXD': [switchWithPostfix('left'), switchWithPostfix('right')],
'GDKES-03TZXD': [switchWithPostfix('left'), switchWithPostfix('center'), switchWithPostfix('right')],
'6735/6736/6737': [cfg.switch, cfg.sensor_action],
'4034031P7': [cfg.light_brightness_colortemp],
'SZ-SRN12N': [],
'ML-ST-D200': [cfg.light_brightness],
'7099930PH': [cfg.light_brightness_colorxy],