This script will install Home Assistant unattended.
-
Once completed, the Home Assistant URL is displayed at the end for your benefit to configure Home Assistant.
-
Once everything has been installed and configured you will be able to immediately connect to Home Assistant using the URL as shown.
-
No support is provided and no liability is accepted in the event of adverse outcome with the use of the script. If you choose to use it, it is your responsibility to test it before using.
-
The script can be invoked using:
This installs Home Assistant in a Virtual Environment on Ubuntu.
cd /home/homeassistant
wget --no-cache -O ha-install https://raw.githubusercontent.com/cmptscpeacock/home-assistant-auto-install/master/orangepi/ubuntu/16.04lts/home-assistant-auto-install.bash && chmod +x ha-install && ./ha-install
This installs Home Assistant - Supervisor running on Ubuntu as set out here: https://github.com/home-assistant/supervised-installer/tree/be010f288d3913cc7f753c2277e7b1bea1379e55
sudo su
wget --no-cache -O ha-install https://raw.githubusercontent.com/cmptscpeacock/home-assistant-auto-install/master/rpi4/ubuntu/20.04lts/home-assistant-auto-install.bash && chmod +x ha-install && ./ha-install
Details of the Home Assistant Terms of Service can be found at: https://www.home-assistant.io/tos/