Discovery Home Assistant battery sensor for Danalock V3. #3702

This commit is contained in:
Koen Kanters 2020-06-09 19:24:47 +02:00
parent 206a45d29a
commit e5f9a969ac

View File

@ -1156,7 +1156,7 @@ const mapping = {
'SCM-5ZBS': [cfg.cover_position],
'YRD226HA2619': [cfg.sensor_battery, cfg.lock],
'YMF40/YDM4109+': [cfg.lock, cfg.sensor_battery],
'V3-BTZB': [cfg.lock],
'V3-BTZB': [cfg.lock, cfg.sensor_battery],
'3RSS008Z': [cfg.switch, cfg.sensor_battery],
'3RSS007Z': [cfg.switch],
'99432': [cfg.fan, cfg.light_brightness],