0.6.1
0.6.1
Finalising support for Firmware >=7 that requires a token from Enphase
Note:
This version for full functionality requires cryptography module to be installed.
pip3 install cryptography
Run above from Terminal.
Hopefully will run without cryptography - just limit function, to manual token only (which will not be able to check expiry date of)
Adds:
Plugin will login to enphase with details and create own token
Valid for a year with then ongoing local access only.
Checks token validity and when expired should update.
Remove redirects from endpoint testing
Remove Serial Number as seems to be still accessible in all versions
PluginConfig changes