Commit Graph

3 Commits

Author SHA1 Message Date
Ben Melchior
ea1eb9e6fa Enhance automations and configuration with new features and improvements
- 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.
2025-09-01 11:54:19 +02:00
Ben Melchior
50dbfb4cca Update .gitignore 2025-03-23 21:23:01 +01:00
Ben Melchior
3805a39877 Add initial configuration files for Home Assistant setup
- 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.
2025-03-22 16:28:17 +01:00