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
|
2020-11-12 23:02:58 +01:00 |
|
Brice Boucard
|
005b6ee943
|
First attempt of refactoring to Python 3
|
2020-11-12 10:44:19 +01:00 |
|
Matthew Wall
|
f79ebe01f5
|
insert stanza into weewx config during install, not just reconfigure
|
2019-02-07 15:15:10 -05:00 |
|
Matthew Wall
|
ed38612d01
|
fix for lost sensor contact. thanks to users jkrasinger and bawe
|
2018-12-20 13:01:30 -05:00 |
|
Matthew Wall
|
cfd721636e
|
added logging for unknown exceptions in client. deal with missing utc times.
|
2018-09-16 12:09:37 -04:00 |
|
Matthew Wall
|
4f78f1e41e
|
explicitly catch socket.timeout
|
2018-07-08 15:58:01 -04:00 |
|
Matthew Wall
|
c215b577d2
|
fixed rain conversion
|
2017-03-30 15:31:37 -04:00 |
|
Matthew Wall
|
51a0bbd47a
|
Merge branch 'master' of github.com:/matthewwall/weewx-netatmo
|
2017-03-28 08:06:38 -04:00 |
|
Matthew Wall
|
d16d4edf88
|
fixed urf8 typo
|
2017-03-28 08:06:29 -04:00 |
|
Matthew Wall
|
a23d247924
|
eliminate 'empty queue' debug message
|
2017-01-26 22:27:00 -05:00 |
|
Matthew Wall
|
56b360f768
|
resolve merge
|
2017-01-22 11:50:47 -05:00 |
|
Matthew Wall
|
4b58d6972f
|
udpate license. sensor map updates instead of replace
|
2017-01-22 11:48:48 -05:00 |
|
Matthew Wall
|
be9cf9d79d
|
handle connection failed exceptions - retry on those failures as well as other http failures
|
2017-01-16 20:43:00 -05:00 |
|
Matthew Wall
|
f38473fa75
|
just to be safe
|
2016-10-31 23:37:16 -04:00 |
|
Matthew Wall
|
dc7fed55a9
|
use database_field = hardware_name for sensor mapping
|
2016-10-31 23:32:39 -04:00 |
|
Matthew Wall
|
5fb97a31be
|
watch for sum_rain fields, but do nothing with them yet
|
2016-09-06 19:33:09 -04:00 |
|
Matthew Wall
|
ed56717f9b
|
incorporate some of scott grey's changes
|
2016-09-06 07:36:32 -04:00 |
|
Matthew Wall
|
b30550ef24
|
sync with master
|
2016-09-06 07:06:08 -04:00 |
|
Matthew Wall
|
b7a035d797
|
attempt to fix rain calibration
|
2016-08-04 22:52:34 -04:00 |
|
Matthew Wall
|
c66eec35a1
|
config no longer necessary, since it is handled by wee_config
|
2016-05-03 11:45:34 -04:00 |
|
Matthew Wall
|
47684a37dc
|
display sensor map in log. send single packet instead of trying to resolve dateTime conflicts from partial packets.
|
2016-04-27 12:16:18 -04:00 |
|
Matthew Wall
|
ec884fba45
|
track version
|
2016-04-27 08:49:18 -04:00 |
|
Matthew Wall
|
f1649902eb
|
include download instructions
|
2016-04-27 07:51:15 -04:00 |
|
Matthew Wall
|
45592cc83c
|
simplify instructions
|
2016-04-27 07:43:23 -04:00 |
|
Matthew Wall
|
652a71c03b
|
correct units conversions, except that they are not necessary
|
2016-04-27 07:40:53 -04:00 |
|
Matthew Wall
|
8274ff55ef
|
bring other changes in to git release
|
2016-04-27 07:20:09 -04:00 |
|
Matthew Wall
|
caa3ca80c2
|
initial publish to github
|
2016-04-27 07:14:00 -04:00 |
|