elyobelyob / octopus-energy-greenness-forecast-card

This lovelace card for Home Assistant displays the Octopus Energy Greener Days scores
MIT License
8 stars 2 forks source link

Wrong sensor in the readme #1

Closed davemcmath closed 2 months ago

davemcmath commented 2 months ago

there is an error in your readme in the YAML.

You put

type: custom:octopus-energy-greenness-forecast-card currentEntity: event.octopus_energy

It should read

type: custom:octopus-energy-greenness-forecast-card currentEntity: sensor.octopus_energy

elyobelyob commented 2 months ago

Thanks, I was a bit lazy on the documentation, fixed and also added future ... must spend time making sure it's fully configurable. Was in a bit of a rush!