Releases: TheFes/cheapest-energy-hours
Releases · TheFes/cheapest-energy-hours
v1.3.1
🐛 Bug fix
- remove whitespace on output to avoid issues when using the output in a template
v1.3
⭐ Improvements
- Add variable
look_ahead
to exlcude hours in the past
- Add variable
time_format
to format the datetime to eg 24 hour time format
🧹 Cleanup
v1.2.1
⭐ Improvements
- Added failsafe for insufficient hours in values
v1.2
Add weighted_average
mode
v1.1.1
Made some corrections to the README
- add missing underscores for
include_today
and include_tomorrow
- Use backticks in description for
mode
v1.1
- Rename the macro
- Add variables for
top_hour
and hour_weight
- Add examples
v1.0
Guess it's ready for release 😄