Commit Graph

2 Commits

Author SHA1 Message Date
Ben Melchior
ab8b2d83f5 Refactor automations and add new scenes and scripts
- 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.
2025-04-20 19:30:00 +02: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