Skip to content

Releases: RepositPower/reposit-python-client

v0.4.0

24 Jan 06:25
944f4d7
Compare
Choose a tag to compare

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 now get_solar_generation
    • latest_solar_generation_data is now latest_solar_generation
    • get_house_data is now get_house_consumption
    • latest_house_data is now latest_house_consumption

These renames were to make the methods more descriptive and meaningful.

0.3.1

21 Aug 00:49
6ea7d8f
Compare
Choose a tag to compare

Fixed up documentation and removed some of the more obscure methods

Initial Release

20 Aug 22:44
Compare
Choose a tag to compare