Windows - Home Assistant
https://www.home-assistant.io/installation/windowsTo install Home Assistant Core on Windows, you will need to use the Windows Subsystem for Linux (WSL). Follow the WSL installation instructions 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. Prerequisites
Linux - Home Assistant
https://www.home-assistant.io/installation/linuxFirst we will create a directory for the installation of Home Assistant Core and change the owner to the homeassistant account. sudo mkdir /srv/homeassistant sudo chown homeassistant:homeassistant /srv/homeassistant Next up is to create and change to a virtual environment for Home Assistant Core. This will be done as the homeassistant account.
Windows - Home Assistant
www.home-assistant.io › installation › windowsInstall Home Assistant Core 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 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.
Installation - Home Assistant
https://www.home-assistant.io/installationHome Assistant Core: Manual installation using Python virtual environment. The list below shows the installation method available based on the device and platform being used. If you are using the Home Assistant Blue, the Home Assistant Operating System is already installed. Continue to onboarding. Raspberry Pi Home Assistant Operating System