diff --git a/config/.HA_VERSION b/config/.HA_VERSION index 7b52ed5b..38d71f2c 100755 --- a/config/.HA_VERSION +++ b/config/.HA_VERSION @@ -1 +1 @@ -2024.12.1 \ No newline at end of file +2024.12.4 \ No newline at end of file diff --git a/config/script/notify_engine.yaml b/config/script/notify_engine.yaml index d34ef12c..45e4804c 100755 --- a/config/script/notify_engine.yaml +++ b/config/script/notify_engine.yaml @@ -53,9 +53,8 @@ notify_engine: title: "{{ title }}" message: "{{ value1 }} {{ value2 }} {{ value3 }}" data: - group: "{{ group|default('information'),true }}" - push: - interuption_level: "{{ level|default('active'),true }}" + group: "{{ group|default('information') }}" + interuption_level: "{{ level|default('active') }}" entity_id: "{{ camera_entity|default('', true) }}" notify_engine_two_button: