Error updating netatmo thermostat in 107

Hello!

had a netatmo thermostat working until 0.107.1 version. Today I have updated and suddenly it stopped working.

I saw that there were breaking changes, something related to webhooks, and those only works in ports 443 and 80. Those webhooks are not for the thermostat (the only netatmo device that I have).

In my setup, I am using duckdns with port forwarding, and I use the port 8123 to access my HA instance, and I don’t want to change the port, because I had to change a lot of stuff, and also those ports are busy.

I have tryied to remove the integration and set up again, It looks like it connects properly to my netatmo dev account, but I doesn’t find any device,

The only error that I have is

Logger: pyatmo.thermostat
Source: components/netatmo/climate.py:470
First occurred: 21:20:12 (1 occurrences)
Last logged: 21:20:12

Errors in response: {'status': 'ok', 'time_server': 1593285613, 'body': {'home': {'id': 'some id'}, 'errors': [{'code': 6, 'id': 'a mac address'}]}}

Someone can point me how can I solve this without changing the ports if possible?

Thank you so much!!

This is fixed, right? Netatmo in HA 0.105

Yup, sorry for the dupe

1 Like

2 posts were split to a new topic: Errors for climate devices in 2021.5.1