v1.5.0
v1.5.0 - 2020-08-04
Changed
- Update the cache storage to a JSON file.
- Add a timeout of 30s to retrieve data from the inverter
Fixed
- Always close the
urlopen
call to the inverter in afinally
block.
urlopen
call to the inverter in a finally
block.