mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-09-13 23:36:42 +00:00
#1487 and a ton of other updates.
This commit is contained in:
@@ -56,7 +56,7 @@ notify_engine:
|
||||
group: "{{ group|default('information'),true }}"
|
||||
push:
|
||||
interuption_level: "{{ level|default('active'),true }}"
|
||||
entity_id: "{{ camera_entity }}"
|
||||
entity_id: "{{ camera_entity|default('', true) }}"
|
||||
|
||||
notify_engine_two_button:
|
||||
sequence:
|
||||
|
Reference in New Issue
Block a user