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.
This commit is contained in:
Ben Melchior
2026-04-20 21:00:56 +02:00
parent 56e3da75a0
commit 52b0376aca
16 changed files with 472 additions and 920 deletions
+1 -1
View File
@@ -1 +1 @@
{"pid": 67, "version": 1, "ha_version": "2026.3.1", "start_ts": 1772977331.1190224}
{"pid": 67, "version": 1, "ha_version": "2026.4.2", "start_ts": 1776243874.2238262}