Netatmo authentication changes Oct 2022

Moderator: leecollings

User avatar
Thuis
Posts: 251
Joined: Tuesday 11 September 2018 11:36
Target OS: Linux
Domoticz version: Beta
Location: The Netherlands
Contact:

Re: Netatmo authentication changes Oct 2022

Post by Thuis »

Well i think it has nothing to do with netatmo plugin. I do not have debug active. But i see i randomly have errors like this:
Spoiler: show
2024-09-25 12:23:22.158 Error: (ProcessWholeMessage) Unknown Operation Code (12) encountered.
2024-09-25 12:23:22.159 Error: (ProcessWholeMessage) Unknown Operation Code (4) encountered.
2024-09-25 12:23:22.159 Error: (ProcessWholeMessage) Unknown Operation Code (3) encountered.
2024-09-25 12:23:22.159 Error: (ProcessWholeMessage) Unknown Operation Code (3) encountered.
2024-09-25 12:23:22.159 Error: (ProcessWholeMessage) Unknown Operation Code (14) encountered.
2024-09-25 12:23:22.159 Error: (ProcessWholeMessage) Unknown Operation Code (3) encountered.
2024-09-25 12:23:22.159 Error: (ProcessWholeMessage) Unknown Operation Code (7) encountered.
2024-09-25 12:23:22.159 Error: (ProcessWholeMessage) Unknown Operation Code (3) encountered.
2024-09-25 12:23:22.159 Error: (ProcessWholeMessage) Unknown Operation Code (6) encountered.
2024-09-25 12:23:42.133 Error: (ProcessWholeMessage) Unknown Operation Code (12) encountered.
2024-09-25 12:23:42.133 Error: (ProcessWholeMessage) Unknown Operation Code (4) encountered.
2024-09-25 12:23:42.133 Error: (ProcessWholeMessage) Unknown Operation Code (3) encountered.
2024-09-25 12:23:42.133 Error: (ProcessWholeMessage) Unknown Operation Code (3) encountered.
2024-09-25 12:23:42.133 Error: (ProcessWholeMessage) Unknown Operation Code (14) encountered.
2024-09-25 12:23:42.134 Error: (ProcessWholeMessage) Unknown Operation Code (3) encountered.
2024-09-25 12:23:42.134 Error: (ProcessWholeMessage) Unknown Operation Code (7) encountered.
2024-09-25 12:23:42.134 Error: (ProcessWholeMessage) Unknown Operation Code (3) encountered.
2024-09-25 12:23:42.134 Error: (ProcessWholeMessage) Unknown Operation Code (6) encountered.
2024-09-25 12:24:02.149 Error: (ProcessWholeMessage) Unknown Operation Code (12) encountered.
2024-09-25 12:24:02.150 Error: (ProcessWholeMessage) Unknown Operation Code (4) encountered.
2024-09-25 12:24:02.150 Error: (ProcessWholeMessage) Unknown Operation Code (3) encountered.
2024-09-25 12:24:02.150 Error: (ProcessWholeMessage) Unknown Operation Code (3) encountered.
2024-09-25 12:24:02.150 Error: (ProcessWholeMessage) Unknown Operation Code (14) encountered.
2024-09-25 12:24:02.150 Error: (ProcessWholeMessage) Unknown Operation Code (3) encountered.
2024-09-25 12:24:02.150 Error: (ProcessWholeMessage) Unknown Operation Code (7) encountered.
2024-09-25 12:24:02.150 Error: (ProcessWholeMessage) Unknown Operation Code (3) encountered.
2024-09-25 12:24:02.150 Error: (ProcessWholeMessage) Unknown Operation Code (6) encountered.
And then when i open the domoticz_crash log, i search for "signal_handler" and i see one plugin that is probably causing all off this. But i can not disable this plugin, because it makes my whole homeautomation experience. It is the google_devices plugin. I think it is too old for domoticz and therefor it just spits out all these errors. Domoticz just keeps running though. So i believe netatmo has nothing to do with it.

Then i restart domoticz and the errors are gone for a while.

I have been searching for "ProcessWholeMessage) Unknown Operation" but almost nowhere to be found any information on what to do. Also when i look in the crashlog at the signal handler, it is all just jibberish to me. I have no clue what so ever how to solve this, or if it is possible to be solved.


signal handler:
Spoiler: show
Thread 9 (Thread 0x7dc1f7e00640 (LWP 3691) "Google Devices"):
#0 0x00007dc2324ea42f in __GI___wait4 (pid=479268, stat_loc=0x7dc1f7dfece4, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
#1 0x00005eb1e0b31239 in dumpstack_gdb(bool) ()
#2 0x00005eb1e0b31791 in signal_handler(int, siginfo_t*, void*) ()
#3 <signal handler called>
#4 __pthread_kill_implementation (no_tid=0, signo=6, threadid=138272040814144) at ./nptl/pthread_kill.c:44
#5 __pthread_kill_internal (signo=6, threadid=138272040814144) at ./nptl/pthread_kill.c:78
#6 __GI___pthread_kill (threadid=138272040814144, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
#7 0x00007dc232442476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8 0x00007dc2324287f3 in __GI_abort () at ./stdlib/abort.c:79
#9 0x00007dc231070dc5 in ?? () from /lib/x86_64-linux-gnu/libpython3.10.so
#10 0x00007dc2312036f9 in _Py_FatalErrorFunc () from /lib/x86_64-linux-gnu/libpython3.10.so
#11 0x00007dc231203f02 in Py_EndInterpreter () from /lib/x86_64-linux-gnu/libpython3.10.so
#12 0x00005eb1e1042385 in Plugins::CPlugin::Stop() ()
#13 0x00005eb1e0a9b06b in Plugins::CPluginMessageBase::Process(Plugins::CPlugin*) ()
#14 0x00005eb1e1046b70 in Plugins::CPlugin::Do_Work() ()
#15 0x00005eb1e1320040 in execute_native_thread_routine ()
#16 0x00007dc232494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#17 0x00007dc232526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
But hey, a good thing, netatmo does not seem to be the culprit. I am just spending hours on searching how to fix the event handler thing.
I Love Domoticz ! And the community around it :-)
pignic
Posts: 1
Joined: Monday 30 September 2024 12:18
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Netatmo authentication changes Oct 2022

