weewx-netatmo/changelog

36 lines
760 B
Text
Raw Normal View History

2018-07-08 21:58:01 +02:00
0.11 08jul2018
* explicitly catch socket timeouts since URLError does not in python 2.7
2017-03-30 21:31:37 +02:00
0.10 30mar2017
* fix rain conversions
2017-03-28 14:06:29 +02:00
0.9 28mar2017
* fixed urf-8 typo
2017-01-22 17:50:47 +01:00
0.8 22jan2017
* user-specified map augments the default instead of replacing it
2017-01-22 17:50:47 +01:00
0.7 16jan2017
* handle URLError for connection refused
* include license in the distribution
* renamed readme
0.6 31oct2016
* use database_name = hardware_name pattern for sensor mapping
0.4 06aug2016
* incorporate changes from scott grey
* default poll interval is now 300 instead of 600
* wait before retry when network failures
* fixed DEVICELIST_URL bug
* fixed confgeditor invocation
2016-08-05 04:52:34 +02:00
0.3 04aug2016
* fix for rain calculation
2016-04-27 13:14:00 +02:00
0.2 25apr2016
* release of combined driver
0.1 17jun2015
* initial public release