Add homeassistant integration for innr SP 222 smart switch (#2230)

This commit is contained in:
Luke Pomfrey
2019-10-30 16:32:55 +01:00
committed by Koen Kanters
parent 344cd60088
commit 84915dd1d4
+1
View File
@@ -576,6 +576,7 @@ const mapping = {
'Z01-A60EAE27': [cfg.light_brightness_colortemp],
'AC01353010G': [cfg.binary_sensor_occupancy, cfg.sensor_temperature, cfg.binary_sensor_battery_low],
'SP 120': [cfg.switch, cfg.sensor_power],
'SP 222': [cfg.switch],
'RB 248 T': [cfg.light_brightness_colortemp],
'HS3SA': [cfg.binary_sensor_smoke, cfg.binary_sensor_battery_low],
'HS1DS/HS3DS': [cfg.binary_sensor_contact],