Commit Graph

18 Commits

Author SHA1 Message Date
785dd09f1e Change message format to improve readability 2020-08-24 12:26:01 +02:00
4989275968 Add city 2019-10-28 12:25:38 +01:00
72c7dfbe63 Improve documentation 2019-10-19 17:17:02 +02:00
12bcb92765 Update documentation 2019-10-19 16:47:17 +02:00
2d75e110b6 Fix pep8 errors 2019-10-19 16:36:50 +02:00
7da8720566 Fix crash when retrieving weather data 2019-09-27 07:12:19 +02:00
20f2586565 Add rain info on current day implements #2 2019-09-25 09:18:50 +02:00
910f87a2a1 Fix buggy fix for #3 2019-09-25 07:57:07 +02:00
4c026aa338 Refactor code 2019-09-24 19:53:21 +02:00
b20f9b6cbc Skip wrong days in API result, fixes #3
This is actually a bug in the OWM API, see:
https://openweathermap.desk.com/customer/en/portal/questions/17649060-between-hours-of-12-midnight-and-7am-gmt-we-are-receiving-the-wrong-data-for-most-locations
2019-09-24 19:36:43 +02:00
9558df0887 Add an option to configure the number of days to display 2019-09-22 08:28:00 +02:00
4dd9bd5809 Improve rain display 2019-09-07 09:39:39 +02:00
30ffd3fbdd Change default log level 2019-08-26 10:17:43 +02:00
261724411c Add date localisation using config.json 2019-08-26 10:15:21 +02:00
3ad545ac81 Allow setting a config file from the command line 2019-08-26 09:38:22 +02:00
24fca750a3 Round temperature, fixes #1 2019-08-26 09:17:06 +02:00
3e799dcef7 Correct language parameter being ignored 2019-08-26 01:09:58 +02:00
795222fbbe Share initial script 2019-08-26 00:51:40 +02:00