nordicopen / pyeasee

Easee EV charger API python library
MIT License
39 stars 11 forks source link

Cost data update, various new observations, API for observation calls. #79

Closed olalid closed 1 year ago

olalid commented 1 year ago

When the cost per kWh is changed through the API, the locally stored data is now updated accordingly. Some new observations added (renamed). Observations updated from latest list. API to poll observations added. API to poll latest firmware version added. Functions to create empty data structures added.