{{:weather[0].current.temperature.day}}°{{:config.valueTemperature}}

{{:weather[0].current.description}}

{{if weather[0].current.windDirect != ''}}
{{:weather[0].current.windDirectTranscript}}, {{:weather[0].current.windSpeed}}
{{/if}} {{if weather[0].current.humidity}}
{{:weather[0].current.humidity}}%
{{/if}}
{{if weather[0].current.pressure}}
{{:weather[0].current.pressure}} {{:language.pressure_dimension}}
{{/if}} {{if weather[0].current.forecast[0].clouds}}
{{:weather[0].current.forecast[0].clouds}}%
{{/if}}
{{:language.today}}
{{:weather[0].current.forecast[0].temperature.day}}°{{:config.valueTemperature}}
{{:weather[0].current.forecast[0].temperature.night}}°{{:config.valueTemperature}}
{{:language.tomorrow}}
{{:weather[0].current.forecast[1].temperature.day}}°{{:config.valueTemperature}}
{{:weather[0].current.forecast[0].temperature.night}}°{{:config.valueTemperature}}
{{if ~isset('config.tv.cursor_animation')}}
{{/if}}