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.
This commit is contained in:
Ben Melchior
2026-03-11 21:28:34 +01:00
parent ea1eb9e6fa
commit 96acea35cc
52 changed files with 1247 additions and 231 deletions

View File

@@ -5,7 +5,7 @@ cobe_haus_benachrichtigung:
data:
message: '{{ message }}'
title: '{{ title }}'
- action: notify.mobile_app_iphone_von_conny
- action: notify.mobile_app_iphone
metadata: {}
data:
message: '{{ message }}'
@@ -34,7 +34,7 @@ cobe_haus_benachrichtigung_mit_bild:
title: '{{ title }}'
data:
image: '{{ image }}'
- action: notify.mobile_app_iphone_von_conny
- action: notify.mobile_app_iphone
metadata: {}
data:
message: '{{ message }}'
@@ -165,7 +165,7 @@ cobe_haus_kritische_benachrichtigung:
name: default
critical: 1
volume: 1
- action: notify.mobile_app_iphone_von_conny
- action: notify.mobile_app_iphone
metadata: {}
data:
message: '{{ message }}'