Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 2.22 KB

README.md

File metadata and controls

38 lines (22 loc) · 2.22 KB

Home Assistant scripts

Collections of scripts about Home Assistant

Home Assistant Supervised installation script English

Buy Me A Coffee

install-supervised.sh

This script can be run on different systems, like a Raspberry Pi, a virtual machine, a computer with cpu x86 32/64 bit and other type hardware. To run you need to have Debian 11/12, Raspbian or Debian derivate operative system already installed, this script it'll uses apt-get to manage packages and it'll installs Docker and about all dependences required by Home Assistant, this installation it's a bit invasive so if you are not sure, please don't continue!

CAUTION Use at your own risk!

To run use: bash -c "$(wget -qLO - https://hasupervised.redfoxy.it)"

Watch at an example of the script running:

Example of script running

Home Assistant Supervised installation script Italiano

Buy Me A Coffee

install-supervised.sh

Questo script provvederà a installare Docker e tutte le dipendenze, avrete bisogno solo di un dispositivo con Debian 11/12 o derivate, come Raspbian o altre anche per CPU differenti. Quest'installazione è alquanto invasiva, se non siete sicuri di cosa state per fare, non continuate!

ATTENZIONE Usate questo script a vostro rischio!

Per installare vi basta eseguire questo comando: bash -c "$(wget -qLO - https://hasupervised.redfoxy.it)"

Di seguito un video che vi mostra l'intera procedura:

Example of script running