Open keukenrol opened 1 year ago
I'm not sure if that feature is available through the API. I will check and report back.
Thanks!
When selecting a device in the comfort cloud app, you can tap the "numbers" or "graphs" tab in the bottom left. There you can see the average estimated consumption of the outdoor unit connected to the device you have selected.
The power consumption should be accessible through the url {base_url}/deviceHistoryData. I'm currently using the python pcomfortcloud package to get these values. It would be nice if I could do it with this node red node which is currently pulling all other data.
Hi
I was wondering if the electricity consumption can be added to the functionality. I am unable to see this in the object returned by the device or groups node.
Thanks!