Add support for Osram Smart Switch 4x (#3242)

* Add support for Osram Smart Switch 4x

See https://github.com/Koenkk/zigbee-herdsman-converters/pull/1112 for
the converter

* Update homeassistant.js

Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
Hannes Giesenow
2020-07-16 22:35:16 +02:00
committed by GitHub
co-authored by Koen Kanters
parent d140c55252
commit ec688cfa04
+1 -1
View File
@@ -1717,7 +1717,7 @@ const mapping = {
'SN10ZW': [cfg.binary_sensor_occupancy, cfg.binary_sensor_battery_low],
'AU-A1ZBPIAB': [cfg.switch, cfg.sensor_voltage, cfg.sensor_current, cfg.sensor_power],
'AU-A1ZBDWS': [cfg.binary_sensor_contact, cfg.sensor_battery],
'4058075816459': [cfg.sensor_action],
'4058075816459': [cfg.sensor_action, cfg.sensor_battery],
'14592.0': [cfg.switch],
'73699': [cfg.light_brightness_colorxy],
'SAGE206612': [cfg.sensor_action, cfg.sensor_battery],