minor fix

This commit is contained in:
darthsandmann 2022-08-15 14:04:23 +02:00
parent fc5cf53982
commit 5a4d3be4d6

View File

@ -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