mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
📚 update low_battery to battery (#6395)
This was changed in this commit:
657b34f4bb (diff-b1619cfacd2bce39d63ad3617b4ab5efR55)
This commit is contained in:
parent
da0702e2c1
commit
811600129b
@ -24,7 +24,7 @@ binary_sensor:
|
||||
monitored_conditions:
|
||||
- presence
|
||||
- door
|
||||
- low_battery
|
||||
- battery
|
||||
```
|
||||
|
||||
{% configuration %}
|
||||
@ -45,4 +45,4 @@ The following conditions can be monitored:
|
||||
* (`wet`): On means too wet (humidity), Off means normal.
|
||||
* (`light`): On means light detected, Off means no light.
|
||||
* (`moisture`): On means moisture detected (wet), Off means no moisture (dry).
|
||||
* (`low_battery`): On means tag battery is low, Off means normal.
|
||||
* (`battery`): On means tag battery is low, Off means normal.
|
||||
|
Loading…
x
Reference in New Issue
Block a user