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

Add Authentication Headers #10

Closed matt-oneill closed 1 year ago

matt-oneill commented 1 year ago

Add authentication headers Handle token refresh instead of resending username & password Use current date time for token created time instead of parsing unknown date formats Update postman collection