philippelt / netatmo-api-python

Netatmo connect API python client (for Netatmo information, see https://dev.netatmo.com)
GNU General Public License v3.0
186 stars 118 forks source link

Add energy data #49

Closed cermakjn closed 1 year ago

cermakjn commented 1 year ago

Implemented two EPs to get data from an energy (thermostats)

philippelt commented 1 year ago

Hello Jan,

many thanks for your contribution. I have no thermostat so I can't test your code but I assume you did it well.

I will merge your code as soon as you updated the associated documentation and preferably provide a sample program to illustrate it's use. Providing features without documenting them is rather a frustrating experience for peoples who could be interested by your work but do not have a deep knowledge of python.

Thanks in advance to include, at least, a documentation update to your merge request.

Phil