Add support for Centralite 4200-C Smart Outlet in homeassistant.js (#4421)

This commit is contained in:
carlos-villanueva 2020-09-21 08:11:04 -07:00 committed by GitHub
parent d8b6e39c6a
commit bc91b798d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1787,6 +1787,7 @@ const mapping = {
'3460-L': [cfg.sensor_action, cfg.sensor_temperature, cfg.sensor_battery],
'3157100': [climate(10, 30, 'occupied_heating_setpoint', 1, ['off', 'heat', 'cool'],
['auto', 'on'], [], true, true), cfg.sensor_battery],
'4200-C': [cfg.switch],
'4257050-RZHAC': [cfg.switch, cfg.sensor_power],
'27087-03': [cfg.switch, cfg.sensor_battery],
'99140-002': [cfg.lock, cfg.sensor_battery],