diff --git a/source/more-info/unsupported/os_agent.markdown b/source/more-info/unsupported/os_agent.markdown new file mode 100644 index 00000000000..8df42533d79 --- /dev/null +++ b/source/more-info/unsupported/os_agent.markdown @@ -0,0 +1,16 @@ +--- +title: "OS-Agent issues" +description: "More information on why missing OS-Agent marks the installation as unsupported." +--- + +## The issue + +OS-Agent is how the Supervisor handles additional tasks on the host, +without it, the Supervisor won't be able to fulfill its tasks and responsibilities. + +## The solution + +Home Assistant Operating-System has had this preinstalled since version 6.0 - you need maybe reboot your system. + +If the OS-Agent daemon is not running, start it. +If the [OS-Agent is not installed](https://github.com/home-assistant/os-agent), you need install it.