Post by pignic »

Hello,

I've completed all the steps as described previously, but I still have this error :

2024-09-30 12:13:40.862 Status: NETATMO: Use refresh token from database...
2024-09-30 12:13:40.863 Status: NETATMO: Requesting refreshed tokens
2024-09-30 12:13:40.869 Error: NETATMO: Error connecting to Server (refresh tokens): HTTP/1.1 6 Couldn't resolve host name

Any ideas ?

Thanks
User avatar
Thuis
Posts: 251
Joined: Tuesday 11 September 2018 11:36
Target OS: Linux
Domoticz version: Beta
Location: The Netherlands
Contact:

Re: Netatmo authentication changes Oct 2022

Post by Thuis »

Im getting randomly this as only of today:

2024-10-01 01:23:57.926 Error: Netatmo Thuis: Error connecting to Server (Get_Respons_API): HTTP/1.1 7 Couldn't connect to server
2024-10-01 06:51:27.611 Error: Netatmo Thuis hardware (55) thread seems to have ended unexpectedly
2024-10-01 07:07:20.775 Error: Netatmo Thuis hardware (55) thread seems to have ended unexpectedly
2024-10-01 08:10:51.268 Error: Netatmo Thuis hardware (55) thread seems to have ended unexpectedly
2024-10-01 08:42:36.162 Error: Netatmo Thuis hardware (55) thread seems to have ended unexpectedly
2024-10-01 11:04:48.268 Error: Netatmo Thuis hardware (55) thread seems to have ended unexpectedly
2024-10-01 11:20:40.733 Error: Netatmo Thuis hardware (55) thread seems to have ended unexpectedly
2024-10-01 11:20:54.737 Error: Netatmo Thuis hardware (55) thread seems to have ended unexpectedly
2024-10-01 11:37:01.204 Error: Netatmo Thuis hardware (55) thread seems to have ended unexpectedly
2024-10-01 11:52:53.662 Error: Netatmo Thuis hardware (55) thread seems to have ended unexpectedly

Did not change anything. No idea.
I Love Domoticz ! And the community around it :-)
homeJLB
Posts: 53
Joined: Tuesday 16 October 2018 23:01
Target OS: Raspberry Pi / ODroid
Domoticz version: 2022.2
Contact:

Re: Netatmo authentication changes Oct 2022

Post by homeJLB »

pignic wrote: Monday 30 September 2024 12:21 Hello,

I've completed all the steps as described previously, but I still have this error :

2024-09-30 12:13:40.862 Status: NETATMO: Use refresh token from database...
2024-09-30 12:13:40.863 Status: NETATMO: Requesting refreshed tokens
2024-09-30 12:13:40.869 Error: NETATMO: Error connecting to Server (refresh tokens): HTTP/1.1 6 Couldn't resolve host name

Any ideas ?

Thanks
This message looks like Domoticz can't connect to the Netatmo-server.
So possible there is a network problem for you.

@thuis I also had a Error Log like

Code: Select all

Netatmo last checking 261.00 seconds ago
Error: Netatmo hardware (2) thread seems to have ended unexpectedly
But as I'm writing this its not happening for me.
winwiz
Posts: 1
Joined: Thursday 03 October 2024 7:41
Target OS: Raspberry Pi / ODroid
Domoticz version: 2024.7
Location: Netherlands
Contact:

Re: Netatmo authentication changes Oct 2022

Post by winwiz »

The only thing I get in Version: 2024.7 (build 16268) is Netatmo: No access granted, forcing login again (Refresh tokens): invalid_client

I generate the code and put it in within 5 seconds.
User avatar
Thuis
Posts: 251
Joined: Tuesday 11 September 2018 11:36
Target OS: Linux
Domoticz version: Beta
Location: The Netherlands
Contact:

Re: Netatmo authentication changes Oct 2022

Post by Thuis »

Yes well, it seems to have stopped and working again somehow. I restarted the computer and after that it is running normal again. But i am exploring docker compose. That is whole other cookie. Im as far that i need to apt install everything i need for domoticz to work inside the container. Everytime i down and up all was gone, so i finally found the customscript and put in every thing it needs to function. Have not yet connected netatmo though still learning how it all works.
I Love Domoticz ! And the community around it :-)
lacha07
Posts: 2
Joined: Tuesday 16 November 2021 11:33
Target OS: -
Domoticz version:
Contact:

Re: Netatmo authentication changes Oct 2022

Post by lacha07 »

Hello,

I was also locked out, but I followed the procedure described in this forum post viewtopic.php?p=319793#p319793 , and everything is working fine now.

To summarize:

