Version


The Version integrationIntegrations connect and integrate Home Assistant with your devices, services, and more.
[Learn more]
can display the current Home Assistant Core versions.

Configuration

To add the Version integration to your Home Assistant instance, use this My button:

Version sources

With this integrationIntegrations connect and integrate Home Assistant with your devices, services, and more.
[Learn more]
you can select various sources to get a version from.

Local installation

This will get the version you are currently running.

Home Assistant Versions

This will use the same source that are used by the Supervisor to check for updates based on the channel and image you choose.

Home Assistant Website

This will check the website you are reading this on to find the latest version.

Docker Hub

This will check the latest tag published to Docker Hub based on the channel and image you choose.

Python Package Index (PyPI)

This will check PyPI for the latest published package.

Entities

The entities created by this integrationIntegrations connect and integrate Home Assistant with your devices, services, and more.
[Learn more]
depends on which source you set it up with (you can also set up the integrationIntegrations connect and integrate Home Assistant with your devices, services, and more.
[Learn more]
multiple times to use more sources).

Sensor

For all sources the integrationIntegrations connect and integrate Home Assistant with your devices, services, and more.
[Learn more]
will create a sensor entityAn entity represents a sensor, actor, or function in Home Assistant. Entities are used to monitor physical properties or to control other entities. An entity is usually part of a device or a service.
[Learn more]
that displays the newest version published to that source.

Binary Sensor

For all sources (except for the “Local installation” source) the integrationIntegrations connect and integrate Home Assistant with your devices, services, and more.
[Learn more]
will create a binary_sensor entityAn entity represents a sensor, actor, or function in Home Assistant. Entities are used to monitor physical properties or to control other entities. An entity is usually part of a device or a service.
[Learn more]
that show if there is a newer version than the one you are currently running published to that source.