jesserizzo / envoy_reader

MIT License
37 stars 26 forks source link

Fix issue where Token was not being saved after each polling cycle #89

Closed gtdiehl closed 2 years ago

gtdiehl commented 2 years ago

In Home Assistant using the library with the new firmware that requires a token. The token is not being saved which means every minute a new token is retrieved from the Enphase server.

Token is now being saved and should only be updated when it expires.