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.
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -5,4 +5,8 @@ custom_components/
|
||||
deps/
|
||||
tts/
|
||||
.HA_VERSION
|
||||
home-assistant*
|
||||
home-assistant*
|
||||
zigbee*
|
||||
image/
|
||||
themes/
|
||||
www/
|
||||
Reference in New Issue
Block a user