mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-12-03 11:31:42 +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!
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.

