Domoticz 2025.1 - Unable to get Netatmo working Topic is solved
Moderator: leecollings
-
- Posts: 2007
- Joined: Monday 02 April 2018 20:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: France
- Contact:
Domoticz 2025.1 - Unable to get Netatmo working
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 ?
- 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 ?
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
-
- Posts: 2007
- Joined: Monday 02 April 2018 20:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: France
- Contact:
Re: Domoticz 2025.1 - Unable to get Netatmo working
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
Would be great that the https://wiki.domoticz.com/Netatmo wiki is updated
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
- gizmocuz
- Posts: 2488
- Joined: Thursday 11 July 2013 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Top of the world
- Contact:
Re: Domoticz 2025.1 - Unable to get Netatmo working
Best to create a Github issue and mention the author
Quality outlives Quantity!
- waltervl
- Posts: 5760
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: Domoticz 2025.1 - Unable to get Netatmo working
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.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
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
-
- Posts: 109
- Joined: Tuesday 16 October 2018 23:01
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2024.7
- Location: Belgium
- Contact:
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
-
- Posts: 2007
- Joined: Monday 02 April 2018 20:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: France
- Contact:
Re: Domoticz 2025.1 - Unable to get Netatmo working
So what should be the right url ?
Can you put an exemple ? As is that the external ip, the internal ? Can local host acceptable?
Can you put an exemple ? As is that the external ip, the internal ? Can local host acceptable?
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
-
- Posts: 109
- Joined: Tuesday 16 October 2018 23:01
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2024.7
- Location: Belgium
- Contact:
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 from http://10.0.1.140:8080/#/Hardware
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
Code: Select all
http://10.0.1.140:8080/
Re: Domoticz 2025.1 - Unable to get Netatmo working
Hello,
Have you creating a new App into Netatmo portail ?
In several case it's a solution.
Have you creating a new App into Netatmo portail ?
In several case it's a solution.
-
- Posts: 21
- Joined: Wednesday 02 September 2020 8:27
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2023.1
- Location: France
- Contact:
Re: Domoticz 2025.1 - Unable to get Netatmo working
hi,
My feedback, same issue as @pipiche
Removing the URL redirect is the solution for me, so it is blank now
My feedback, same issue as @pipiche
Removing the URL redirect is the solution for me, so it is blank now
Production platform uses domoticz v2023.1
Production platform (for Netatmo and Zigbee) uses domoticz v2024.7
Production platform (for Netatmo and Zigbee) uses domoticz v2024.7
-
- Posts: 22
- Joined: Friday 28 December 2018 20:23
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2023.1
- Contact:
Re: Domoticz 2025.1 - Unable to get Netatmo working
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!
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!
-
- Posts: 109
- Joined: Tuesday 16 October 2018 23:01
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2024.7
- Location: Belgium
- Contact:
Re: Domoticz 2025.1 - Unable to get Netatmo working
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
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
- Thuis
- Posts: 269
- Joined: Tuesday 11 September 2018 11:36
- Target OS: Linux
- Domoticz version: Beta
- Location: The Netherlands
- Contact:
Re: Domoticz 2025.1 - Unable to get Netatmo working
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.
Seems to be working for couple of weeks now. Hope you get it working too.
I Love Domoticz ! And the community around it :-)
Who is online
Users browsing this forum: No registered users and 1 guest