Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-18 | [Weather] Add option to set the position of the notification | Aurélien LAJOIE | |
2019-09-18 | Catch error is the answer is not a valid json string | Aurélien LAJOIE | |
This was triggered by a public wifi pushing an html file to all request | |||
2019-09-03 | fix after applying blix4's commit | blix4 | |
2019-09-02 | Query weather with async timeouts | Sviatoslav Sydorenko | |
Fixes #81 | |||
2019-07-11 | pr #84 | Pavel Makhov | |
2019-05-03 | externalize config for weather widget | streetturtle | |
2019-02-20 | [weather] Check if the response is not null before decoding it. | Aurélien LAJOIE | |
With network glitch you can have sometimes empty answer, this was triggering an exception. | |||
2019-01-29 | Make temperature units customizable using the secrets.lua | Pavel Makhov | |
2019-01-26 | add error handling to weather widget | Pavel Makhov | |
2019-01-25 | store api keys and client settings in secrets.lua | Pavel Makhov | |
2018-10-08 | small refactoring | streetturtle | |
2018-03-27 | Reimplement wind direction detection properly | Sviatoslav Sydorenko | |
Fixes #39 Ref: https://www.campbellsci.eu/blog/convert-wind-directions | |||
2018-03-22 | Take into account case with an unset wind degrees | Sviatoslav Sydorenko | |
Fixes exception, which happens when comparing nil to a number | |||
2018-03-21 | Beautify pop-up code style | Sviatoslav Sydorenko | |
2018-03-21 | Access weather API via HTTPS | Sviatoslav Sydorenko | |
2018-03-21 | Read city and api key from env first | Sviatoslav Sydorenko | |
Corresponding env vars are: * AWW_WEATHER_CITY * AWW_WEATHER_API_KEY | |||
2018-01-20 | few small changes | streetturtle | |
2018-01-20 | few small changes | streetturtle | |
2018-01-14 | Added wind direction to weather.lua | Roger Welsh | |
2017-12-04 | externalize api key | pmakhov | |
2017-06-05 | Few small improvements for weather widget | Pavel Makhov | |
2017-03-14 | More details to popup message | streetturtle | |
2017-03-03 | Start timer | Pavel Makhov | |
2017-02-18 | fix weather widget crash with no internet connection | Pavel Makhov | |
2017-02-08 | fix typos in lua doc | Pavel Makhov | |
2017-02-07 | weather widget | streetturtle | |