GitPedia

Homeassistant

Example Home Assistant Configs

From ntalekt·Updated June 10, 2026·View on GitHub·

Be sure to :star: my repo so you can keep up to date on the progress! The project is written primarily in Python, first published in 2017. Key topics include: automation, doorbell, harmony-hub, home-assistant, home-assistant-config.

<h1 align="center"> Home Assistant Config by ntalekt </h1> <h4 align="center">Be sure to :star: my repo so you can keep up to date on the progress!</h4> <div align="center"> <h4> <a href="https://github.com/ntalekt/homeassistant/stargazers"><img src="https://img.shields.io/github/stars/ntalekt/homeassistant.svg"/></a> <a href="https://github.com/ntalekt/homeassistant/commits/master"><img src="https://img.shields.io/github/last-commit/ntalekt/homeassistant.svg"/></a> <a href="https://github.com/home-assistant/home-assistant/releases/latest"><img src="https://img.shields.io/badge/Running%20Home%20Assistant-2024.9.3%20-darkblue"/></a> <a href="https://community.home-assistant.io/u/ntalekt/summary"><img src="https://img.shields.io/badge/HA%20community-forum-orange"/></a> </h4> </div> This is my <a href="https://home-assistant.io">Home Assistant</a> configuration which is running on Docker. When starting with home automation I found many well documented configurations and drew inspiration from them in order to achieve my automation goals. I wanted to share my success with the community and hopefully help others on their journey.

Platform

Platform v2

Interface

UI
UI
UI
UI
UI

Devices

Lighting

Outlets / Switches

Sensors

Camera

Media

Irrigation

Climate/Air Quality

Garage/Cover

Network

Other Hardware

Software

Example Automations

Notification Audio

  • TTS notification when User arrives at specific Zones
  • TTS notification when User leaves specific zones which includes travel time home
  • TTS notification if the garage door has been open for 30 minutes with no motion in garage
  • TTS school bell notification (if remote schooling mode enabled)
  • TTS test notification
  • TTS ring ding & motion events

Notification Text

  • Slack notification when new Home Assistant version is available on PyPI
  • Slack notification when critical network devices go offline
  • Slack notification if the garage door is left open after we left the house
  • Slack notification if the garage door is opened and no one is home
  • Slack notification if the garage door has been open for 30 minutes with no motion in garage
  • Slack notification test
  • Slack when any battery sensor falls below 20%
  • Slack for a failed login attempt
  • Slack if new network device is detected

Lights

  • Exterior lights (porch, side entrance, pool, landscape) on 5 minutes before sunset.
  • Exterior lights dim to 15% at 9:00pm
  • Exterior pool lights off if no motion after 10pm
  • Interior under cabinet transition during sunset
  • Interior lights off if no motion
  • Interior lights on if motion

Doorbell

  • Exterior lights to 100% if Ring Pro Doorbell detects motion or is pressed after 9:00pm
  • Exterior lights back to 15% after 30 minutes after doorbell motion or press

Media

Sonos

  • Reset/Regroup all Sonos PLAY:1 speakers at 6:00am every morning
  • Group all Sonos' button

Occupancy

  • If motion is detected via Aquara Motion or Tapo cameras, Frigate object detection turn on input_boolean (used in binary_sensor for occupancy tracking)
  • If no motion is detected after certain period of time turn off input_boolean.

Sleep time

System

  • Clean the TTS cache weekly

Vacation/Climate

Star History

Star History Chart

Contributors

Showing top 1 contributor by commit count.

View all contributors on GitHub →

This article is auto-generated from ntalekt/homeassistant via the GitHub API.Last fetched: 6/17/2026