Go to file
Florian Brinker 30d2aa70bd Updated readme 2019-03-18 19:57:00 +01:00
automations removed ring again, minor opts. 2019-02-23 15:39:51 +01:00
lovelace-views Add humdity icons 2019-02-27 22:44:04 +01:00
sensors Added mqtt slave, new lamps 2019-02-03 00:16:33 +01:00
www Change avatar, add bitly api 2019-01-17 00:12:27 +01:00
.gitignore Add config 2019-01-16 13:47:15 +01:00
README.md Updated readme 2019-03-18 19:57:00 +01:00
alexa.yaml Added mqtt slave, new lamps 2019-02-03 00:16:33 +01:00
configuration.yaml label changes 2019-02-27 22:36:40 +01:00
scripts.yaml Ambilight Turn Off Fix, Music Scenario Fixes 2019-02-18 19:11:53 +01:00
switches.yaml removed ring again, minor opts. 2019-02-23 15:39:51 +01:00
ui-lovelace.yaml Implement Tradfri devices 2019-01-20 12:08:34 +01: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.