Skip to content

Home Assistant + InfluxDB + Grafana + Pi-Hole

Notifications You must be signed in to change notification settings

rodrigoGA/home-assistant-pi

 
 

Repository files navigation

Instalacion

  1. Instalar raspberry os lite, utilizando rpi-imager (configurar network, nombre de usuario, ssh, etc)
  2. Al parecer el locale quedo mal configurado en GB, lo tube que cambiar a uy
  3. Instalar docker y docker compose
  4. imito la configuracion de las carpeta en red que tengo en /etc/fstab
  5. iniciar dockers
  6. instalar hacas
sudo docker exec -it [dockername] bash
wget -O - https://get.hacs.xyz | bash -
  1. configurar luces

About

Home Assistant + InfluxDB + Grafana + Pi-Hole

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 59.3%
  • Makefile 40.7%