config | ||
custom_components | ||
packages | ||
scripts | ||
ssh-key | ||
tileboard | ||
www | ||
.gitignore | ||
alexa_remote_control.sh | ||
alexa_wrapper.sh | ||
configuration.yaml | ||
README.md | ||
secrets.yaml.skel | ||
ui-lovelace.yaml |
Home Assistant Config
My configuration for Home Assistant
Hardware
- Raspberry Pi 3 B+ - with Hypriot
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.