mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-12 20:06:28 +00:00
Update binary_sensor for DEVICE_CLASS_BATTERY_CHARGING (#463)
This commit is contained in:
parent
265cce2eb3
commit
cd1f5f9780
@ -21,6 +21,7 @@ Properties should always only return information from memory and not do I/O (lik
|
||||
| Value | Description
|
||||
| ----- | -----------
|
||||
| battery | On means low, Off means normal.
|
||||
| battery_charging | On means charging, Off means not charging.
|
||||
| cold | On means cold, Off means normal.
|
||||
| connectivity | On means connected, Off means disconnected.
|
||||
| door | On means open, Off means closed.
|
||||
|
Loading…
x
Reference in New Issue
Block a user