diff --git a/screenless/bureau/publications/weather.py b/screenless/bureau/publications/weather.py index ef2343b..a6708e8 100644 --- a/screenless/bureau/publications/weather.py +++ b/screenless/bureau/publications/weather.py @@ -27,7 +27,7 @@ def get_forecast(lat, lon): "maxtemp": "16.8", "period": "Morning"} """ thisdir = os.path.dirname(os.path.abspath(__file__)) - periods = {6: "Morning", 12: "Afternoon", 18: "Evening", 0: "Night"} + periods = {6: "Morning", 12: "Afternoon", 18: "Evening", 0: "Overnight"} # Berlin - "52.5", "13.4" w = get_weather_json(lat, lon) diff --git a/screenless/bureau/publications/weather_icons/drizzle-night.png b/screenless/bureau/publications/weather_icons/drizzle-night.png new file mode 100644 index 0000000..5f6fd3e Binary files /dev/null and b/screenless/bureau/publications/weather_icons/drizzle-night.png differ diff --git a/screenless/bureau/publications/weather_icons/drizzle.png b/screenless/bureau/publications/weather_icons/drizzle.png new file mode 100644 index 0000000..195efc9 Binary files /dev/null and b/screenless/bureau/publications/weather_icons/drizzle.png differ diff --git a/screenless/bureau/publications/weather_icons/lightsleet-night.png b/screenless/bureau/publications/weather_icons/lightsleet-night.png new file mode 100644 index 0000000..cc98062 Binary files /dev/null and b/screenless/bureau/publications/weather_icons/lightsleet-night.png differ diff --git a/screenless/bureau/publications/weather_icons/lightsleet-night.svg b/screenless/bureau/publications/weather_icons/lightsleet-night.svg new file mode 100644 index 0000000..b290df4 --- /dev/null +++ b/screenless/bureau/publications/weather_icons/lightsleet-night.svg @@ -0,0 +1,407 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/screenless/bureau/publications/weather_icons/lightsleet.png b/screenless/bureau/publications/weather_icons/lightsleet.png new file mode 100644 index 0000000..ab7487b Binary files /dev/null and b/screenless/bureau/publications/weather_icons/lightsleet.png differ diff --git a/screenless/bureau/publications/weather_icons/lightsleet.svg b/screenless/bureau/publications/weather_icons/lightsleet.svg new file mode 100644 index 0000000..ba52058 --- /dev/null +++ b/screenless/bureau/publications/weather_icons/lightsleet.svg @@ -0,0 +1,407 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +