Commit Graph

4 Commits

Author SHA1 Message Date
Ben Melchior
528f9f0a60 Update automations.yaml with volume adjustments, delay changes, and new trigger conditions
- 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.
2025-05-28 17:40:57 +02:00
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
20122a7c5b Enhance Home Assistant configuration with new automations and scripts
- 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.
2025-04-02 14:12:26 +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