Created a new app on Netatmo
Deactivated the Domoticz app
Entered the new ID and secret
Saved and activated the integration
Refreshed the page
Went back to the Netatmo integration and clicked "Connect," and everything worked smoothly after that.
chrominator
Posts: 5
Joined: Sunday 25 December 2016 7:27
Target OS: Linux
Domoticz version: 2024.7
Contact:

Re: Netatmo authentication changes Oct 2022

Post by chrominator »

Using domoticz Version: 2024.7 (build 16286)
Build Hash: 89581e814
Compile Date: 2024-10-20 09:54:22

Netatmo configured today, working.

However, I notice in the logs the repetition of the update trace for the Netatmo devices, the number of which multiplies over time. I'm at 27 repetitions of the same messages after 5 hours of activity.

Hopefully the repetition is not visible in the devices log.

@homeJLB, do you want me to create an issue?

----

First run just after configuration, 1 set of message:

Code: Select all

2024-10-21 11:58:02.134  Status: Netatmo: Use refresh token from database...
2024-10-21 11:58:02.134  Status: Netatmo: Requesting refreshed tokens
2024-10-21 11:58:02.324  Status: Netatmo: Get HomesData Details
2024-10-21 11:58:02.960  Status: Netatmo: Home id Thermostat updated.
2024-10-21 11:58:03.183  Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 11:58:03.184  Netatmo: General/Percentage ( Thermostat - Sig. + Bat. Lvl)
2024-10-21 11:58:03.185  Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 11:58:03.185  Netatmo: General/Custom Sensor ( Thermostat Bat. Lvl)
2024-10-21 11:58:03.186  Netatmo: General/Text (Thermostat - Bridge)
2024-10-21 11:58:03.186  Netatmo: Temp/LaCrosse TX3 (Thermostat)
2024-10-21 11:58:03.187  Netatmo: Setpoint (Thermostat - Heating Status)
2024-10-21 11:58:03.188  Netatmo: Light/Switch/Switch (Thermostat - Heating Status)
2024-10-21 11:58:03.190  Netatmo: Light/Switch (Thermostat - Schedule)
2024-10-21 11:58:03.191  Netatmo: Light/Switch (Thermostat - mode)
2024-10-21 11:58:03.191  Status: Netatmo: HomeStatus parsed
2024-10-21 11:58:03.191  Status: Netatmo: Status 1
more than 5 hours later, more than 27 sets of the same message:

Code: Select all

 2024-10-21 17:34:20.991 Status: Netatmo: Get HomesData Details
