- 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.
- Updated the Home Assistant version in the configuration file.
- Added new bubble cards for Docker container status monitoring in the infrastructure dashboard.
- Included popups for maintenance actions related to specific Docker containers in the infrastructure dashboard.
- Refined navigation paths in the overview dashboard for better user experience.
- Updated the Home Assistant version in the configuration file.
- Added new bubble cards for Docker container status monitoring in the infrastructure dashboard.
- Included popups for maintenance actions related to specific Docker containers in the infrastructure dashboard.
- Refined navigation paths in the overview dashboard for better user experience.
- 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.