Skip to content

jansauer/home-assistant_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏡 My Home Assistant Config

My Home Assistant Config.

Getting started

$ gunzip hassos_rpi3-1.13.img.gz
$ diskutil list
$ diskutil unmountDisk /dev/disk2
$ sudo dd bs=1M if=hassos_rpi3-1.13.img of=/dev/rdisk2
$ diskutil eject /dev/disk2

# insert and take an nap until it is started up 💤
open http://hassio.local:8123/

# flush my config
$ scp -r config/* hassio:/config

# pull backups
$ scp -r hassio:/backup ./

Addons

Third Party Account

Other good examples