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.
Home-AssistantConfig/config
Carlo Costanzo 9155d0e7ec
Migrate docker monitored group to switch group integration
8 hours ago
..
.cache/brands/integrations Refactor automation configurations and enhance documentation 4 days ago
automation Refactor automation configurations and enhance documentation 4 days ago
blueprints 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. 2 months ago
dashboards Migrate docker monitored group to switch group integration 8 hours ago
group Refactor automation configurations and enhance documentation 4 days ago
image/c5021a9e5893b88a0d8588fa168d0a0b New docker image on new lab 3 years ago
input_boolean Refactor automation configurations and enhance documentation 4 days ago
json_data Update flag_days.json and holidays.json to add new holidays and remove outdated dynamic entries. Added Florida State Day, National Vietnam War Veterans Day, and several others to flag_days.json. Included Joanna the Smart Homes Birthday in holidays.json while cleaning up dynamic holiday entries for clarity. 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. 1 month ago
packages Migrate docker monitored group to switch group integration 8 hours ago
scene Update README files across various config directories to remove unnecessary blank lines and enhance formatting consistency. Add branding and navigation details to the dashboards README. 2 months ago
script Refactor automation configurations and enhance documentation 4 days ago
sensor Update README files across various config directories to remove unnecessary blank lines and enhance formatting consistency. Add branding and navigation details to the dashboards README. 2 months ago
shell_scripts Enhance BearClaw Telegram integration by adding callback handling for inline button actions. Updated automation sequences for improved message delivery and user interaction. Removed deprecated APT service and timer sample scripts to streamline configuration. 4 weeks ago
sounds Update README files across various config directories to remove unnecessary blank lines and enhance formatting consistency. Add branding and navigation details to the dashboards README. 2 months ago
templates/speech Update HA version badge to 2026.3.2 9 hours ago
www Update HA version badge to 2026.3.2 9 hours ago
.HA_VERSION Update Home Assistant version to 2026.3.2 and add new automation exclusion 2 weeks ago
README.md Add YAML dashboards and enable Lovelace YAML mode 2 months ago
automations.yaml Transition over to OPENAi speech. #1368 2 years ago
configuration.yaml Enhance Home Assistant configuration and dashboards 2 weeks ago
homekit.yaml Update HA version to 2026.1.0 and enhance configuration files with improved documentation and additional entities for cloud integration. 3 months ago
light_groups.yaml Add entity configuration for Living Room lights and remove main slider from light groups. Enhances clarity in light management.- Finally fix the Alexa change the color commands. 4 months ago
logbook.yaml Update Home Assistant version to 2026.3.2 and add new automation exclusion 2 weeks ago
logger.yaml Update logbook and logger configurations; enhance vacuum package logic. Added new entity globs for motion sensors and cameras in logbook.yaml, improved error logging for Alexa components in logger.yaml, and refined vacuum phase management in vacuum.yaml by simplifying phase advancement logic and removing obsolete flags. 1 month ago
recorder.yaml Update Home Assistant version to 2026.3.2 and add new automation exclusion 2 weeks ago
travis_secrets.yaml Enhance Home Assistant configuration and dashboards 2 weeks 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. 2 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 packages/tugtainer_updates.yaml logs container updates from Tugtainer into Home Assistant persistent notifications.
  • 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 and ambiance logic used by presence, holiday, and seasonal 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.
Section Why start here Featured automation(s)
Packages Self-contained subsystems that highlight patterns like combined alerts + actions. packages/alarm.yaml, packages/garadget.yaml, packages/powerwall.yaml
Automations Real-world triggers that tie Zwave, MQTT, and REST sensors into the rest of the house. automation/garage_entry_light.yaml, automation/dark_rainy_day.yaml, automation/dash_buttons.yaml
Scripts Reusable building blocks for lighting, notifications, and safety responses. script/monthly_color_scene.yaml, script/notify_engine.yaml, script/speech_engine.yaml
Scenes Seasonal and ambiance presets that the scripts and automations call into. scene/monthly_colors.yaml, scene/living_room.yaml
Templates & Speech Human-friendly voice briefings and templated responses. templates/speech/briefing.yaml
Dashboards & Media UI chrome, floorplans, sound bites, and automation assets. www/custom_ui/floorplan/images/branding/Bear-Stone-Docker-Diagram.jpg, media/
Seasonal Audio Cuckoo clock with Halloween and Christmas sound packs. automation/System/CucKoo_Clock.yaml

Only including devices that have active references in the files above.

Device What it drives (friendly name -> file) Buy
Garadget garage door controller Garage doors: open/close, reflection alerts garadget package + garage entry helper Buy
August smart lock Front-door lock status + remote control august package Buy
Amazon Echo Show Pops up the front doorbell camera when the August lock unlocks august package Buy
Phyn Plus water shutoff Leak detection + auto shutoff phynplus package Buy
Rachio sprinkler controller Rain-skips and seasonal watering rachio package Buy
Tesla Powerwall 2 Grid-outage alerts + load-shed automations powerwall package Buy
NodeMCU motion sensor Office motion lighting + comfort scenes office_motion package Buy
Raspberry Pi 3 + Aeon Z-Wave stick Z-Wave backbone for door/hall sensors garage entry helper Pi Z-Wave
Roku streaming device TV presence -> scenes/lighting roku package Buy
Amazon Dash Button Quick actions (office lamp toggle) dash buttons automation Buy
Dreame/Neato vacuum Cleaning schedules + notifications vacuum package Buy
Flux/LED strip controller Monthly color scenes for exterior monthly color scene script Buy
Etekcity/433MHz outlet Accent lighting relays garage entry helper 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.