Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
elyobelyob committed May 8, 2024
1 parent 1a1f76a commit 9a11e04
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ Here's a breakdown of all the available configuration items:
|---------------|----------|---------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------|
| currentEntity | N | N/A | Name of the sensor that contains the solar indexes you want to render, generated from the `HomeAssistant-OctopusEnergy` integration |
| title | Y | "Agile Rates" | The title of the card in the dashboard |
| lowlimit | Y | 5 (pence) | If the price is above `lowlimit`, the row is marked dark green. (this option is only applicable for import rates |
| mediumlimit | Y | 20 (pence) | If the price is above `mediumlimit`, the row is marked orange. |
| highlimit | Y | 30 (pence) | If the price is above `highlimit`, the row is marked red. |
| lowLimit | Y | 5 (pence) | If the price is above `lowlimit`, the row is marked dark green. (this option is only applicable for import rates |
| mediumLimit | Y | 20 (pence) | If the price is above `mediumlimit`, the row is marked orange. |
| highLimit | Y | 30 (pence) | If the price is above `highlimit`, the row is marked red. |
| showTimes | Y | false | Whether you want to show the times this greeness index applies, normally 11:00PM - 06:00 AM |

#### A note on colouring
Expand Down

0 comments on commit 9a11e04

Please sign in to comment.