2024-10-21 17:34:21.217 Status: Netatmo: Home id Thermostat updated.
2024-10-21 17:34:21.495 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:21.503 Netatmo: General/Percentage ( Thermostat - Sig. + Bat. Lvl)
2024-10-21 17:34:21.511 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:21.519 Netatmo: General/Custom Sensor ( Thermostat Bat. Lvl)
2024-10-21 17:34:21.526 Netatmo: General/Text (Thermostat - Bridge)
2024-10-21 17:34:21.536 Netatmo: Setpoint (Consigne Netatmo)
2024-10-21 17:34:21.547 Netatmo: Temp/LaCrosse TX3 (Netatmo)
2024-10-21 17:34:21.554 Netatmo: Light/Switch/Switch (Chauffage)
2024-10-21 17:34:21.560 Netatmo: Light/Switch (Planning Thermostat)
2024-10-21 17:34:21.565 Netatmo: Light/Switch (Thermostat - Mode)
2024-10-21 17:34:21.569 Status: Netatmo: HomeStatus parsed
2024-10-21 17:34:21.773 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:21.777 Netatmo: General/Percentage ( Thermostat - Sig. + Bat. Lvl)
2024-10-21 17:34:21.781 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:21.785 Netatmo: General/Custom Sensor ( Thermostat Bat. Lvl)
2024-10-21 17:34:21.788 Netatmo: General/Text (Thermostat - Bridge)
2024-10-21 17:34:21.794 Netatmo: Temp/LaCrosse TX3 (Netatmo)
2024-10-21 17:34:21.796 Netatmo: Setpoint (Consigne Netatmo)
2024-10-21 17:34:21.804 Netatmo: Light/Switch/Switch (Chauffage)
2024-10-21 17:34:21.808 Netatmo: Light/Switch (Planning Thermostat)
2024-10-21 17:34:21.813 Netatmo: Light/Switch (Thermostat - Mode)
2024-10-21 17:34:21.816 Status: Netatmo: HomeStatus parsed
2024-10-21 17:34:22.025 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:22.029 Netatmo: General/Percentage ( Thermostat - Sig. + Bat. Lvl)
2024-10-21 17:34:22.032 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:22.036 Netatmo: General/Custom Sensor ( Thermostat Bat. Lvl)
2024-10-21 17:34:22.040 Netatmo: General/Text (Thermostat - Bridge)
2024-10-21 17:34:22.047 Netatmo: Temp/LaCrosse TX3 (Netatmo)
2024-10-21 17:34:22.053 Netatmo: Setpoint (Consigne Netatmo)
2024-10-21 17:34:22.059 Netatmo: Light/Switch/Switch (Chauffage)
2024-10-21 17:34:22.064 Netatmo: Light/Switch (Planning Thermostat)
2024-10-21 17:34:22.068 Netatmo: Light/Switch (Thermostat - Mode)
2024-10-21 17:34:22.071 Status: Netatmo: HomeStatus parsed
2024-10-21 17:34:22.268 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:22.272 Netatmo: General/Percentage ( Thermostat - Sig. + Bat. Lvl)
2024-10-21 17:34:22.276 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:22.279 Netatmo: General/Custom Sensor ( Thermostat Bat. Lvl)
2024-10-21 17:34:22.282 Netatmo: General/Text (Thermostat - Bridge)
2024-10-21 17:34:22.287 Netatmo: Temp/LaCrosse TX3 (Netatmo)
2024-10-21 17:34:22.290 Netatmo: Setpoint (Consigne Netatmo)
2024-10-21 17:34:22.299 Netatmo: Light/Switch/Switch (Chauffage)
2024-10-21 17:34:22.304 Netatmo: Light/Switch (Planning Thermostat)
2024-10-21 17:34:22.308 Netatmo: Light/Switch (Thermostat - Mode)
2024-10-21 17:34:22.311 Status: Netatmo: HomeStatus parsed
2024-10-21 17:34:22.542 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:22.546 Netatmo: General/Percentage ( Thermostat - Sig. + Bat. Lvl)
2024-10-21 17:34:22.549 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:22.552 Netatmo: General/Custom Sensor ( Thermostat Bat. Lvl)
2024-10-21 17:34:22.556 Netatmo: General/Text (Thermostat - Bridge)
2024-10-21 17:34:22.560 Netatmo: Setpoint (Consigne Netatmo)
2024-10-21 17:34:22.564 Netatmo: Temp/LaCrosse TX3 (Netatmo)
2024-10-21 17:34:22.571 Netatmo: Light/Switch/Switch (Chauffage)
2024-10-21 17:34:22.575 Netatmo: Light/Switch (Planning Thermostat)
2024-10-21 17:34:22.580 Netatmo: Light/Switch (Thermostat - Mode)
2024-10-21 17:34:22.583 Status: Netatmo: HomeStatus parsed
2024-10-21 17:34:22.794 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:22.798 Netatmo: General/Percentage ( Thermostat - Sig. + Bat. Lvl)
2024-10-21 17:34:22.801 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:22.804 Netatmo: General/Custom Sensor ( Thermostat Bat. Lvl)
2024-10-21 17:34:22.808 Netatmo: General/Text (Thermostat - Bridge)
2024-10-21 17:34:22.813 Netatmo: Temp/LaCrosse TX3 (Netatmo)
2024-10-21 17:34:22.815 Netatmo: Setpoint (Consigne Netatmo)
2024-10-21 17:34:22.822 Netatmo: Light/Switch/Switch (Chauffage)
2024-10-21 17:34:22.827 Netatmo: Light/Switch (Planning Thermostat)
2024-10-21 17:34:22.832 Netatmo: Light/Switch (Thermostat - Mode)
2024-10-21 17:34:22.835 Status: Netatmo: HomeStatus parsed
2024-10-21 17:34:23.047 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:23.051 Netatmo: General/Percentage ( Thermostat - Sig. + Bat. Lvl)
2024-10-21 17:34:23.055 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:23.059 Netatmo: General/Custom Sensor ( Thermostat Bat. Lvl)
2024-10-21 17:34:23.063 Netatmo: General/Text (Thermostat - Bridge)
2024-10-21 17:34:23.068 Netatmo: Temp/LaCrosse TX3 (Netatmo)
2024-10-21 17:34:23.072 Netatmo: Setpoint (Consigne Netatmo)
2024-10-21 17:34:23.074 Netatmo: Light/Switch/Switch (Chauffage)
2024-10-21 17:34:23.079 Netatmo: Light/Switch (Planning Thermostat)
2024-10-21 17:34:23.083 Netatmo: Light/Switch (Thermostat - Mode)
2024-10-21 17:34:23.087 Status: Netatmo: HomeStatus parsed
2024-10-21 17:34:23.299 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:23.304 Netatmo: General/Percentage ( Thermostat - Sig. + Bat. Lvl)
2024-10-21 17:34:23.308 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:23.311 Netatmo: General/Custom Sensor ( Thermostat Bat. Lvl)
2024-10-21 17:34:23.314 Netatmo: General/Text (Thermostat - Bridge)
2024-10-21 17:34:23.320 Netatmo: Setpoint (Consigne Netatmo)
2024-10-21 17:34:23.325 Netatmo: Temp/LaCrosse TX3 (Netatmo)
2024-10-21 17:34:23.330 Netatmo: Light/Switch/Switch (Chauffage)
2024-10-21 17:34:23.335 Netatmo: Light/Switch (Planning Thermostat)
2024-10-21 17:34:23.340 Netatmo: Light/Switch (Thermostat - Mode)
2024-10-21 17:34:23.344 Status: Netatmo: HomeStatus parsed
2024-10-21 17:34:23.552 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:23.556 Netatmo: General/Percentage ( Thermostat - Sig. + Bat. Lvl)
2024-10-21 17:34:23.560 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:23.564 Netatmo: General/Custom Sensor ( Thermostat Bat. Lvl)
2024-10-21 17:34:23.569 Netatmo: General/Text (Thermostat - Bridge)
2024-10-21 17:34:23.576 Netatmo: Temp/LaCrosse TX3 (Netatmo)
2024-10-21 17:34:23.579 Netatmo: Setpoint (Consigne Netatmo)
2024-10-21 17:34:23.585 Netatmo: Light/Switch/Switch (Chauffage)
2024-10-21 17:34:23.589 Netatmo: Light/Switch (Planning Thermostat)
2024-10-21 17:34:23.593 Netatmo: Light/Switch (Thermostat - Mode)
2024-10-21 17:34:23.595 Status: Netatmo: HomeStatus parsed
2024-10-21 17:34:23.803 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:23.807 Netatmo: General/Percentage ( Thermostat - Sig. + Bat. Lvl)
2024-10-21 17:34:23.811 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:23.814 Netatmo: General/Custom Sensor ( Thermostat Bat. Lvl)
2024-10-21 17:34:23.817 Netatmo: General/Text (Thermostat - Bridge)
2024-10-21 17:34:23.822 Netatmo: Temp/LaCrosse TX3 (Netatmo)
2024-10-21 17:34:23.825 Netatmo: Setpoint (Consigne Netatmo)
2024-10-21 17:34:23.834 Netatmo: Light/Switch/Switch (Chauffage)
2024-10-21 17:34:23.840 Netatmo: Light/Switch (Planning Thermostat)
2024-10-21 17:34:23.845 Netatmo: Light/Switch (Thermostat - Mode)
2024-10-21 17:34:23.848 Status: Netatmo: HomeStatus parsed
2024-10-21 17:34:24.073 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:24.081 Netatmo: General/Percentage ( Thermostat - Sig. + Bat. Lvl)
2024-10-21 17:34:24.089 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:24.096 Netatmo: General/Custom Sensor ( Thermostat Bat. Lvl)
2024-10-21 17:34:24.103 Netatmo: General/Text (Thermostat - Bridge)
2024-10-21 17:34:24.112 Netatmo: Temp/LaCrosse TX3 (Netatmo)
2024-10-21 17:34:24.115 Netatmo: Setpoint (Consigne Netatmo)
2024-10-21 17:34:24.124 Netatmo: Light/Switch/Switch (Chauffage)
2024-10-21 17:34:24.130 Netatmo: Light/Switch (Planning Thermostat)
2024-10-21 17:34:24.135 Netatmo: Light/Switch (Thermostat - Mode)
2024-10-21 17:34:24.138 Status: Netatmo: HomeStatus parsed
2024-10-21 17:34:24.349 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:24.354 Netatmo: General/Percentage ( Thermostat - Sig. + Bat. Lvl)
2024-10-21 17:34:24.358 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:24.362 Netatmo: General/Custom Sensor ( Thermostat Bat. Lvl)
2024-10-21 17:34:24.366 Netatmo: General/Text (Thermostat - Bridge)
2024-10-21 17:34:24.371 Netatmo: Temp/LaCrosse TX3 (Netatmo)
2024-10-21 17:34:24.374 Netatmo: Setpoint (Consigne Netatmo)
2024-10-21 17:34:24.382 Netatmo: Light/Switch/Switch (Chauffage)
2024-10-21 17:34:24.388 Netatmo: Light/Switch (Planning Thermostat)
2024-10-21 17:34:24.392 Netatmo: Light/Switch (Thermostat - Mode)
2024-10-21 17:34:24.396 Status: Netatmo: HomeStatus parsed
2024-10-21 17:34:24.612 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:24.617 Netatmo: General/Percentage ( Thermostat - Sig. + Bat. Lvl)
2024-10-21 17:34:24.620 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:24.622 Netatmo: General/Custom Sensor ( Thermostat Bat. Lvl)
2024-10-21 17:34:24.625 Netatmo: General/Text (Thermostat - Bridge)
2024-10-21 17:34:24.629 Netatmo: Temp/LaCrosse TX3 (Netatmo)
2024-10-21 17:34:24.633 Netatmo: Setpoint (Consigne Netatmo)
2024-10-21 17:34:24.634 Netatmo: Light/Switch/Switch (Chauffage)
2024-10-21 17:34:24.641 Netatmo: Light/Switch (Planning Thermostat)
2024-10-21 17:34:24.644 Netatmo: Light/Switch (Thermostat - Mode)
2024-10-21 17:34:24.647 Status: Netatmo: HomeStatus parsed
2024-10-21 17:34:24.854 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:24.858 Netatmo: General/Percentage ( Thermostat - Sig. + Bat. Lvl)
2024-10-21 17:34:24.861 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:24.864 Netatmo: General/Custom Sensor ( Thermostat Bat. Lvl)
2024-10-21 17:34:24.867 Netatmo: General/Text (Thermostat - Bridge)
2024-10-21 17:34:24.871 Netatmo: Setpoint (Consigne Netatmo)
2024-10-21 17:34:24.872 Netatmo: Temp/LaCrosse TX3 (Netatmo)
2024-10-21 17:34:24.877 Netatmo: Light/Switch/Switch (Chauffage)
2024-10-21 17:34:24.882 Netatmo: Light/Switch (Planning Thermostat)
2024-10-21 17:34:24.890 Netatmo: Light/Switch (Thermostat - Mode)
2024-10-21 17:34:24.893 Status: Netatmo: HomeStatus parsed
2024-10-21 17:34:25.101 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:25.104 Netatmo: General/Percentage ( Thermostat - Sig. + Bat. Lvl)
2024-10-21 17:34:25.108 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:25.111 Netatmo: General/Custom Sensor ( Thermostat Bat. Lvl)
2024-10-21 17:34:25.115 Netatmo: General/Text (Thermostat - Bridge)
2024-10-21 17:34:25.120 Netatmo: Temp/LaCrosse TX3 (Netatmo)
2024-10-21 17:34:25.122 Netatmo: Setpoint (Consigne Netatmo)
2024-10-21 17:34:25.125 Netatmo: Light/Switch/Switch (Chauffage)
2024-10-21 17:34:25.132 Netatmo: Light/Switch (Planning Thermostat)
2024-10-21 17:34:25.137 Netatmo: Light/Switch (Thermostat - Mode)
2024-10-21 17:34:25.141 Status: Netatmo: HomeStatus parsed
2024-10-21 17:34:25.349 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:25.353 Netatmo: General/Percentage ( Thermostat - Sig. + Bat. Lvl)
2024-10-21 17:34:25.356 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:25.359 Netatmo: General/Custom Sensor ( Thermostat Bat. Lvl)
2024-10-21 17:34:25.363 Netatmo: General/Text (Thermostat - Bridge)
2024-10-21 17:34:25.373 Netatmo: Temp/LaCrosse TX3 (Netatmo)
2024-10-21 17:34:25.374 Netatmo: Setpoint (Consigne Netatmo)
2024-10-21 17:34:25.379 Netatmo: Light/Switch/Switch (Chauffage)
2024-10-21 17:34:25.384 Netatmo: Light/Switch (Planning Thermostat)
2024-10-21 17:34:25.388 Netatmo: Light/Switch (Thermostat - Mode)
2024-10-21 17:34:25.391 Status: Netatmo: HomeStatus parsed
2024-10-21 17:34:25.588 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:25.592 Netatmo: General/Percentage ( Thermostat - Sig. + Bat. Lvl)
2024-10-21 17:34:25.595 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:25.599 Netatmo: General/Custom Sensor ( Thermostat Bat. Lvl)
2024-10-21 17:34:25.602 Netatmo: General/Text (Thermostat - Bridge)
2024-10-21 17:34:25.607 Netatmo: Temp/LaCrosse TX3 (Netatmo)
2024-10-21 17:34:25.608 Netatmo: Setpoint (Consigne Netatmo)
2024-10-21 17:34:25.616 Netatmo: Light/Switch/Switch (Chauffage)
2024-10-21 17:34:25.621 Netatmo: Light/Switch (Planning Thermostat)
2024-10-21 17:34:25.626 Netatmo: Light/Switch (Thermostat - Mode)
2024-10-21 17:34:25.629 Status: Netatmo: HomeStatus parsed
2024-10-21 17:34:25.848 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:25.853 Netatmo: General/Percentage ( Thermostat - Sig. + Bat. Lvl)
2024-10-21 17:34:25.858 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:25.863 Netatmo: General/Custom Sensor ( Thermostat Bat. Lvl)
2024-10-21 17:34:25.867 Netatmo: General/Text (Thermostat - Bridge)
2024-10-21 17:34:25.874 Netatmo: Setpoint (Consigne Netatmo)
2024-10-21 17:34:25.876 Netatmo: Temp/LaCrosse TX3 (Netatmo)
2024-10-21 17:34:25.887 Netatmo: Light/Switch/Switch (Chauffage)
2024-10-21 17:34:25.892 Netatmo: Light/Switch (Planning Thermostat)
2024-10-21 17:34:25.897 Netatmo: Light/Switch (Thermostat - Mode)
2024-10-21 17:34:25.901 Status: Netatmo: HomeStatus parsed
2024-10-21 17:34:26.105 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:26.109 Netatmo: General/Percentage ( Thermostat - Sig. + Bat. Lvl)
2024-10-21 17:34:26.113 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:26.117 Netatmo: General/Custom Sensor ( Thermostat Bat. Lvl)
2024-10-21 17:34:26.120 Netatmo: General/Text (Thermostat - Bridge)
2024-10-21 17:34:26.126 Netatmo: Temp/LaCrosse TX3 (Netatmo)
2024-10-21 17:34:26.128 Netatmo: Setpoint (Consigne Netatmo)
2024-10-21 17:34:26.136 Netatmo: Light/Switch/Switch (Chauffage)
2024-10-21 17:34:26.141 Netatmo: Light/Switch (Planning Thermostat)
2024-10-21 17:34:26.146 Netatmo: Light/Switch (Thermostat - Mode)
2024-10-21 17:34:26.149 Status: Netatmo: HomeStatus parsed
2024-10-21 17:34:26.363 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:26.367 Netatmo: General/Percentage ( Thermostat - Sig. + Bat. Lvl)
2024-10-21 17:34:26.371 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:26.374 Netatmo: General/Custom Sensor ( Thermostat Bat. Lvl)
2024-10-21 17:34:26.377 Netatmo: General/Text (Thermostat - Bridge)
2024-10-21 17:34:26.382 Netatmo: Temp/LaCrosse TX3 (Netatmo)
2024-10-21 17:34:26.384 Netatmo: Setpoint (Consigne Netatmo)
2024-10-21 17:34:26.392 Netatmo: Light/Switch/Switch (Chauffage)
2024-10-21 17:34:26.398 Netatmo: Light/Switch (Planning Thermostat)
2024-10-21 17:34:26.403 Netatmo: Light/Switch (Thermostat - Mode)
2024-10-21 17:34:26.406 Status: Netatmo: HomeStatus parsed
2024-10-21 17:34:26.666 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:26.669 Netatmo: General/Percentage ( Thermostat - Sig. + Bat. Lvl)
2024-10-21 17:34:26.674 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:26.680 Netatmo: General/Custom Sensor ( Thermostat Bat. Lvl)
2024-10-21 17:34:26.682 Netatmo: General/Text (Thermostat - Bridge)
2024-10-21 17:34:26.686 Netatmo: Setpoint (Consigne Netatmo)
2024-10-21 17:34:26.697 Netatmo: Temp/LaCrosse TX3 (Netatmo)
2024-10-21 17:34:26.702 Netatmo: Light/Switch/Switch (Chauffage)
2024-10-21 17:34:26.716 Netatmo: Light/Switch (Planning Thermostat)
2024-10-21 17:34:26.726 Netatmo: Light/Switch (Thermostat - Mode)
2024-10-21 17:34:26.734 Status: Netatmo: HomeStatus parsed
2024-10-21 17:34:27.003 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:27.011 Netatmo: General/Percentage ( Thermostat - Sig. + Bat. Lvl)
2024-10-21 17:34:27.019 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:27.026 Netatmo: General/Custom Sensor ( Thermostat Bat. Lvl)
2024-10-21 17:34:27.032 Netatmo: General/Text (Thermostat - Bridge)
2024-10-21 17:34:27.041 Netatmo: Setpoint (Consigne Netatmo)
2024-10-21 17:34:27.046 Netatmo: Temp/LaCrosse TX3 (Netatmo)
2024-10-21 17:34:27.053 Netatmo: Light/Switch/Switch (Chauffage)
2024-10-21 17:34:27.059 Netatmo: Light/Switch (Planning Thermostat)
2024-10-21 17:34:27.063 Netatmo: Light/Switch (Thermostat - Mode)
2024-10-21 17:34:27.067 Status: Netatmo: HomeStatus parsed
2024-10-21 17:34:27.286 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:27.288 Netatmo: General/Percentage ( Thermostat - Sig. + Bat. Lvl)
2024-10-21 17:34:27.291 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:27.294 Netatmo: General/Custom Sensor ( Thermostat Bat. Lvl)
2024-10-21 17:34:27.296 Netatmo: General/Text (Thermostat - Bridge)
2024-10-21 17:34:27.299 Netatmo: Setpoint (Consigne Netatmo)
2024-10-21 17:34:27.302 Netatmo: Temp/LaCrosse TX3 (Netatmo)
2024-10-21 17:34:27.307 Netatmo: Light/Switch/Switch (Chauffage)
2024-10-21 17:34:27.316 Netatmo: Light/Switch (Planning Thermostat)
2024-10-21 17:34:27.321 Netatmo: Light/Switch (Thermostat - Mode)
2024-10-21 17:34:27.324 Status: Netatmo: HomeStatus parsed
2024-10-21 17:34:27.546 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:27.550 Netatmo: General/Percentage ( Thermostat - Sig. + Bat. Lvl)
2024-10-21 17:34:27.553 Netatmo: General/Text (Thermostat - MAC-adres)
2024-10-21 17:34:27.557 Netatmo: General/Custom Sensor ( Thermostat Bat. Lvl)
2024-10-21 17:34:27.560 Netatmo: General/Text (Thermostat - Bridge)
2024-10-21 17:34:27.565 Netatmo: Temp/LaCrosse TX3 (Netatmo)
2024-10-21 17:34:27.567 Netatmo: Setpoint (Consigne Netatmo)
2024-10-21 17:34:27.574 Netatmo: Light/Switch/Switch (Chauffage)
2024-10-21 17:34:27.579 Netatmo: Light/Switch (Planning Thermostat)
2024-10-21 17:34:27.585 Netatmo: Light/Switch (Thermostat - Mode)
2024-10-21 17:34:27.589 Status: Netatmo: HomeStatus parsed
2024-10-21 17:34:27.589 Status: Netatmo: Status 1
fjuppe
Posts: 42
Joined: Thursday 14 September 2023 19:32
Target OS: Raspberry Pi / ODroid
Domoticz version: 16341
Location: Stockholm
Contact:

