Skip to content

v1.2.0 🌈

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jan 13:26
· 44 commits to refs/heads/master since this release
77d1de0

πŸš€ Features

  • Feature: Add helper functions for current timeframe summaries @CM000n (#290)
  • Fix wrong fuel_consumed conversion and add average_fuel_consumed @CM000n (#288)

πŸ› Bug Fixes

  • Fix: Make fuel_level optional @CM000n (#289)
  • Fix wrong fuel_consumed conversion and add average_fuel_consumed @CM000n (#288)
  • Fix: scores fields can be None in TripsResponseModel @CM000n (#294)
  • Fix: NoneType object has no attribute unit in self._electric.fuel_range.unit @CM000n (#293)