mirror of
				https://github.com/CCOSTAN/Home-AssistantConfig.git
				synced 2025-10-31 10:46:20 +00:00 
			
		
		
		
	Closes #474 - Thanks so much @Lanerra for the issue report!
This commit is contained in:
		| @@ -1 +1 @@ | ||||
| 0.85.0b0 | ||||
| 0.85.1 | ||||
| @@ -116,9 +116,9 @@ automation: | ||||
|       condition: or | ||||
|       conditions: | ||||
|         - condition: template | ||||
|           value_template: "{{ states('sensor.grid_statuse') == 'True' }}" | ||||
|           value_template: "{{ states('sensor.grid_status') == 'True' }}" | ||||
|         - condition: template | ||||
|           value_template: "{{ states('sensor.grid_statuse') == 'False' }}" | ||||
|           value_template: "{{ states('sensor.grid_status') == 'False' }}" | ||||
|  | ||||
|     action: | ||||
|       - service: script.notify_engine | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| Before Width: | Height: | Size: 55 KiB After Width: | Height: | Size: 0 B | 
		Reference in New Issue
	
	Block a user