nordicopen / pyeasee

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

Additional changes to get_account_products #73

Closed olalid closed 1 year ago

olalid commented 1 year ago

When the new function get_account_products() it was not noted that it in turn calls another API to gather more details. This means that the information from the products API gets lost. This should solve that by copying that information back in to the site structure.