Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/entity_binary_sensor.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down