Skip to content

Bergerie/HomeAssistant-MyConfig

 
 

Repository files navigation

Home-Assistant Config

This is my Home Assistant configuration running on Raspberry Pi 3, installed using Hassbian

Software running:

  • Home Assistant with custom-ui
  • InfluxDB: for long term data analysis
  • Grafana: to visualise InfluxDB data into pretty charts
  • MySensors Gateway: catching temperature from each room

please see install.md how to install them

Devices I have :

Automations:

  • reads IR remote from Pioneer A/V and transmitting codes for TV - that's one remote to rule them all!
  • if A/V is in DVD mode, switch TV input to HDMI and use IR remote's joystick to control Kodi
  • watch weather and room temperature to send it over MQTT to ESP8266 display
  • turn on the lamp when move is detected during night: midnight until 30 minutes after sunset
  • watch disk usage, if nearly full send me notification
  • when 3D print ends send me notification - only on request
  • turn on each LazyGardener's valves one by one for time selected from input_slider
  • turn on selected LazyGardener's valve with auto turn off timeout feature

homescreen LazyGardener

Todo List

  • scenes: dim lights when playing movie on Kodi
  • dim ESP8266 display over night and turn it on in case somebody turns on light during night
  • watch batteries and send notification when low

About

My backup of HomeAsisstant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 84.4%
  • Shell 15.6%