Commit Graph

2 Commits

Author SHA1 Message Date
Ben Melchior 52b0376aca Update Home Assistant configuration and automations
- Updated .ha_run.lock to reflect the new Home Assistant version 2026.4.2.
- Enhanced automations.yaml with improved entity targeting and additional automation actions for window shading.
- Refactored configuration.yaml to include templates from a separate file for better organization.
- Added new ESPHome configurations for window sensors and updated KNX configurations for door contacts and buttons.
- Removed deprecated pv_to_dhw.yaml package to streamline the project.
2026-04-20 21:00:56 +02:00
Ben Melchior c87787ef16 Add initial KNX configuration files and .gitignore
- Created .gitignore to exclude specific directories and files.
- Added climate.yaml for climate control configurations.
- Added cover.yaml for cover control configurations.
- Created knx_groups.csv and knx_groups_not_added.csv for KNX group management.
- Included knx.yaml to organize KNX components and their configurations.
- Added light.yaml for light control configurations.
2025-03-23 21:28:29 +01:00