How can I get the modulated heating power request from the app to an external heater
I have seen from the control panel in one of my rooms that the requested heating power is quite modular. Hence if I can access this parameter as a value from an API, I can then feed it to my heater which in tunr turn on more or less as per request.
Question: how do I access this from the outside via an API or directly from the relay output?
Thanks
Comments
1 comment
Hi Peter,
I don't have a "real" installation to test, but I'm pretty sure this value is displayed via a call to /homestatus : https://dev.netatmo.com/apidocumentation/control#homestatus. Check for the "heating_power_request" value, it should retrieve an integer between 0 and 100 referring to the asked % of heating
Have a good day,
Leslie - Community Manager
Please sign in to leave a comment.