mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-12-03 19:41:47 +00:00
Fixes #1159 Switched everything to Buttoms but actually - didn't have any in production. Refactor TPLink configurations by removing the deprecated tplink.yaml file and updating related components to use buttons instead of switches in logger and mqtt screens. Adjusted basketball shell script to reflect the same change.
Bear Stone Smart Home Documentation
Be sure to ⭐ my configuration repo so you can keep up to date on any daily progress!
Small, reusable trigger packages<65>button presses, state trackers, and helper flows that other packages import.
Quick navigation
- You are here:
config/packages/triggers/(shared trigger examples) - Repo overview | Config index | Packages home | Automation home
Featured files to browse
| File | Why it matters |
|---|---|
| last_message.yaml | Store the most recent TTS/notify payload for debugging. |
| self_destruct.yaml | Fun self-destruct Easter egg with sound and light cues. |
| sleepy_dog.yaml | Idle/dormant trigger helper to avoid duplicate alerts. |
Tips
- 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.

