Added Linkind Door/Window Sensor Homeassistant config (#3500)

* Added Linkind Door/Window Sensor Homeassistant config

* Update homeassistant.js

Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
RicoGe
2020-05-06 20:01:06 +02:00
committed by GitHub
co-authored by Koen Kanters
parent 5aedf6b2ee
commit fe0919d02a
+1
View File
@@ -1611,6 +1611,7 @@ const mapping = {
'9290022408': [cfg.switch],
'HGZB-14A': [cfg.binary_sensor_water_leak, cfg.sensor_battery],
'TERNCY-DC01': [cfg.sensor_temperature, cfg.binary_sensor_contact],
'ZS110050078': [cfg.binary_sensor_contact, cfg.binary_sensor_battery_low],
};
/**