mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Make clear what the updater checks for (#18028)
This commit is contained in:
parent
322f4b2579
commit
725227f679
@ -13,7 +13,10 @@ ha_platforms:
|
|||||||
- binary_sensor
|
- binary_sensor
|
||||||
---
|
---
|
||||||
|
|
||||||
The `updater` binary sensor will check daily for new releases. The state will be "on" when an update is available. Otherwise, the state will be "off". The newer version, as well as the link to the release notes, are attributes of the updater.
|
The `updater` binary sensor will check daily for new releases of the Home
|
||||||
|
Assistant Core. The state will be "on" when an update is available. Otherwise,
|
||||||
|
the state will be "off". The newer version, as well as the link to the release
|
||||||
|
notes, are attributes of the updater.
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user