Some time ago I set up a dual electricity tariff using the Utility Meter Helper. This allowed me to measure Peak and Non-peak electricity usage via a select, multiple sensors and an automation to switch between the tariffs at a specified time of day. It all works wonderfully and thanks to “mostlychris” on YouTube it was easy to achieve.
Time has past and now my electricity supplier has added a 50% reduction in cost for 5 hours on a Sunday and I’d like to add this to my set up.
Can somebody point me to where I can add a permanent new tariff/option to my select entity? I can add an option in the Developer tools but this disappears once I’ve rebooted. I can’t find the YAML for the select entity as it was created via the GUI.
It depends on how you want to track things. For me I just use a sensor template to calculate my tariffs and am happy with getting just a total, but if you want your energy dash to show all the use for different tariffs you might have to create multiple sensors. What I like about this way of doing this is that as energy companies get more “creative” with tariffs I can adjust easily.
From there I just tell my energy dash to use this sensor for the tariff.
Thanks @CO_4X4 . I’ve already got my automation working and I’m using Grafana to plot it out and do some handy math based calculations based on cost per unit. But now I’m looking to add a 3rd sensor but don’t seem to have access to the yaml for the initial setup…
I would like to be able to add a tariff also. If everything was still stored in the YAML it would be easy but no way to do it through the GUI. Was thinking about deleting and recreating but am afraid I will lose all my previous stats.