I have an existing utility meter with three tariffs - peak, midpeak and offpeak.
My utility provider (hydro-one, ontario, canada) is offering a very attractive ($.028!) fourth tariif - ultra low overnight, which I have opted for.
Is there anyway to edit an existing utility meter to add this tariff?
Did you create the utility meter in the UI or in YAML?
It’s easy in YAML, I’ve actually done this. There were no adverse effects to adding an extra tariff in the config.
No idea about the UI. I’ve never used it.
in the UI, unfortunately.
How do you set it up in yaml?
As per the documentation,
https://www.home-assistant.io/integrations/utility_meter/#yaml-configuration
Is there a three dot icon next to your utility meter in the Helpers list?
If so, click it and look for something like “Configure”.
Pretty easy - should have done it in YAML!
No configure option unfortunately.
Surely there is some way to edit in the UI, or do I have to start again in YAML?
Answered my own question.
info appears to be stored in /homeassistant/.storage/core.config_entries
edited this to add the new tariff.
Unfortunately it reset the utility meter so previous info is lost.