Re: Netatmo authentication changes Oct 2022

Post by fjuppe »

I notice the same behaviour.
I am on 2024.7 build 16286
/fjuppe
homeJLB
Posts: 53
Joined: Tuesday 16 October 2018 23:01
Target OS: Raspberry Pi / ODroid
Domoticz version: 2022.2
Contact:

Re: Netatmo authentication changes Oct 2022

Post by homeJLB »

This is related to the thread error I think.
With the change to Hardware Base this should be resolved
fjuppe
Posts: 42
Joined: Thursday 14 September 2023 19:32
Target OS: Raspberry Pi / ODroid
Domoticz version: 16341
Location: Stockholm
Contact:

Re: Netatmo authentication changes Oct 2022

Post by fjuppe »

There is something wrong with the calculation for the widget Netatmo Rain. The total rain is correct but the rainrate is showing wrong value. In devices, the rain data is showing correct ( RainByRate 1.818;1.9 ) and in the rain Widget, rate is shown as "Rate: 0.0001 mm/h"

Update 27 October 5.15pm:

After updating to build 16319, Netatmo created new devices. But the rain widget is still not showing correct values. Now the RainRate seems to show OK but the total shows the same value, maybe I have to wait until the daily reset is done...???

/fjuppe
User avatar
Thuis
Posts: 251
Joined: Tuesday 11 September 2018 11:36
Target OS: Linux
Domoticz version: Beta
Location: The Netherlands
Contact:

