- Incremented Home Assistant version in .HA_VERSION file.
- Added exclusion for docker_telemetry_template_refresh automation in logbook.yaml and recorder.yaml to streamline logging.
- Updated search-card resource URL in resources.yaml for consistency.
- 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.
- Updated .gitignore to include new IP change configuration file.
- Bumped Home Assistant version to 2025.12.0.
- Modified logbook.yaml to exclude specific alarm panel entities for cleaner logs.
- Refactored alexa_media_player.yaml and climate.yaml to use template sensors for better organization and clarity.
- Added new template sensors in climate.yaml for tracking AC cooling status.
- Updated glances.yaml to define a template sensor for average temperature.
- Enhanced stats.yaml with new template sensors for various counts (sensors, automations, scripts, etc.).
- Removed outdated superbowl.yaml and weather_camera.yaml.disabled configurations.
- Updated README.md to reflect the new location of IP change monitoring.
Enhance configuration files for improved logging and vacuum automation
- Updated logbook.yaml to exclude additional domains and sensor entities for better data management.
- Modified logger.yaml to adjust log levels for template helpers and scripts, enhancing error tracking.
- Added auto_purge and commit_interval settings in recorder.yaml to optimize database management.
- Refined vacuum.yaml to improve queue handling and room identification logic, ensuring more efficient cleaning operations.
- Added exclusions for vacuum-related input entities in logbook.yaml and recorder.yaml to streamline data logging.
- Introduced a new input_boolean for on-demand vacuum activation in vacuum.yaml, along with updated automation triggers and conditions for improved control over vacuum operations. Via Alexa
- Refined existing automation aliases for clarity and adjusted conditions to ensure proper functionality during guest mode.