Home Assistant

$ git clone https://github.com/TheIoTLearningInitiative/RaspberryPi.git
$ sudo docker run -d --name=hass --net=host -v /home/pi/RaspberryPi/Services/HomeAssistant/:/config -v /etc/localtime:/etc/localtime:ro --restart unless-stopped homeassistant/raspberrypi3-homeassistant:latest

Last updated