Re: Netatmo authentication changes Oct 2022

Post by Thuis »

Netatmo stops updating devices, they become red and no values, then i do the hardware login i grand access, but the old devices stay red no values. Then i tick allow new devices in settings and i get all new Netatmo devices with new values. It does not update the devices already in the devices list. So i delete all the old devices, rename them and update all scripts and rooms again with the newly added Netatmo devices.

I was wondering if it has to do with naming of the devices. I mean Netatmo has the name "woonkamer" for temp hum and baro but it also has "woonkamer" for the CO2. I change the name in domoticz to "Woonkamer - THB" and "Woonkamer - CO2" i do not know if this is causing the old devices not being updated with the new values, because the name is different? I dunno...

Version: 2024.7 (build 16319)
I Love Domoticz ! And the community around it :-)
fjuppe
Posts: 42
Joined: Thursday 14 September 2023 19:32
Target OS: Raspberry Pi / ODroid
Domoticz version: 16341
Location: Stockholm
Contact:

Re: Netatmo authentication changes Oct 2022

Post by fjuppe »

I had the same issue yesterday when I updated to the latest beta, build 16319. New devices were created.
But I think some Netstmo bugs were fixed in this beta. I will wait and see…
/fjuppe
User avatar
Thuis
Posts: 251
Joined: Tuesday 11 September 2018 11:36
Target OS: Linux
Domoticz version: Beta
Location: The Netherlands
Contact:

