Page 1 of 1

Retiring the domain api.netatmo.net

Posted: Wednesday 16 July 2025 19:23
by pvdgulik
I received this email today. How do I change api.netatmo.net to api.netatmo.com in Domoticz?

=================================================================================================================================
Netatmo API - API Domain Name Change



Dear Netatmo developer,
We hope this message finds you well.

We are writing to inform you of an upcoming change to our API domain configuration. As part of our ongoing efforts to streamline and improve our services, we will be retiring the domain api.netatmo.net and consolidating all API traffic under the existing domain api.netatmo.com.

Effective Date:September 8, 2025

To ensure uninterrupted service, we kindly ask you to update your applications to use api.netatmo.com exclusively before the above date. The structure and functionality of the API remain unchanged — only the domain name is affected.

Sincerely,

Legrand - Netatmo - Bticino
=================================================================================================================================

Thank you!

Re: Retiring the domain api.netatmo.net

Posted: Wednesday 16 July 2025 20:42
by DomoFlits
Find the question & answer here:
viewtopic.php?p=327264#p327264

Re: Retiring the domain api.netatmo.net

Posted: Wednesday 16 July 2025 21:13
by pvdgulik
Thanks for the quick reply. But I still see my domoticz still asking DNS for api.netatmo.net...

Version: 2025.1
Build Hash: 89d5c900d
Compile Date: 2025-05-05 09:02:49
dzVents Version: 3.1.8
Python Version: 3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]

Re: Retiring the domain api.netatmo.net

Posted: Wednesday 16 July 2025 21:51
by waltervl
There is no reference in the Domoticz code to netatmo.net:
https://github.com/domoticz/domoticz/bl ... etatmo.cpp

Re: Retiring the domain api.netatmo.net

Posted: Thursday 17 July 2025 7:46
by pvdgulik
Oke, thanks. Must be something different then. I'll search futher. Thanks

Re: Retiring the domain api.netatmo.net

Posted: Thursday 17 July 2025 8:54
by waltervl
Perhaps you have a python, php or batch script running that connects to Netatmo outside of Domoticz?