mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-17 02:48:31 -07:00
Discovery Home Assistant battery sensor for Danalock V3. #3702
This commit is contained in:
parent
206a45d29a
commit
e5f9a969ac
@ -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],
|
||||
|
Loading…
Reference in New Issue
Block a user