Re: Netatmo authentication changes Oct 2022

Post by Thuis »

Ah ok thats is great, lets see and thanks for the acknowledgement.
I Love Domoticz ! And the community around it :-)
qqlapraline
Posts: 12
Joined: Saturday 11 January 2014 16:09
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Netatmo authentication changes Oct 2022

Post by qqlapraline »

Hello everyone,

I am a happy Domoticz user as well as a Netatmo one.
Recently, I have tried to reinstall my Netatmo devices on domoticz but unfortunately, I have encountered issues.
Under 16325 build, I have tried the following
- Enter <ClientID> in the clientID field and <Client Secret> in the client secret field.
- a popup appears to confirm access to the appropriate scope.
- the login seems successfull but when I click on « add » a popup tells me that I am not logged on.

Any help ?
Thanks,

QQ.
3 Raspberry PI (Raspbian + Rfxcom, teleinfo or mysensors gateway)
Bunch of OS THGR810n (5)
Some THN122
1 WGR800 and PCR800
Some BMP085
Bunch of TS34C (4)
Bunch of DIO plugs (3)
Teleinfo
Various mysensors devices (Temp, Hygro, ...)
Rob67ert
Posts: 17
Joined: Tuesday 24 December 2019 13:57
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Netatmo authentication changes Oct 2022

