I have been the happy user of weeWX for a very long time now. And I'm still amazed that someone is able to write such a large and well functioning piece of software. I think when you are not able to program in python it is amazing when someone else can. :-)
Friday last week (monday today) I made an upgrade on my server (Ubuntu 22.04 LTS) to also be able to get updates from Ubuntu pro. But after doing that, my WeeWX installation doesn't work. Well that is not entirely true, because WeeWx works, but the driver for my netatmo weather-station does not get data. I use driver version 0.14 which I think is the latest, and the one that gets data the way netatmo API wants it to. I have user, password, client-id and client-secret running as expected. But looking at the logfile (syslog) I get the hint that there is a HTTP error 400. This hint is a little week for me to figure out what is the real course of fail, to be able to do something about it. Additionally I get this output from the log: url: https://api.netatmo.com/oauth2/token data: b'grant_type=password&client_id=64b0ea9f090b11190f07b867&client_secret=Haf1qozNFvLMjpjp64cSpgiuPY3IYm4BlPb8zp7EmjlL&username=neumann%40bnjpro.dk&password=SECRET&scope=read_station' hdr: {'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8'} I have masked out my password. Is there any obvious reason for the driver to not being able to connect to the API? -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/b75a72cd-6c53-49ed-98a8-03e52a7634a2n%40googlegroups.com.
