Go to file
Florian Brinker fe5f9caca4 Add shinobi, wakeonlan workaround, optimized harmony switch code 2019-10-13 11:25:14 +02:00
automations update 2019-10-13 11:25:04 +02:00
lovelace-views Add shinobi, wakeonlan workaround, optimized harmony switch code 2019-10-13 11:25:14 +02:00
scripts Add shinobi, wakeonlan workaround, optimized harmony switch code 2019-10-13 11:25:14 +02:00
sensors Add shinobi, wakeonlan workaround, optimized harmony switch code 2019-10-13 11:25:14 +02:00
ssh-key Add shinobi, wakeonlan workaround, optimized harmony switch code 2019-10-13 11:25:14 +02:00
www Change avatar, add bitly api 2019-01-17 00:12:27 +01:00
.gitignore Add shinobi, wakeonlan workaround, optimized harmony switch code 2019-10-13 11:25:14 +02:00
README.md Updated readme 2019-03-18 19:57:00 +01:00
alexa.yaml update 2019-10-13 11:25:04 +02:00
configuration.yaml Add shinobi, wakeonlan workaround, optimized harmony switch code 2019-10-13 11:25:14 +02:00
scripts.yaml Add shinobi, wakeonlan workaround, optimized harmony switch code 2019-10-13 11:25:14 +02:00
switches.yaml Add shinobi, wakeonlan workaround, optimized harmony switch code 2019-10-13 11:25:14 +02:00
ui-lovelace.yaml update 2019-10-13 11:25:04 +02:00

README.md

Home Assistant Config

My configuration for Home Assistant

Hardware

For my used hardware devices see the section Devices.

Software

I use the following software, running in docker containers, on my Raspberry Pi:

  • Home Assistant
  • Caddy - as SSL proxy
  • Mosquitto - as MQTT broker
  • The "TICK-Stack"
    • Telegraf - to grab different data @home
    • Influxdb - to persist the data
    • Chronograf - for detailed fancy dashboards and logs
    • Kapacitor - for hardware alarms and some sensor alarms

Used External Services

  • Alexa (via Alexa Home Skill and AWS Lambda function)
  • Bit.ly API
  • Google/Youtube API
  • Instagram API
  • Openweathermap
  • Spotify
  • Telegram

Devices

Lights

  • Ambilight, DIY - based on Hyperion
  • Ikea Tradfri Lightbulbs E27, 4x
  • Mi-Light Lightbulbs, 7x
  • Mi-Light Wifi Bridge

Sensors

  • MQTT Hygrometers, DIY - NodeMcu/ESP32 + DHT22, 2x
  • Xiaomi Mija Hygrometers, 3x
  • Xiaomi Aqara Hygrometers, 4x
  • Xiaomi Aqara Motion Sensor

Smart Plugs

  • Amazon Smart Plug
  • Ikea Tradfri Smart Plug
  • TP-Link HS100

Switches

  • Ikea Tradfri Dimmer
  • Ikea Tradfri Smart Plug Switch

Security

Work in progress. Not all of them are integrated yet.