sindab / Home-AssistantConfig

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Home-Assistant Config

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

Software running:

  • Home Assistant
  • 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 :

  • MySensors temperature nodes
  • LG smart TV
  • RFLink to read 433mHz things, connected over GPIO serial port
  • HomeEasy (433mHz) dimmers, sockets, wall buttons
  • IR receiver & LED
  • Kodi running on old laptop
  • Xiaomi Mi Flora: controls plants soil moisture
  • PIR sensor attached to Raspberry Pi

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

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


Languages

Language:Python 96.7%Language:Shell 3.3%