mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-11 21:48:59 +00:00

* Document unsupported reason `supervisor_version` * tiny tweak Co-authored-by: Franck Nijhof <git@frenck.dev>
608 B
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