Post by Rob67ert »

qqlapraline wrote: Tuesday 05 November 2024 21:48 Hello everyone,

QQ.
Did you follow these steps: viewtopic.php?p=319793#p319793
qqlapraline
Posts: 12
Joined: Saturday 11 January 2014 16:09
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Netatmo authentication changes Oct 2022

Post by qqlapraline »

I have checked several times - the last one is right now - and yes, I have been through the whole process.
When I click on "Add", my popup says: "Please login before adding a new Netatmo device"

Update:
After several "Add" it finally worked. Thanks for the support.
3 Raspberry PI (Raspbian + Rfxcom, teleinfo or mysensors gateway)
Bunch of OS THGR810n (5)
Some THN122
1 WGR800 and PCR800
Some BMP085
Bunch of TS34C (4)
Bunch of DIO plugs (3)
Teleinfo
Various mysensors devices (Temp, Hygro, ...)
phil35
Posts: 10
Joined: Wednesday 02 September 2020 8:27
Target OS: Raspberry Pi / ODroid
Domoticz version: 2023.1
Location: France
Contact:

Re: Netatmo authentication changes Oct 2022

Post by phil35 »

Hi,

I will be happy if someone can help me.
intial status:
domoticz 2024.4: netatmo works

Then update (./updaterelease) to 2024.7 :
domoticz is ok , zigbee too,
I tried to follow the post viewtopic.php?p=319793#p319793
On the Domoticz hardware page, create a new Netatmo device (or select an existing one.
-> ok (I deleted and create a new one)
Fill in the client ID and the client password (from the Netatmo device portal of the app you want to use.
-> ok , client ID for username and client password for password
BUT I don't have this choice :
Select the apropiate scopes for the Netatmo devices you own. You can select more items by holding the control button while selecting the items from the list.

So I update netatmo login as previously (clientid:clientsecret as username and password with the code displayed on auth netatmo website.
It works, but I don't selected scopes on domoticz webpage, I do not have the choice

best regards
Phil
Production platform uses domoticz v2023.1
Production platform (for Netatmo and Zigbee) uses domoticz v2024.7
sanookh
Posts: 2
Joined: Thursday 04 February 2021 18:29
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Netatmo authentication changes Oct 2022

Post by sanookh »

Recnetly (about a few weeks) I get errors after a while:
2024-11-20 20:23:53.402 Error: Weerstation: No access granted, forcing login again...
2024-11-20 20:23:53.652 Error: Weerstation: No access granted, check credentials...
Sometimes it works for a week, but yesterday it failed twice on 1 day.
I have to reset my API codes and stuff to make it work again. Netatmo says they have no issues. Are there other users that face the same issue?
homeJLB
Posts: 53
Joined: Tuesday 16 October 2018 23:01
Target OS: Raspberry Pi / ODroid
Domoticz version: 2022.2
Contact:

Re: Netatmo authentication changes Oct 2022

Post by homeJLB »

@phil35
The selecting scopes option is now in the Beta-channel. For the Stable channel you must use the Old way with the fixed scopes.

For the moment I have not noticed any No access granted, check credentials... in my Log
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest