Commit Graph

2 Commits

Author SHA1 Message Date
Ben Melchior
96acea35cc Add new features and improvements to automations, scripts, and configuration
- Introduced a new lock file for Home Assistant run state management.
- Updated automations.yaml to enhance doorbell notification handling and streamline automation sequences.
- Refactored scripts.yaml to unify mobile notification actions.
- Added new KNX configurations for color control and additional switches.
- Created a new mobile dashboard configuration for improved user interface.
- Added multiple new dark icons for various integrations to enhance visual representation.
2026-03-11 21:28:34 +01: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