mammuth / home-assistant-configuration

Parts of my smart home setup :house:🤖✨

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Configuration for Home Assistant

Buy Me A Coffee

This repository contains most parts of my Home Assistant configuration.

Status: This repository is not really updated anymore after I switched to Hassio and migrated many integrations to config flow.

Noteworthy stuff

  • 46 automations in total
  • FRITZ!Box control and info (custom_component)
  • Fade in lights before the alarm goes of and then start music for a nice start into the day
  • Presence-based vacuum robot cleaning schedule
  • Voice control of all important things (Alexa / Google Assistant)
  • Voice alerts on high air humidity
  • Voice announcements after I have changed the air in a room for 5 and 10 minutes
  • Many light automations (Turn on when arriving home, turn off when leaving, dim when TV is turned on, ...)
  • Motion sensors for some lights (eg. corridors, kitchen ceiling)
  • Statistics about media usage (TV-time, App usage (Netflix, Twitch, YouTube, ...)
  • Clima statistics for the past 7 days

Most of the code / configuration is English except friendly names of frontend-facing entities (which are German).

Main Dashboard (minimalistic)

Screenshot 2019-12-29 at 13 51 56 What I love most about our main view is the fact that it includes all fundamental light controls (individuals + scenes) for the important rooms in beautiful picture-cards (the pictures are greyed out when all lights in the room are turned off).

Room detail views

Screenshot 2019-12-29 at 13 52 34 Screenshot 2019-12-29 at 13 53 20 Screenshot 2019-12-29 at 13 53 40

System Monitoring & Controlling

Screenshot 2019-12-29 at 13 54 14

Statistics

Screenshot 2019-12-29 at 13 54 43

About

Parts of my smart home setup :house:🤖✨

License:MIT License


Languages

Language:Python 87.2%Language:Shell 12.8%