Commit Graph

2 Commits

Author SHA1 Message Date
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
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