mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 23:00:55 +00:00
Add homeassistant integration for innr SP 222 smart switch (#2230)
This commit is contained in:
committed by
Koen Kanters
parent
344cd60088
commit
84915dd1d4
@@ -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],
|
||||
|
||||
Reference in New Issue
Block a user