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:
presslab-us 2020-03-26 17:15:22 -04:00 committed by GitHub
parent 676e7e08c6
commit f7b2dff37e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1332,6 +1332,7 @@ const mapping = {
'S9ZGBRC01': [cfg.sensor_action, cfg.sensor_battery], 'S9ZGBRC01': [cfg.sensor_action, cfg.sensor_battery],
'511.557': [cfg.sensor_action], '511.557': [cfg.sensor_action],
'RL804CZB': [cfg.light_brightness_colortemp_colorxy], 'RL804CZB': [cfg.light_brightness_colortemp_colorxy],
'3420-G': [cfg.light_brightness],
'21473-MULTI': [ '21473-MULTI': [
cfg.sensor_action, cfg.binary_sensor_contact, cfg.binary_sensor_water_leak, cfg.sensor_action, cfg.binary_sensor_contact, cfg.binary_sensor_water_leak,
cfg.sensor_temperature, cfg.sensor_humidity, cfg.sensor_battery, cfg.sensor_temperature, cfg.sensor_humidity, cfg.sensor_battery,