- 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
- Updated dark_rainy_day.yaml to improve weather-related light automation with a more robust trigger mapping.
- Refined docker_infrastructure.yaml to include a 20-minute escalation for persistent container outages and updated related documentation.
- Revised onenote_indexer.yaml to clarify daily maintenance request details and improve communication style.
- Enhanced space.yaml to track SpaceX launches with improved trigger logic and messaging.
- Updated README.md and script documentation to reflect new features and automation enhancements.
- Updated configuration.yaml to include trusted users for network authentication.
- Added BearClaw status telemetry sensor and related KPI sensors in bearclaw.yaml for improved monitoring.
- Enhanced infrastructure dashboard with a new Joanna Dispatch button card for telemetry display.
- Updated README.md to reflect new BearClaw telemetry features and sensor integrations.
- Added new automation exclusion for dynamic Docker state sync repairs in logbook.yaml.
- Clarified Joanna dispatch cooldown mechanism in tugtainer_updates.yaml documentation to specify the use of mode=single with a 24-hour delay lockout.
- Streamlined action sequences in tugtainer_updates.yaml for improved readability and functionality.
- Incremented Home Assistant version in the configuration file.
- Refined Docker container handling in templates and automations to support multiple container states.
- Improved logic for determining effective states of Docker containers, including handling of alternate status entities.
- Enhanced Tugtainer update automation to dispatch Joanna for available updates with a 24-hour cooldown and improved logging.
- Updated README and package documentation to reflect recent changes and new features.
- Increased database retention period from 30 to 180 days in recorder.yaml.
- Added additional exclusions for telemetry data in recorder.yaml to reduce noise.
- Updated health_sections.yaml for improved formatting consistency.
- Revised water_sections.yaml notes to clarify included telemetry.
- Changed overview view title from "Utilities" to "Home Maintenance" in 07_water.yaml for better context.
- Updated Docker containers section to include stack-level status tiles and improved layout.
- Enhanced Proxmox sections with additional disk usage monitoring and runtime health indicators.
- Added new website health metrics for uptime and response time tracking, including alerts for SLO breaches and latency issues.
- Refactored admin and home sections for better organization and clarity.
- Introduced new automations for monitoring Proxmox node health and website performance, including repairs for degraded states.
- Updated README to reflect new features and improvements across packages.
- Added a mandatory resolution policy to the YAML verifier documentation, emphasizing the need for immediate resolution of findings.
- Introduced a new `CENTRAL_SCRIPT` finding type to identify scripts defined in `config/packages` but called from multiple YAML files.
- Updated the verifier script to collect and report on central script usage, including recommendations for moving definitions to appropriate locations.
- Refactored various automations to utilize the new `script.joanna_dispatch` for improved context handling and remediation requests.
- Enhanced existing automations with additional conditions and variables for better control and monitoring of actions.
- Updated README files to reflect new features and improvements across packages.
- Introduced a new binary sensor for Docker container telemetry degradation.
- Updated dashboard configurations to display telemetry status and alerts.
- Enhanced button card templates to reflect telemetry state in UI.
- Modified Docker infrastructure package to include new telemetry sensors and logic for handling degraded telemetry scenarios.
- Updated README to describe new features and improvements related to Docker monitoring.
Refactor Dreame vacuum orchestration to implement continuous phased cleaning cycles. Update logic for room queue management and notifications, enhancing automation for idle periods and phase transitions.
- Introduced a new section detailing the Dreame vacuum automations, including weekday sweeping, weekend mopping, and room-queue segment cleaning.
- Highlighted the integration with the Dreame HACS for efficient coverage and operation of the vacuum.
These updates aim to provide clearer instructions and improve user experience with the vacuum automation features.
- 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
- Introduced `garadget.yaml` for managing garage door operations via MQTT, including auto-open on arrival and an entry helper prompt for unlocking the front door or opening the garage.
- Updated README.md to include a new section on Garadget automations, highlighting key features and integration details.
- Enhanced automation logic for better user interaction and notifications upon arrival.
#1365