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_datais nowget_solar_generationlatest_solar_generation_datais nowlatest_solar_generationget_house_datais nowget_house_consumptionlatest_house_datais nowlatest_house_consumption
These renames were to make the methods more descriptive and meaningful.