Skip to content

My personal Home Assistant setup - Running on a DietPi VM.

Notifications You must be signed in to change notification settings

northrup/home_assistant

 
 

Repository files navigation

logo

Home Automation Philosophy

You shouldn't have to work the room, the room should work you. True home automation is having your home anticipate what you want without needing any input from you. Using voice commands are nice and all, but that ends up being just another switch you have to use and is ultimately just a remote control, not automation.

My frontend may not be as fancy as some others, but this is because I'm trying to be as hands off as possible when it comes to my automations. Everything should run without me even thinking or interacting with Home Assistant and this is reflected in my display.

I also made the popular dark theme Slate.

Notable Automations (Wiki)

Awhile back I wrote up a tutorial on getting your Google Home Minis to detect your phones for Room Presence Detection. Once Google removed that ability, I had to come up with a method of determining when a room was occupied or not. I developed a kind of "Room Occupation Logic" which has worked incredibly well so far and it's easy to implement and adapt to you needs.

It's never fun to come home to a hot and humid home just to have your AC kick on as soon as it detects you on your WiFi, or however else you have your local presence set up. Like you, I used to also come home and be miserable until the HVAC finally caught up to my comfortable temperatures. Depending on your preferences this could take TENS OF MINUTES! That simply will not do. This automation uses the Proximity Sensor to intelligently detect if you're on your way home and will begin making it comfortable before you arrive.

Using a fantastic Android app called Tasker, whenever we plug in our phones to charge at night, a script is triggered to turn off all the lights and disable the automation that turns on the bedroom motion sensor. When unplugging our phones in the morning, another script is triggered to turn the automations back on. Before Tasker we used to use voice commands to accomplish this, but this is far more elegant and was surprisingly simple to accomplish.

Presence Detection

To ensure detection in our home, we use the following integrations with 100% success:

Equipment

Custom Lovelace Components

Dashboard

1 2 3 4 5 6

About

My personal Home Assistant setup - Running on a DietPi VM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published