Make extra clear that Ubuntu is not supported with Supervised (#23443)

Co-authored-by: Zack Barett <zackbarett@hey.com>
This commit is contained in:
Franck Nijhof 2022-07-26 17:57:26 +02:00 committed by GitHub
parent 163863f263
commit c25cc69f15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,10 @@ Unless you really need this installation type, you should install Home Assistant
</div> </div>
1. First make sure you understand the <a href="https://github.com/home-assistant/architecture/blob/master/adr/0014-home-assistant-supervised.md" target="_blank">requirements</a>. 1. First make sure you understand the <a href="https://github.com/home-assistant/architecture/blob/master/adr/0014-home-assistant-supervised.md" target="_blank">requirements</a>.
2. Then head over to <a href="https://github.com/home-assistant/supervised-installer" target="_blank">home-assistant/supervised-installer</a> to set it up. 2. This installation method has very strict requirements, for example, it only
supports Debian (and Ubuntu, Armbian, Raspberry Pi OS are **not**
supported). So, make sure you understand the requirements from step 1 above.
3. Then head over to <a href="https://github.com/home-assistant/supervised-installer" target="_blank">home-assistant/supervised-installer</a> to set it up.
Once the Home Assistant Supervised installation is running and Home Assistant accessible you can continue with onboarding. Once the Home Assistant Supervised installation is running and Home Assistant accessible you can continue with onboarding.