lozzd / octopus-energy-rates-card

This lovelace card for Home Assistant displays the Octopus Energy rate prices per each 30 minute slot
MIT License
60 stars 22 forks source link

Work with v9 multiple "events". #35

Closed igloo32 closed 7 months ago

igloo32 commented 7 months ago

Updated to work with v9 multiple "events". Added option to Combine same rates in a day. Added option to highlight cheapest future rate. Added multiplier for display in pence/pounds

bwduncan commented 7 months ago

Hooray! Thank you so much :grin:

It looks like the pastEntity and futureEntity attributes are not optional. The card doesn't load without them. I'm not really interested in yesterday's rates, but this should at least be reflected in the documentation. I'm happy to make a PR to do that, but I'm leaving this comment first in case I'm wrong.