mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-20 02:21:20 +00:00
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:
committed by
Koen Kanters
co-authored by
Koen Kanters
parent
5c18734e68
commit
a79b2bae81
@@ -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],
|
||||
|
||||
Reference in New Issue
Block a user