- 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