ccostan/home-assistantconfig

:house: Home Assistant configuration & Documentation for my Smart House. Write-ups, videos, part lists, and links throughout. Be sure to :star: it. Updated...

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 37 minutes ago
Added to GitGenius on September 12th, 2026
Created on October 11th, 2016
Open Issues & Pull Requests: 93 (+0)
GitHub issues: Enabled
Number of forks: 500
Total Stargazers: 5,281 (+0)
Total Subscribers: 181 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 17.1 hours
Mean response time: 380.8 days
90th percentile: 1969.3 days
Tracked items: 498

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 0% of open issues come from outside the core team — the tracker reads mainly as internal planning. Work labelled "Ideas" is answered fastest, typically in under an hour, while "Not Implemented" waits about 15 months. Only 13% of issues opened in the past year have been closed. Three people close 100% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 37
New in 7 days: 13
Closed in 7 days: 12
Avg open age: 565 days
Stale 30+ days: 23
Stale 90+ days: 15

Recent activity

Opened in 7 days: 11
Closed in 7 days: 9
Comments in 7 days: 4
Events in 7 days: 11

Top labels

  • Research (256)
  • Digest (148)
  • Ideas (126)
  • Joanna Idea Scout (125)
  • Infrastructure (84)
  • Notification (45)
  • Joanna Scout (42)
  • Home Assistant Core (40)

Most active issues this week

Detailed Description

This repository is a personal Home Assistant configuration shared for browsing and inspiration rather than as a turnkey deployment.

The repository documents a live smart home setup running Home Assistant, capturing real-world automations, scripts, and scenes that handle tasks like Tesla tire pressure monitoring, camera ingest via Wyze and Frigate, and voice assistant integration. The approach treats the configuration as a reference implementation where others can reverse-engineer patterns and adapt entity IDs, secrets, and service calls to their own environments rather than cloning it directly. Configuration is organized into packages, automations, scripts, and scenes under a `config/` directory structure, with runtime artifacts excluded from version control.

Someone considering this repository should understand it serves as a learning resource and pattern library rather than a ready-to-run system. It suits developers building Home Assistant setups who want to see how complex integrations like Tesla Fleet API, camera systems, and alert routing work in practice. The repository explicitly states it is not a turnkey clone-and-run setup, so adopters need to test configurations in their own environment and adjust for their specific hardware and entity naming. The maintainer provides supplementary documentation through a blog, YouTube videos, and detailed issue tracking that explains the rationale behind configuration choices.

The project maintains a live configuration that reflects current smart home operations, with issues serving as both a changelog and design history. Configuration examples include detailed YAML source links and accompanying video walkthroughs for complex features. The repository includes a network diagram and comprehensive navigation guides across multiple configuration categories, suggesting active documentation alongside code updates.