Update README files across configuration directories to enhance navigation and clarity

- Added "You are here" sections to various README files in the config directory, improving user orientation.
- Updated links in the main README to reflect new structure and provide direct access to configuration readmes.
- Enhanced descriptions in the automation, packages, scenes, scripts, and sounds directories for better usability.
https://github.com/CCOSTAN/Home-AssistantConfig/pull/1535
This commit is contained in:
Carlo Costanzo
2025-11-27 13:45:16 -05:00
parent 1aa8dc4f84
commit afe3926e57
8 changed files with 12 additions and 4 deletions

View File

@@ -19,6 +19,7 @@
Live collection of plug-and-play Home Assistant packages. Each YAML file in this folder bundles sensors, helpers, automations, scripts, and Lovelace assets needed for a specific subsystem so you can drop it into `configuration.yaml` with a single `packages:` include.
### Quick navigation
- You are here: `config/packages/` (self-contained packages)
- [Repo overview](../../README.md) | [Config index](../README.md) | [Automations](../automation) | [Scripts](../script) | [Scenes](../scene) | [Templates](../templates) | [Package triggers](triggers) | [YouTube](https://youtube.com/vCloudInfo) | [Blog](https://www.vcloudinfo.com)
- Disabled/staging packages follow the `.disabled` or `.NOTWORKING` suffix; remove it after you update credentials or hardware.
- Looking for the full gear list? See [../legacy-readme.md](../../legacy-readme.md).