From ebe7c6f09142ec151c71b87ecf2f664bf5f2cd50 Mon Sep 17 00:00:00 2001
From: Carlo Costanzo
+
@@ -37,7 +36,6 @@ Event-driven automations that sit outside the self-contained packages. These tie
- Use these as patterns if you are migrating UI-created automations out of `automations.yaml`.
- Most automations expose helpers (input booleans, scenes) so you can extend them without editing IDs.
-
**All of my configuration files are tested against the most stable version of home-assistant.**
diff --git a/config/automation/Speech/README.md b/config/automation/Speech/README.md
index 7d6d8b48..1b0c173f 100755
--- a/config/automation/Speech/README.md
+++ b/config/automation/Speech/README.md
@@ -1,4 +1,3 @@
-
@@ -36,7 +35,6 @@ Speech-first automations: contextual announcements, stats briefings, guest mode
- Pairs with `script/speech_engine.yaml` and `templates/speech/briefing.yaml` for reusable phrasing.
- Keep announcements short; most are triggered off sensor changes or scheduled briefings.
-
**All of my configuration files are tested against the most stable version of home-assistant.**
diff --git a/config/automation/System/README.md b/config/automation/System/README.md
index 8ab57a67..fc70ff40 100755
--- a/config/automation/System/README.md
+++ b/config/automation/System/README.md
@@ -1,4 +1,3 @@
-
@@ -17,7 +16,7 @@
-Meta automations that keep Home Assistant healthy—watchdogs, diagnostics, and recovery tasks for the stack itself.
+Meta automations that keep Home Assistant healthy�watchdogs, diagnostics, and recovery tasks for the stack itself.
### Quick navigation
- [Repo overview](../../../README.md) | [Config index](../../README.md) | [Automation home](..) | [Packages](../../packages)
@@ -36,7 +35,6 @@ Meta automations that keep Home Assistant healthy
- Great place to drop temporary diagnostics without touching user-facing automations.
- When cloning, change `id:` fields to avoid UUID collisions.
-
**All of my configuration files are tested against the most stable version of home-assistant.**
diff --git a/config/automation/Timed_Triggers/README.md b/config/automation/Timed_Triggers/README.md
index ab5c7e40..cd6481dc 100755
--- a/config/automation/Timed_Triggers/README.md
+++ b/config/automation/Timed_Triggers/README.md
@@ -1,4 +1,3 @@
-
@@ -36,7 +35,6 @@ Time-based routines for wake/sleep cycles, sunrise/sunset shifts, and nightly wa
- If you add new timed routines, keep names numeric or descriptive for easy sorting.
- Template your conditions to respect holidays/guests before firing loud routines.
-
**All of my configuration files are tested against the most stable version of home-assistant.**
diff --git a/config/dashboards/README.md b/config/dashboards/README.md
index b67264a3..208ecc1c 100644
--- a/config/dashboards/README.md
+++ b/config/dashboards/README.md
@@ -1,3 +1,21 @@
+
+
+
+
+ Bear Stone Smart Home Documentation
+Be sure to :star: my configuration repo so you can keep up to date on any daily progress!
+
+
+[](https://github.com/CCOSTAN/Home-AssistantConfig/blob/master/config/.HA_VERSION)
+[](https://github.com/CCOSTAN/Home-AssistantConfig/commits/master)
+[](https://github.com/CCOSTAN/Home-AssistantConfig/commits/master)
+
+
Dashboards (Lovelace YAML)
@@ -48,3 +66,18 @@ This folder is referenced from `config/configuration.yaml` via:
### Notes
- Do not edit `config/.storage` by hand. Export once, then maintain the YAML files here.
- It is safe to restart Home Assistant after dashboard changes as long as a configuration check passes first.
+
+**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 :** [](https://www.x.com/ccostan)
+
+You can buy me a coffee
+
+
+
+Affiliate Disclosure
+
@@ -35,7 +34,6 @@ Logical groupings (doors, locks, media, motion, switches) that make automations
- Use groups in conditions to reduce repetitive entity lists.
- Name groups after their purpose (alerts, climate, lights) for clarity.
-
**All of my configuration files are tested against the most stable version of home-assistant.**
diff --git a/config/input_boolean/README.md b/config/input_boolean/README.md
index 5eab7217..c575f586 100755
--- a/config/input_boolean/README.md
+++ b/config/input_boolean/README.md
@@ -1,4 +1,3 @@
-
@@ -35,7 +34,6 @@ Mode and trigger toggles that drive automations (guest mode, parties, presence o
- Flip booleans in the UI or via scripts to steer automations without edits.
- Prefix experimental toggles with the feature name to keep them organized.
-
**All of my configuration files are tested against the most stable version of home-assistant.**
diff --git a/config/packages/triggers/README.md b/config/packages/triggers/README.md
index 1fa33e0e..77b4eaf2 100755
--- a/config/packages/triggers/README.md
+++ b/config/packages/triggers/README.md
@@ -1,4 +1,3 @@
-
@@ -36,7 +35,6 @@ Small, reusable trigger packages�button presses, state trackers, and helper fl
- Drop these alongside your packages to keep repeated patterns DRY.
- Most helpers expose booleans/entities you can hook into without editing their logic.
-
**All of my configuration files are tested against the most stable version of home-assistant.**
diff --git a/config/scene/README.md b/config/scene/README.md
index 2c2e6984..dcb2e833 100755
--- a/config/scene/README.md
+++ b/config/scene/README.md
@@ -1,4 +1,3 @@
-
@@ -60,7 +59,6 @@ Reusable lighting and ambiance presets. Automations and scripts call these scene
- Adjust scenes once and let all dependent automations inherit the change.
- Pair with `script/monthly_color_scene.yaml` for dynamic monthly palettes.
-
**All of my configuration files are tested against the most stable version of home-assistant.**
diff --git a/config/script/README.md b/config/script/README.md
index c404aeaf..886a8711 100755
--- a/config/script/README.md
+++ b/config/script/README.md
@@ -1,4 +1,3 @@
-
@@ -38,7 +37,6 @@ Reusable scripts that other automations call for notifications, lighting, and sa
- Keep scripts generic�route data via `data:`/`variables:` and reuse everywhere.
- If you copy a script, rename any `alias` and `id` fields to avoid duplicates.
-
**All of my configuration files are tested against the most stable version of home-assistant.**
diff --git a/config/sensor/README.md b/config/sensor/README.md
index b628fcee..b7b68009 100755
--- a/config/sensor/README.md
+++ b/config/sensor/README.md
@@ -1,4 +1,3 @@
-
@@ -34,7 +33,6 @@ Standalone sensors that aren't bundled in packages - time/utility helpers and MQ
- Great place for lightweight utility sensors you want everywhere.
- Fold frequently used sensors into packages when they grow.
-
**All of my configuration files are tested against the most stable version of home-assistant.**
@@ -49,5 +47,3 @@ Standalone sensors that aren't bundled in packages - time/utility helpers and MQ
Affiliate Disclosure
+
.
-
+
+