On Saturday, November 11, 2017 at 2:02:20 PM UTC-5, Robert Brown wrote:
>
> Any howtos on updating the python script to use the correct URL and then
> recompiling?
>
1) stop weewx
2) modify netatmo.py change this (around line 269):
NETATMO_URL = 'https://api.netatmo.net'
to this:
NETATMO_URL = 'https://api.netatmo.com'
3) start weewx
however, i'm pretty sure that the .com/.net url is not the problem. it
looks like netatmo.net redirects to netatmo.com
when you have debug=1, what do you see for the url, data, and header that
are sent to netatmo's servers?
m
--
You received this message because you are subscribed to the Google Groups
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.