Skip to content

Commit

Permalink
Discovery Home Assistant battery sensor for Danalock V3. #3702
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Jun 9, 2020
1 parent 206a45d commit e5f9a96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/extension/homeassistant.js
Original file line number Diff line number Diff line change
Expand Up @@ -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],
Expand Down

0 comments on commit e5f9a96

Please sign in to comment.