Support Orvibo RL804QZB (#3252)

Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
presslab-us
2020-03-31 13:01:24 -04:00
committed by GitHub
parent 92b6510175
commit 87d6587779
+1
View File
@@ -1445,6 +1445,7 @@ const mapping = {
'4512706': [cfg.sensor_battery, cfg.sensor_action],
'GL-S-004ZS': [cfg.light_brightness_colortemp_colorxy],
'7121131PU': [cfg.light_brightness_colortemp_colorxy],
'RL804QZB': [switchWithPostfix('l1'), switchWithPostfix('l2'), switchWithPostfix('l3')],
'RC-2000WH': [cfg.thermostat_heatcool(10, 30, 1, ['auto', 'on', 'smart'])],
};