Each day is also including hourly forecast, but this PR lays the
groundwork by talking to the right endpoint.
Instead of day and night values (like in the old weather-widget) I'm
showing min and max temperature as forecasted here.
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
Unlike weather widget I only have the current weather in place here.
I'm okay with the default font so I have not created another screenshot.
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
This was done to allow for choice. In the first step I copied over the
existing code into a new folder and accompanied it with icons and
locales. There is no indicator of night in the JSON responses, which
made me delete the respective icons.
I copied and updated the README to fit the current implementation.
I will need to add screenshots before I can ask for another round of
review.
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>