CharlesGillanders / alphaess

This Python library logs in to www.alphaess.com and retrieves data on your Alpha ESS inverter, photovoltaic panels, and battery if you have one.
MIT License
22 stars 9 forks source link

Alpha updates #15

Closed matt-oneill closed 1 year ago

matt-oneill commented 1 year ago

Based on the updates to Alpha API this morning, I believe these are the changes required to this library. Updated postman collection, all endpoints are working in postman, and updated the library to reflect this. I HAVE NOT BEEN ABLE TO TEST THE LIBRARY

SorX14 commented 1 year ago

Beat me by a few minutes, nice work

CharlesGillanders commented 1 year ago

There was a tiny typo in the variable name todayDate - I've fixed that and confirmed the library works. I'll update PyPi and my home assistant component.

matt-oneill commented 1 year ago

Thanks Charles apologies for the typo it was done in a browser at 7am as I didn’t have access to my dev machine to test it