Version
The Version integration can display the current Home Assistant Core versions.
Configuration
To add the Version integration to your Home Assistant instance, use this My button:
If the above My button doesn’t work, you can also perform the following steps manually:
-
Browse to your Home Assistant instance.
-
In the bottom right corner, select the Add Integration button.
-
From the list, select Version.
-
Follow the instructions on screen to complete the setup.
Version sources
With this integration you can select various sources to get a version from.
This will use the same source that are used by the Supervisor to check for updates based on the channel and image you choose.
This will check the website you are reading this on to find the latest version.
This will check the latest tag published to Docker Hub based on the channel and image you choose.
Entities
The entities created by this integration depends on which source you set it up with (you can also set up the integration multiple times to use more sources).
Sensor
For all sources the integration will create a sensor entity that displays the newest version published to that source.
Binary Sensor
For all sources (except for the “Local installation” source) the integration will create a binary_sensor entity that show if there is a newer version than the one you are currently running published to that source.