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 }}" |         title: "{{ title }}" | ||||||
|         message: "{{ value1 }} {{ value2 }} {{ value3 }}" |         message: "{{ value1 }} {{ value2 }} {{ value3 }}" | ||||||
|         data: |         data: | ||||||
|           group: "{{ group|default('information'),true }}" |           group: "{{ group|default('information') }}" | ||||||
|           push: |           interuption_level: "{{ level|default('active') }}" | ||||||
|             interuption_level: "{{ level|default('active'),true }}" |  | ||||||
|           entity_id: "{{ camera_entity|default('', true) }}" |           entity_id: "{{ camera_entity|default('', true) }}" | ||||||
|  |  | ||||||
| notify_engine_two_button: | notify_engine_two_button: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user