mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-12-03 19:41:47 +00:00
Bear Stone Smart Home Documentation
Be sure to ⭐ my configuration repo so you can keep up to date on any daily progress!
Longer-running shell helpers referenced by automations, packages, or cron. Anything from git updates to basketball stat scrapes lives here.
Quick navigation
Featured files to browse
| File | Why it matters |
|---|---|
| HAUpdate.sh | One-command Home Assistant update helper. |
| gitupdate.sh | Pull the latest config changes on demand. |
| basketball.yaml | ESPN stat scraping helper used by sensors. |
| [Jinja Code.py](Jinja Code.py) | Reference Jinja snippets for templating. |
Tips
- Make scripts executable and test them manually before wiring into HA.
- Document expected env vars or secrets at the top of each script.
All of my configuration files are tested against the most stable version of home-assistant.

