Octopus Agile prices from now #512
borpin
started this conversation in
Show and tell
Replies: 1 comment 4 replies
-
Start bars on hour or half hour by setting |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've generated a simple Plotly chart to display Octopus Agile half-hour prices from now in Home Assistant. I use this chart on a wall tablet to let others know what the current and future prices will be for electricity.
This uses the
event
sensors from BottleapDave's Octopus HA integration (https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy). You just need to add the right sensors to use it.I've not solved the issue of shifting the bars so they center on the half-hour period rather than the centered on the start time (I triedSorted withxperiodalignment
but it hasn't had the desired effect).offset: 0
[edit - 8/1/25]
Added some annotations to the top.
Beta Was this translation helpful? Give feedback.
All reactions