- Introduced a new lock file for Home Assistant run state management.
- Updated automations.yaml to enhance doorbell notification handling and streamline automation sequences.
- Refactored scripts.yaml to unify mobile notification actions.
- Added new KNX configurations for color control and additional switches.
- Created a new mobile dashboard configuration for improved user interface.
- Added multiple new dark icons for various integrations to enhance visual representation.
- Added new media player entity for doorbell notifications in automations.yaml.
- Refactored automation sequences to include conditional actions based on triggers for sleep mode and KidsRoom.
- Updated light and cover actions to improve functionality and responsiveness.
- Introduced new scripts for critical notifications and smart shading management in scripts.yaml.
- Added new KNX sensors for temperature, wind speed, and illuminance in sensor.yaml.
- Created new packages for mobile dashboard and PV to DHW management to streamline automation processes.
- Increased volume for doorbell notifications from 0 to 70.
- Extended delays in multiple automations from 30 seconds to 45 seconds.
- Added new trigger IDs for sleep mode and timed actions.
- Refined conditions for cover actions based on state and trigger conditions.
- Updated light actions to use 'brightness' instead of 'brightness_pct' for consistency.
- Enhanced automations.yaml with new parallel actions for doorbell notifications and image analysis.
- Introduced new scenes.yaml for managing cover positions during TV time.
- Updated scripts.yaml to include mobile notifications with images for enhanced alerts.
- Created a new dashboard.yaml file for future dashboard configurations.
- Updated .gitignore to include additional directories.
- Added multiple automations for home control, including doorbell notifications and sleep mode management in automations.yaml.
- Introduced a new script for mobile notifications in scripts.yaml.
- Created new KNX configuration files for buttons, sensors, and switches to improve home automation capabilities.
- Updated secrets.yaml to streamline sensitive information management.
- Created automations.yaml, configuration.yaml, scenes.yaml, scripts.yaml, and secrets.yaml.
- configuration.yaml includes default integrations, HTTP server settings, recorder configuration, frontend theme loading, and includes for automations, scripts, and scenes.
- secrets.yaml contains a PostgreSQL connection string for database access.