For the people who have a blank redirect-URI can you share some insight in your setup.
Are you using Windows or Docker or linux (raspbian, Kodi, Debian)?
Is your domoticz setup with a static-ip or a DHCP-reservation ?
IP-range ?
...
Kind Regards
Search found 108 matches
- Wednesday 14 May 2025 21:07
- Forum: Temperature and Weather
- Topic: Domoticz 2025.1 - Unable to get Netatmo working
- Replies: 11
- Views: 1772
- Monday 05 May 2025 19:21
- Forum: Temperature and Weather
- Topic: Domoticz 2025.1 - Unable to get Netatmo working
- Replies: 11
- Views: 1772
Re: Domoticz 2025.1 - Unable to get Netatmo working
Like the example it's the local IP Local Host is not acceptable, If you want to be sure you can open your domoticz in your browser with develop tools and when you open the login page from the plugin, This is what you must put in. For me this is http://10.0.1.140:8080/ from http://10.0.1.140:8080 ...
- Monday 05 May 2025 17:52
- Forum: Temperature and Weather
- Topic: Domoticz 2025.1 - Unable to get Netatmo working
- Replies: 11
- Views: 1772
Re: Domoticz 2025.1 - Unable to get Netatmo working
Yes if you leave the redirect empty it can work,
Until you experience a error and your app gets blocked.
When you fill in the redirect it must be the correct url from the Domoticz instance.
So I suspect there was some mismatch from the url in your case.
Kind regards
Until you experience a error and your app gets blocked.
When you fill in the redirect it must be the correct url from the Domoticz instance.
So I suspect there was some mismatch from the url in your case.
Kind regards
- Sunday 27 April 2025 10:38
- Forum: Temperature and Weather
- Topic: Netatmo authentication changes Oct 2022
- Replies: 401
- Views: 61363
- Sunday 27 April 2025 9:29
- Forum: Temperature and Weather
- Topic: Netatmo authentication changes Oct 2022
- Replies: 401
- Views: 61363
Re: Netatmo authentication changes Oct 2022
Hello, Sorry, into my new apps I have put a wrong IP number. Now with the correct IP, I have one connection But I don't retrieve my devices into device list. (I have alowed the creation into parameters) Have you looked by the "Not Used" tab in the devices page? Your log output seems OK to have ...
- Saturday 26 April 2025 12:56
- Forum: Temperature and Weather
- Topic: Netatmo authentication changes Oct 2022
- Replies: 401
- Views: 61363
Re: Netatmo authentication changes Oct 2022
@jcb2 cloud Dashboard for module [unknown06:00:00:04:**:**] no longer updated this error is when the time from "module last seen" is older than 5 min. so we don't keep filling our sensor with old data. What I find strange is the "Unknown" in the message, normally the code uses the names returned ...
- Thursday 24 April 2025 20:43
- Forum: Temperature and Weather
- Topic: Netatmo authentication changes Oct 2022
- Replies: 401
- Views: 61363
Re: Netatmo authentication changes Oct 2022
today the Pull Request with the needed changes are merged.
Hopefully everybody can use the update.
Kind Regards
Hopefully everybody can use the update.
Kind Regards
- Saturday 05 April 2025 1:05
- Forum: Temperature and Weather
- Topic: Netatmo authentication changes Oct 2022
- Replies: 401
- Views: 61363
Re: Netatmo authentication changes Oct 2022
I believe the problem is with some curl options, and my guess is the user-agent. void HTTPClient::SetGlobalOptions(void *curlobj) { CURL *curl=(CURL *)curlobj; curl_easy_setopt(curl, CURLOPT_HTTPAUTH, CURLAUTH_BASIC | CURLAUTH_DIGEST); curl_easy_setopt(curl, CURLOPT_WRITEFUNCTION, write_curl_data ...
- Friday 04 April 2025 23:06
- Forum: Temperature and Weather
- Topic: Netatmo authentication changes Oct 2022
- Replies: 401
- Views: 61363
Re: Netatmo authentication changes Oct 2022
this is from the Netatmo website API
But if this change can help lets try this.
But if this change can help lets try this.
- Saturday 29 March 2025 13:05
- Forum: Temperature and Weather
- Topic: Netatmo authentication changes Oct 2022
- Replies: 401
- Views: 61363
Re: Netatmo authentication changes Oct 2022
can you place the IP and port in the App Settings on dev.netatmo.com
for example like;
kind regards
for example like;
kind regards
- Wednesday 26 March 2025 20:36
- Forum: Temperature and Weather
- Topic: Netatmo authentication changes Oct 2022
- Replies: 401
- Views: 61363
Re: Netatmo authentication changes Oct 2022
My test system did also have a block after the 20 min wait. so I stopped that system and restart today. 2025-03-25 19:38:10.509 Error: Netatmo: Invalid/no data received (refresh tokens)... HTTP/2 403 2025-03-25 19:38:10.513 Status: Netatmo: Retry LOGIN within 45 min. 2025-03-25 19:38:10.513 Debug ...
- Tuesday 25 March 2025 21:51
- Forum: Temperature and Weather
- Topic: Netatmo authentication changes Oct 2022
- Replies: 401
- Views: 61363
Re: Netatmo authentication changes Oct 2022
Hello, After many try I have one connexion. But no update of my devices. I have deleted all devices and hope one automatic new creation (with params for allow new device) but nothing ! One idea ? Thanks, Jean-Charles Log : 2025-03-25 21:14:01.982 Status: Météo: Use refresh token from database.. ...
- Monday 24 March 2025 21:03
- Forum: Temperature and Weather
- Topic: Netatmo authentication changes Oct 2022
- Replies: 401
- Views: 61363
Re: Netatmo authentication changes Oct 2022
Log with new PR #6281 : ... Waiting for 45 mn.... Keep you posted. No time to wait. Added some debug lines to the source: Capture d'écran 2025-03-24 164811.png compile and restart: Got a good reply from the Netatmo server then, it worked directly, no relation with my changes in the source. Capture ...
- Monday 24 March 2025 20:33
- Forum: Temperature and Weather
- Topic: Netatmo authentication changes Oct 2022
- Replies: 401
- Views: 61363
Re: Netatmo authentication changes Oct 2022
Hi dev team, Could it be an issue with the HTTPClient lib ? I added debug in httpclient/HTTPClient.cpp , this line curl_easy_setopt(curl, CURLOPT_VERBOSE, 1L); in HTTPClient::POSTBinary and HTTPClient::GETBinary methods, and it seems the headers are not exactly the same between Domotiz and netatmo ...
- Monday 24 March 2025 20:26
- Forum: Temperature and Weather
- Topic: Netatmo authentication changes Oct 2022
- Replies: 401
- Views: 61363
Re: Netatmo authentication changes Oct 2022
Hello, One new PR is available into new beta about issue of Netatmo. For me this is always not good. I have wait 20 minutes but always one other error : "No access granted, forcing login again (Refresh tokens): invalid_client" I have check and check again, make a new app but nothing ... With this ...
- Sunday 23 March 2025 16:31
- Forum: Temperature and Weather
- Topic: Netatmo authentication changes Oct 2022
- Replies: 401
- Views: 61363
Re: Netatmo authentication changes Oct 2022
When I try a restart off the plugin 2025-03-23 16:06:32.920 Error: Netatmo: Invalid/no data received (refresh tokens)... HTTP/2 403 2025-03-23 16:06:32.923 Status: Netatmo: Login 0 2025-03-23 16:10:18.035 Status: Closing application!... 2025-03-23 16:10:18.035 Status: Stopping worker... Then on the ...
- Saturday 22 March 2025 9:40
- Forum: Temperature and Weather
- Topic: Netatmo authentication changes Oct 2022
- Replies: 401
- Views: 61363
Re: Netatmo authentication changes Oct 2022
Hi, My feeling is that Netatmo has banned some Apps without any communication. For example, since mid-March 2025, I'm not able to renew the token (invalid grant) on my current Apps used by the stable domoticz 2024.7 version, no matter of the client used (domoticz or a php one: https://github.com ...
- Friday 21 March 2025 20:06
- Forum: Temperature and Weather
- Topic: Netatmo authentication changes Oct 2022
- Replies: 401
- Views: 61363
Re: Netatmo authentication changes Oct 2022
I've just upgraded to 16583 also after reading the latest 2 messages. re-enabled the Netatmo hardware used the login button to login at Netamo and approved access to the weatherstation and was send back to domoticz again. unfortunately "computer says no" 2025-03-21 17:01:33.069 Status: Netatmo2 ...
- Friday 21 March 2025 20:02
- Forum: Temperature and Weather
- Topic: Netatmo authentication changes Oct 2022
- Replies: 401
- Views: 61363
Re: Netatmo authentication changes Oct 2022
I do not need saved credentials in my browser, as i am on my local lan network. Thank you for the explanation of the network settings, but all the ip's are in the known network settings. This morning i installed latest beta and i get another warning, the 403 is gone now it is this: Error: Netatmo ...
- Friday 21 March 2025 5:29
- Forum: Temperature and Weather
- Topic: Netatmo authentication changes Oct 2022
- Replies: 401
- Views: 61363
Re: Netatmo authentication changes Oct 2022
Ah and also, normally i use firefox, but suddenly, i need to add admin:password@ in front of the ip:port otherwise it says there is no hardware what so ever, this came up after 2 beta ago. When i use chrome browser, i can just do ip:port and i get all devices. But before the last 2 beta updates ...