Local Weather
Select Local
{{ location.city }}
{{weather.display_location.full}}
{{weather.weather}}
{{weather.temp_c}}°
Temp: {{weather.temperature_string}}
Relative Humidity: {{weather.relative_humidity}}
Dewpoint: {{weather.dewpoint_string}}
Visibility: {{weather.visibility_km}}
Heat Index: {{weather.heat_index_string}}