v5.4.0
✨ 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 thekwh
parameter, or using theprogram
parameter, which will take it from the energy plots sensor. In case no program is used, it is also possible to provideweight
which will be used in the calculation.
What's Changed
Full Changelog: v5.3.1...v5.4.0