mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2026-07-06 14:12:23 -07:00
Refactor automation configurations and enhance documentation
- Updated guest_mode.yaml to clarify guest mode announcements and added a related issue reference. - Enhanced night_watchdog.yaml with additional conditions for vacation mode and house sitter presence. - Improved sunset_turn_on.yaml by refining action sequences and adding vacation presence logic. - Expanded admin_sections.yaml to include new tiles for front door package detection and related inputs. - Removed obsolete media player from media_players.yaml and updated switches.yaml to reflect new outdoor seasonal switch IDs. - Enhanced home_modes.yaml and README.md to clarify home mode toggles and their usage. - Updated docker_infrastructure.yaml to improve container outage notifications and streamline maintenance checks. - Enhanced LLM Vision package to include front door package detection and related automation triggers. closed https://github.com/CCOSTAN/Home-AssistantConfig/issues/793
This commit is contained in:
@@ -26,7 +26,7 @@ Mode and trigger toggles that drive automations (guest mode, parties, presence o
|
||||
### Featured files to browse
|
||||
| File | Why it matters |
|
||||
| --- | --- |
|
||||
| [home_modes.yaml](home_modes.yaml) | Guest, vacation, and quiet-mode toggles. |
|
||||
| [home_modes.yaml](home_modes.yaml) | Guest, alert, and notification toggles used across automations. |
|
||||
| [trigger_booleans.yaml](trigger_booleans.yaml) | One-off toggles used as automation guards. |
|
||||
| [hidden_booleans.yaml](hidden_booleans.yaml) | Back-end toggles tucked away from the UI. |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user