Skip to content

v5.4.0

Compare
Choose a tag to compare
@TheFes TheFes released this 16 Feb 21:46
· 26 commits to main since this release

✨ IMPROVEMENTS

  • A new mode: estimated_costs has been added. This will return the estimated costs for the provided number of hours. It needs the kWh energy usage for that period, which can either be provided using the kwh parameter, or using the program parameter, which will take it from the energy plots sensor. In case no program is used, it is also possible to provide weight which will be used in the calculation.

What's Changed

  • Add feature: Total expected costs based on weighted points by @TheFes in #126

Full Changelog: v5.3.1...v5.4.0