Open sebw opened 1 year ago
Thanks for the report! I've not used the plugin for a while but i've been meaning to modernise it a little, so this is a good prompt.
I don't have mad skills in Node but I have a thermostat and I can help testing things out :-)
I think the root problem here is that both api's to set and receive temp information are not supported anymore as it seems. 'https://api.netatmo.com/api/getthermostatsdata' has become 'https://api.netatmo.com/api/homestatus' which require the home_id and 'https://api.netatmo.com/api/setthermpoint' has become 'https://api.netatmo.com/api/setroomthermpoint' which require the home_id and the room_id (can be found with the homestatus endpoint). You should checkout their updated documentation : https://dev.netatmo.com/apidocumentation/energy
Same issue on my side ...
any updates ?
same issues
I'm seeing the same issue as well:
[8/18/2024, 2:35:00 PM] [homebridge-thermostat-netatmo] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: number 0 exceeded minimum of 10. See https://homebridge.io/w/JtMGR for more info.
This seems to be the only supported Plugin at the moment so home this can be picked up and fixed.
Hi,
Thanks for this plugin! It doesn't seem to work on my fresh Homebridge install.
I'm getting this error:
My config (client ID and secret are known to work with Homebridge Eveatmo plugin):