You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Carlo Costanzo 440dabaea3
Harden APT boot status reporting
5 days ago
..
additional_ca Add temporary Rheem EcoNet CA workaround 2 weeks ago
automation Disable patriotic cuckoo clock sounds 2 weeks ago
blueprints Normalize Home Assistant YAML headers 2 months ago
dashboards Refactor Home Assistant dashboard layouts and references 5 days ago
group docs: use github styling for yaml badges 3 weeks ago
image/c5021a9e5893b88a0d8588fa168d0a0b New docker image on new lab 3 years ago
input_boolean docs: use github styling for yaml badges 3 weeks ago
json_data chore(ha): remove stale space package 1 month ago
lovelace Enhance Docker infrastructure dashboard by adding support for dozzle_agent_17 and fed437a0f191_tugtainer_socket_proxy. Update APT update card to include docker_17 entities and remove reboot status references. Refactor button card templates for improved clarity. Remove unused Activity Feed view and related configurations. 5 months ago
packages Improve infrastructure and health telemetry 5 days ago
scene docs: use github styling for yaml badges 3 weeks ago
script Tighten infrastructure outage dispatch rules 3 weeks ago
sensor docs: use github styling for yaml badges 3 weeks ago
shell_scripts Harden APT boot status reporting 5 days ago
sounds docs: pin last commit badges to master 3 weeks ago
templates/speech Clarify speech briefing resident audience 1 week ago
www Refactor Home Assistant dashboard layouts and references 5 days ago
.HA_VERSION Update HA version badge to 2026.7.1 2 weeks ago
README.md Refactor Home Assistant dashboard layouts and references 5 days ago
automations.yaml Normalize Home Assistant YAML headers 2 months ago
configuration.yaml Refactor Home Assistant dashboard layouts and references 5 days ago
homekit.yaml Update HA version to 2026.1.0 and enhance configuration files with improved documentation and additional entities for cloud integration. 7 months ago
light_groups.yaml Normalize Home Assistant YAML headers 2 months ago
logbook.yaml Improve infrastructure and health telemetry 5 days ago
logger.yaml Normalize Home Assistant YAML headers 2 months ago
recorder.yaml Improve infrastructure and health telemetry 5 days ago
travis_secrets.yaml chore(bearclaw): point HA bridge at codex appliance vm 2 months ago
ui-lovelace.yaml Enhance dashboard configurations by updating card styles to use `var(--divider-color)` for borders, improving consistency across various YAML files. Remove deprecated Pi-hole card section and streamline infrastructure views by including top chip sections for better organization. Update README to clarify Lovelace resource loading and migration notes. 5 months ago

README.md

Bear Stone Smart Home
Bear Stone Smart Home Documentation

Be sure to my configuration repo so you can keep up to date on any daily progress!

X Follow YouTube Subscribe GitHub Stars
HA Version Badge Last Commit Commit Activity

Live view of the config/ directory my production Home Assistant instance loads every night. Use this README as a map when you want to jump directly into the most interesting packages, automations, and supporting assets.

Quick navigation

Home Assistant header

