mirror of
				https://github.com/CCOSTAN/Home-AssistantConfig.git
				synced 2025-10-31 10:46:20 +00:00 
			
		
		
		
	Closes #1366 - Removed last PUSH code calls.
This commit is contained in:
		| @@ -1 +1 @@ | ||||
| 2024.12.1 | ||||
| 2024.12.4 | ||||
| @@ -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: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user