27 Commits (master)
 

Author SHA1 Message Date
Brice Boucard a44822acf5 Solve the "POST data should be bytes, an iterable of bytes, or a file object. It cannot be of type str." issue thanks to https://github.com/matthewwall/weewx-netatmo/issues/15#issuecomment-628994957
4 years ago
Brice Boucard 005b6ee943 First attempt of refactoring to Python 3
4 years ago
Matthew Wall f79ebe01f5 insert stanza into weewx config during install, not just reconfigure
6 years ago
Matthew Wall ed38612d01 fix for lost sensor contact. thanks to users jkrasinger and bawe
6 years ago
Matthew Wall cfd721636e added logging for unknown exceptions in client. deal with missing utc times.
6 years ago
Matthew Wall 4f78f1e41e explicitly catch socket.timeout
6 years ago
Matthew Wall c215b577d2 fixed rain conversion
8 years ago
Matthew Wall 51a0bbd47a Merge branch 'master' of github.com:/matthewwall/weewx-netatmo
8 years ago
Matthew Wall d16d4edf88 fixed urf8 typo
8 years ago
Matthew Wall a23d247924 eliminate 'empty queue' debug message
8 years ago
Matthew Wall 56b360f768 resolve merge
8 years ago
Matthew Wall 4b58d6972f udpate license. sensor map updates instead of replace
8 years ago
Matthew Wall be9cf9d79d handle connection failed exceptions - retry on those failures as well as other http failures
8 years ago
Matthew Wall f38473fa75 just to be safe
8 years ago
Matthew Wall dc7fed55a9 use database_field = hardware_name for sensor mapping
8 years ago
Matthew Wall 5fb97a31be watch for sum_rain fields, but do nothing with them yet
8 years ago
Matthew Wall ed56717f9b incorporate some of scott grey's changes
8 years ago
Matthew Wall b30550ef24 sync with master
8 years ago
Matthew Wall b7a035d797 attempt to fix rain calibration
8 years ago
Matthew Wall c66eec35a1 config no longer necessary, since it is handled by wee_config
9 years ago
Matthew Wall 47684a37dc display sensor map in log. send single packet instead of trying to resolve dateTime conflicts from partial packets.
9 years ago
Matthew Wall ec884fba45 track version
9 years ago
Matthew Wall f1649902eb include download instructions
9 years ago
Matthew Wall 45592cc83c simplify instructions
9 years ago
Matthew Wall 652a71c03b correct units conversions, except that they are not necessary
9 years ago
Matthew Wall 8274ff55ef bring other changes in to git release
9 years ago
Matthew Wall caa3ca80c2 initial publish to github
9 years ago