-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Hi! I thought you might be interested in the status of the HA integration so attached you'll find some screenshots. The pull request which I created yesterday is required to make the integration work. So when that's incorporated I can release the integration.
It's not entirely clear to me how the data groups work. Can you elaborate?
Also some thing I notices in your API which could use some fine tuning:
The function data_threshold expects the value to be in milliamperes while record_intensity_threshold in the UMmeterData object is converted to amperes.
In my opinion the keys record_capacity_threshold, record_energy_threshold and record_intensity_threshold don't really cover the purpose. I think recorded_capacity, recorded_energy and recording_treshold would be better fitting. What do you think?

