home-assistant.io/source/more-info/unsupported/supervisor_version.markdown
Mike Degatano e551ed4459
Document unsupported reason supervisor_version (#23733)
* Document unsupported reason `supervisor_version`

* tiny tweak

Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-08-15 12:24:45 -04:00

608 B

title, description
title description
Supervisor Version More information on why supervisor_version marks the installation as unsupported.

The issue

Only the latest version of the supervisor is supported. Users may control when Supervisor updates by disabling its default auto-update behavior and updating it manually. But using any version of Supervisor besides the latest is not supported.

The solution

Update Supervisor to the latest version by running the following command:

ha supervisor update

Or re-enable auto update with this command:

ha supervisor options --auto-update