Releases: RepositPower/reposit-python-client
Releases · RepositPower/reposit-python-client
v0.4.0
This adds a new method: get_remaining_charge which returns a list of values of the battery's remaining charge (in kWh).
- Also some breaking rename changes:
get_solar_generation_data
is nowget_solar_generation
latest_solar_generation_data
is nowlatest_solar_generation
get_house_data
is nowget_house_consumption
latest_house_data
is nowlatest_house_consumption
These renames were to make the methods more descriptive and meaningful.
0.3.1
Initial Release
v0.3