Go to file
Florian Brinker 9fce68218c update secrets skel 2021-08-28 21:23:39 +02:00
.vscode Update HA, add vacuum, grid cards, fixes 2021-03-21 18:41:41 +01:00
config update 2021-08-28 21:22:30 +02:00
custom_components Update custom components 2021-08-28 21:21:19 +02:00
packages Update 2020-07-12 02:06:15 +02:00
scripts Implement Wallboard Display Toggle with Automations 2019-10-22 20:40:01 +02:00
ssh-key Add shinobi, wakeonlan workaround, optimized harmony switch code 2019-10-13 11:25:14 +02:00
tileboard Humidity and background changes, added gauge 2019-10-29 19:52:48 +01:00
www Add battery overview 2021-03-21 21:41:34 +01:00
.gitignore Add battery overview 2021-03-21 21:41:34 +01:00
README.md Add battery overview 2021-03-21 21:41:34 +01:00
alexa_remote_control.sh Add Alexa TTS, split main config, add bathroom window alert 2020-01-14 22:15:27 +01:00
alexa_wrapper.sh Fix Alexa, change hum alert settings, add tiktok tracking 2020-04-12 22:56:20 +02:00
configuration.yaml update 2021-08-28 21:22:30 +02:00
customize.yaml update 2021-08-28 21:22:30 +02:00
secrets.yaml.skel update secrets skel 2021-08-28 21:23:39 +02:00
ui-lovelace.yaml Add battery overview 2021-03-21 21:41: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

Custom stuff

Custom Components

Lovelace Ressources

Packages

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