minor fix
This commit is contained in:
		@@ -11,5 +11,5 @@ script:
 | 
			
		||||
            {% set insideTemp =  states("sensor.temperature_kai_temperature") %}
 | 
			
		||||
            At the moment it is {{ condition }} outside with a temperature of {{ currentTemp }}°C.
 | 
			
		||||
            Todays max temperature will be {{ maxTemp }}°C.
 | 
			
		||||
            It is {{ insideTemp }} inside and recommended to {{ recommendation }}.
 | 
			
		||||
            It is {{ insideTemp }}°C inside and recommended to {{ recommendation }}.
 | 
			
		||||
    mode: single
 | 
			
		||||
		Reference in New Issue
	
	Block a user