netatmo icon indicating copy to clipboard operation
netatmo copied to clipboard

Update to last Thermostat API

Open sadmin91 opened this issue 6 years ago • 5 comments

Since March 5th, 2018, Thermostat API has evolved and now supports Valves. With this update Setthermpoint is deprecated -> a new function Setroomthermpoint appears.

Is it possible to include this new function?

Regards

sadmin91 avatar Apr 11 '18 14:04 sadmin91

@sadmin91 Do you happen to have any of the netatmo devices? I can write the code, but I need someone to test to make sure they work.

karbassi avatar Apr 11 '18 15:04 karbassi

Yes, I have a thermostat and 3 valves. I can test a modified code with an implementation on node-red.

sadmin91 avatar Apr 11 '18 16:04 sadmin91

@sadmin91 That sounds great. I'll set some time aside to work on this in the next week or so.

karbassi avatar Apr 11 '18 16:04 karbassi

👍

lboue avatar Nov 08 '18 17:11 lboue

Just added a PR that includes getHomesData and getHomeStatus which returns info related to rooms and valves. Tested it on 3 valves, everything seems to be ok :)

luixal avatar Mar 25 '19 11:03 luixal