Page 1 of 1
Domoticz 2025.1 - Unable to get Netatmo working
Posted: Monday 05 May 2025 11:55
by pipiche
I installed Domoticz 2025.1 and I'm unable to get Netatmo working , getting this error message when doing the login !
- I even create a new Api, with new client Id and Secret, no success.
It was working with the old beta version where we had to generate the token manualy
How can we troubleshoot trhis issue ?

- Screenshot 2025-05-05 at 11.53.10.png (190.81 KiB) Viewed 1089 times
Re: Domoticz 2025.1 - Unable to get Netatmo working
Posted: Monday 05 May 2025 12:16
by pipiche
The wiki, seems to be wrong. It is mentioned that "The Redirect URI should contain the IP and port of the Domoticz server. ", and in fact if I removed it then ALL works well.
Would be great that the
https://wiki.domoticz.com/Netatmo wiki is updated
Re: Domoticz 2025.1 - Unable to get Netatmo working
Posted: Monday 05 May 2025 12:23
by gizmocuz
Best to create a Github issue and mention the author
Re: Domoticz 2025.1 - Unable to get Netatmo working
Posted: Monday 05 May 2025 14:26
by waltervl
pipiche wrote: ↑Monday 05 May 2025 12:16
The wiki, seems to be wrong. It is mentioned that "The Redirect URI should contain the IP and port of the Domoticz server. ", and in fact if I removed it then ALL works well.
Would be great that the
https://wiki.domoticz.com/Netatmo wiki is updated
The Redirect URI used to be empty before but I got instructions to change it. So for some users it should be empty, for some it should be the domoticz server IP.
Re: Domoticz 2025.1 - Unable to get Netatmo working
Posted: Monday 05 May 2025 17:52
by homeJLB
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
Re: Domoticz 2025.1 - Unable to get Netatmo working
Posted: Monday 05 May 2025 18:46
by pipiche
So what should be the right url ?
Can you put an exemple ? As is that the external ip, the internal ? Can local host acceptable?
Re: Domoticz 2025.1 - Unable to get Netatmo working
Posted: Monday 05 May 2025 19:21
by homeJLB
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
from
http://10.0.1.140:8080/#/Hardware
Re: Domoticz 2025.1 - Unable to get Netatmo working
Posted: Tuesday 06 May 2025 10:08
by jcb2
Hello,
Have you creating a new App into Netatmo portail ?
In several case it's a solution.
Re: Domoticz 2025.1 - Unable to get Netatmo working
Posted: Monday 12 May 2025 12:59
by phil35
hi,
My feedback, same issue as @pipiche
Removing the URL redirect is the solution for me, so it is blank now
Re: Domoticz 2025.1 - Unable to get Netatmo working
Posted: Wednesday 14 May 2025 15:56
by pvdgulik
A blank URL was not the only solution for me.
Because I have Domoticz and Homebridge running on the same Raspberry, I tried to use the client-ID and clientsecret of homebridge-app in Domoticz, and that seemed to help...
In the homebridge app the Redirect URL was blank as well.
Thanks!
Re: Domoticz 2025.1 - Unable to get Netatmo working
Posted: Wednesday 14 May 2025 21:07
by homeJLB
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
Re: Domoticz 2025.1 - Unable to get Netatmo working
Posted: Friday 16 May 2025 14:45
by Thuis
No docker, im testing docker for many months on my test machine, but i do not seem to get it working with other containers, like a container with homebridge, but that is something else. So just on linux with static ip and no redirect-url. Ofcourse no scopes, no token generator, that is what domoticz plugi does for you.
Seems to be working for couple of weeks now. Hope you get it working too.