mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-04-19 00:45:22 +00:00
parent
87ebbf0f08
commit
8f30d97f86
@ -88,7 +88,7 @@ class WeatherClearOutside(WeatherProvider):
|
||||
"""Requests weather forecast from ClearOutside.
|
||||
|
||||
Returns:
|
||||
response: Weather forecast request reponse from ClearOutside.
|
||||
response: Weather forecast request response from ClearOutside.
|
||||
"""
|
||||
source = "https://clearoutside.com/forecast"
|
||||
latitude = round(self.config.general.latitude, 2)
|
||||
|
Loading…
x
Reference in New Issue
Block a user