Select weather devices in settings

{{ ctrl.temperature !== null ? ctrl.temperature : '—' }}°{{ ctrl.tempSign }}
{{ ctrl.humidity }}%
{{ ctrl.windDirection }} {{ ctrl.windSpeed }} {{ ctrl.windUnit }}
{{ ctrl.barometer }} hPa
{{ ctrl.widgetDef.config.title || 'Outside' }}
{{ ctrl.temperature }}°{{ ctrl.tempSign }}
{{ ctrl.forecastStr }} • Dew Point {{ ctrl.dewPoint | number:1 }}°{{ ctrl.tempSign }}
{{ ctrl.humidity }}% {{ ctrl.barometer }} hPa