52b0376aca
- 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.
35 lines
595 B
YAML
35 lines
595 B
YAML
- name: 'SE_AU_EG_PR'
|
|
address: '5/4/3'
|
|
state_address: '5/4/3'
|
|
|
|
- name: 'SE_OG1_FL_PR'
|
|
address: '3/4/0'
|
|
state_address: '3/4/0'
|
|
|
|
- name: 'Nachtmodus'
|
|
address: '0/0/1'
|
|
state_address: '0/0/1'
|
|
|
|
- name: 'SS_OG1_FL_Tablet'
|
|
address: '3/4/2'
|
|
state_address: '3/4/3'
|
|
|
|
- name: 'SE_EG_WZ_01 Door Contact'
|
|
address: '2/5/4'
|
|
state_address: '2/5/4'
|
|
|
|
|
|
- name: 'SE_EG_WZ_02 Door Contact'
|
|
address: '2/5/6'
|
|
state_address: '2/5/6'
|
|
|
|
|
|
- name: 'SE_EG_WZ_03 Door Contact'
|
|
address: '2/5/7'
|
|
state_address: '2/5/7'
|
|
|
|
|
|
- name: 'SE_EG_WC_01 Door Contact'
|
|
address: '2/5/8'
|
|
state_address: '2/5/8'
|