What this folder is (and isn't)

  • Every YAML file here is live and version-controlled; anything missing is intentionally ignored via .gitignore (databases, logs, caches, etc.).
  • This is a split-configuration layout: configuration.yaml simply includes the files and directories documented here so changes are easy to isolate.
  • Nothing in this folder is a drop-in template—borrow ideas, but adjust entity IDs, helpers, and secrets to match your home before reloading HA.

How the config is organized

  • Packages (packages/) complete subsystems that bundle sensors, switches, automations, scripts, and lovelace assets for a single feature (alarm, garage, water shutoff, etc.).
  • Container updates YAML source: tugtainer_updates logs Tugtainer reports into Home Assistant persistent notifications and dispatches controlled review work. Watch on YouTube vCloudInfo Blog Post
  • Entity cleanup YAML source: docker_infrastructure, YAML source: infrastructure, recorder, and logbook show how the Portainer and Glances audit kept proven history while removing stale registry noise. Watch on YouTube vCloudInfo Blog Post
  • Automations (automation/) event-driven YAML broken out by area or device; the legacy automations.yaml remains for UI-created flows.
  • Scripts & scenes (script/, scene/) curated lighting, notification, and AGENT engineer handoff helpers used by presence, holiday, seasonal, and infrastructure routines.
  • Templates (templates/) Jinja helpers and speech templates reused by the notify/speech engines.
  • Dashboards (dashboards/) YAML-managed Lovelace dashboards and UI resources (generated from storage, then maintained as code).
  • www/ + custom components branding assets, floorplans, and any custom components the core install depends on.
  • Custom Sidebar www/custom-sidebar-config.yaml pins Overview/Systems, hides Calendar/Media, and controls the bottom Developer Tools shortcut; HACS owns the plugin files under www/community/custom-sidebar.
Section Why start here Featured automation(s)
Packages Self-contained subsystems that highlight patterns like combined alerts + actions. YAML source: alarm, YAML source: garadget, YAML source: llmvision, YAML source: phynplus, YAML source: maintenance_log, YAML source: tugtainer_updates, YAML source: rachio, YAML source: kiosk_tablet, YAML source: vacation_mode, YAML source: vacuum, YAML source: powerwall
Automations Real-world triggers that tie Zwave, MQTT, and REST sensors into the rest of the house. YAML source: garage_entry_light, YAML source: dark_rainy_day, YAML source: dash_buttons
Scripts Reusable building blocks for lighting, notifications, safety responses, and Joanna/BearClaw remediation dispatch. YAML source: joanna_dispatch, YAML source: notify_engine, YAML source: speech_engine
Scenes Seasonal and ambiance presets that the scripts and automations call into. YAML source: monthly_colors, YAML source: living_room
Templates & Speech Human-friendly voice briefings and templated responses. YAML source: briefing
Dashboards & Media UI chrome, floorplans, sound bites, and automation assets. dashboards/kiosk, topology diagram, media/
Seasonal Audio Cuckoo clock with Halloween and Christmas sound packs. YAML source: CucKoo_Clock

The latest walkthrough shows how Codex audited Home Assistant entities against Proxmox, Docker, and repository references before removing stale Portainer records or migrating active Glances names. Watch on YouTube vCloudInfo Blog Post. The implementation spans YAML source: docker_infrastructure, YAML source: infrastructure, recorder, and logbook. The earlier Tugtainer, water-softener, HVAC, Powerwall, Codex reset-credit, leak-detection, kiosk, and LLM Vision walkthroughs remain available in their featured package rows.

Only including devices that have active references in the files above or an open implementation issue.

Device What it drives (friendly name -> file) Buy
Amazon Fire tablet wall kiosk Bedroom camera screen with Fully Kiosk recovery, bedtime dimming, and a dedicated YAML dashboard - YAML source: kiosk_tablet, kiosk dashboard, Watch on YouTube Tablet Mount
Garadget garage door controller Garage doors: open/close, arrival helpers, wind alerts, and nighttime reminders - YAML source: garadget, YAML source: garage_entry_light, Watch on YouTube, vCloudInfo Blog Post Buy
August smart lock Front-door lock status + remote control YAML source: august Buy
Amazon Echo Show Pops up the front doorbell camera when the August lock unlocks YAML source: august Buy
Phyn Plus water shutoff Leak detection + auto shutoff - YAML source: phynplus, Watch on YouTube, vCloudInfo Blog Post, vCloudInfo Blog Post Buy
Rachio sprinkler controller Rain-skips, active-zone status, trigger-derived last-run history, and dashboard controls - YAML source: rachio, YAML source: 10_sprinklers, YAML source: home_water_sections, Watch on YouTube, vCloudInfo Blog Post Buy
Tesla Powerwall 2 Grid-outage alerts, charging watchdog, and load-shed automations - YAML source: powerwall, Watch on YouTube, vCloudInfo Blog Post Buy
Google Nest thermostat HVAC schedules plus runtime-based filter reminders and condenser-line cleanout tracking - YAML source: climate, YAML source: home_water_sections, Watch on YouTube Buy
NodeMCU motion sensor Office motion lighting + comfort scenes YAML source: office_motion Buy
Raspberry Pi 3 + Aeon Z-Wave stick Z-Wave backbone for door/hall sensors - YAML source: garage_entry_light, Watch on YouTube Pi Z-Wave
Roku streaming device TV presence -> scenes/lighting YAML source: roku Buy
Amazon Dash Button Quick actions (office lamp toggle) YAML source: dash_buttons Buy
Amazon Echo Glow Visual notification light candidate for Home Assistant status cues - GitHub issue: 1827 Buy
Dreame/Neato vacuum Cleaning schedules, room queues, Alexa room cleans, and rescue notifications - YAML source: vacuum, Watch on YouTube, vCloudInfo Blog Post Buy
Flux/LED strip controller Monthly color scenes for exterior YAML source: monthly_color_scene Buy
Etekcity/433MHz outlet Accent lighting relays YAML source: garage_entry_light Buy

Tips for re-use

  • Copy a package folder and adjust entity IDs in one place instead of hunting through automations.
  • Use the scripts and scenes as examples of how to break complicated flows into composable blocks.
  • The www/ assets are ideal references when building your own Lovelace floorplans or dashboards.

All of my configuration files are tested against the most stable version of home-assistant.

Still have questions on my Config?
Message me on X : Follow CCostan

Buy me a coffeeYou can buy me a coffeeBuy me a coffee

Affiliate Disclosure

Powered by TurnKey Linux.