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
6 changes: 6 additions & 0 deletions source/_integrations/hassio.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,12 @@ For each installed add-on Supervisor provides following binary sensors:
| Update Available | no | Whether there is an update available for this add-on (This is deprecated, use the Update entities instead.)
| Running | no | Whether the add-on is running or not.

For each network storage Supervisor provides following binary sensors:

| Sensor | Enabled by default | Description |
| ------- | ------------------ | ----------- |
| Connected | no | Whether the network storage is connected and working properly.

For Home Assistant OS Supervisor provides following binary sensors:

| Sensor | Enabled by default | Description |
Expand Down