Document binary sensor for HassOS share mount status (#41642)

This commit is contained in:
Amit Finkelstein 2025-11-07 11:42:18 +02:00 committed by GitHub
parent f4d743a3cd
commit 884706a79a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 |