mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 06:16:50 +00:00
Clarify that Home Assistant Core is not supported in Windows (#17681)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
5f4ad24a4b
commit
c71a260bdc
@ -1,5 +1,13 @@
|
||||
## Install Home Assistant Core
|
||||
|
||||
{% if page.installation_type == 'windows' %}
|
||||
### Install WSL
|
||||
|
||||
To install Home Assistant Core on Windows, you will need to use the Windows Subsystem for Linux (WSL). Follow the [WSL installation instructions](https://docs.microsoft.com/windows/wsl/install-win10) and install Ubuntu from the Windows Store.
|
||||
|
||||
As an alternative, Home Assistant OS can be installed in a Linux guest VM. Running Home Assistant Core directly on Windows is not supported.
|
||||
{% endif %}
|
||||
|
||||
<div class='note'>
|
||||
<b>Prerequisites</b>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user