mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 18:39:09 -07:00
Support Centralite Night Light Repeater (#3203)
* Support Centralite Night Light Repeater * Update homeassistant.js Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
parent
676e7e08c6
commit
f7b2dff37e
@ -1332,6 +1332,7 @@ const mapping = {
|
||||
'S9ZGBRC01': [cfg.sensor_action, cfg.sensor_battery],
|
||||
'511.557': [cfg.sensor_action],
|
||||
'RL804CZB': [cfg.light_brightness_colortemp_colorxy],
|
||||
'3420-G': [cfg.light_brightness],
|
||||
'21473-MULTI': [
|
||||
cfg.sensor_action, cfg.binary_sensor_contact, cfg.binary_sensor_water_leak,
|
||||
cfg.sensor_temperature, cfg.sensor_humidity, cfg.sensor_battery,
|
||||
|
Loading…
Reference in New Issue
Block a user