v0.5.0
Lots of features in this release - thanks to the contributors, new and old
- Highlight the current time in the grid for clarity
- Support a variable for limits, with multipliers (e.g. if you want to be dynamic with the colours based on the average price in next 24 hours)
- Support a second target rate entity (e.g. if you have two target rate entity sensors to track a specific price, you can show both now)
- Support a configuration entry that limits the list length, for those with limited space (e.g. only show next 4 rates)
What's Changed
- Feat: current time indicator by @corvus2606 in #61
- Add rateListLimit option by @netmindz in #58
New Contributors
- @corvus2606 made their first contribution in #61
- @netmindz made their first contribution in #58
Full Changelog: v0.4.1...v0.5.0