Update homeassistant.js (#4396)

Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
robinaartsma
2020-09-19 11:23:08 +02:00
committed by GitHub
co-authored by Koen Kanters
parent e9c510539a
commit bce2b34a9b
+1
View File
@@ -1733,6 +1733,7 @@ const mapping = {
'4512706': [cfg.sensor_battery, cfg.sensor_action],
'GL-S-004ZS': [cfg.light_brightness_colortemp_colorxy],
'7121131PU': [cfg.light_brightness_colortemp_colorxy],
'5041131P9': [cfg.light_brightness_colortemp],
'RL804QZB': [switchEndpoint('l1'), switchEndpoint('l2'), switchEndpoint('l3')],
'RC-2000WH': [climate(10, 30, 'occupied_heating_setpoint', 1, ['off', 'auto', 'heat', 'cool'],
['auto', 'on', 'smart'], [], true, true)],