mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 23:00:55 +00:00
Discovery Home Assistant battery sensor for Danalock V3. #3702
This commit is contained in:
@@ -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],
|
||||
|
||||
Reference in New Issue
Block a user