Energy: Add fixed daily cost

Or yearly cost…

This also applies for my current contract with Vattenfall in The Netherlands

same in portugal. A fixed daily cost should be awesome.

1 Like

+1 for UK too - thanks!

To do this requires two data values:

  • unit_cost
  • standing_charge

This could be two sensors, but gets complex when you have different unit_costs for peak and off peak, and then you have it for both gas and electricity. Could lead to a proliferation of sensors.

I was wondering if there should be a new Entity Class of Tarif, with attributes.
Something like

fuel: gas
standing_charge: 2.00
rates:
  peak: 20.00
  off-peak: 10.00
time
  peak: 08:00 - 20:00

and the status being peak - for the rate currently active?

3 Likes

It is impossible to cover all scenarios for tariffs. e.g. Some are seasonal, that woudl not fit in your schema.

The current situation where you set the option “Use an entity with current price”, leaves it up to the end user to automate this value and will fit all situations.

The same option could be available for fixed costs. The difference being this entity is only added once per day not per kWh.

5 Likes

So if a whole country has tariffs like this you’re just going to expect every one of the users from there to setup an automation to fix this? Come on…

1 Like

Considering this is how the unit price works and that the automation would not be as difficult as you are implying, then yes this is what I would expect.

2 Likes

To be fair, using @tom_l 's idea would actually be feasible. If there was a massive demand for an automation to automatically change the tariff - then someone could just create a blueprint, and then all those other users don’t have to create an automation.

1 Like

We also have this system in the UK: daily standing charge that’s always charged daily no matter how much you use or not, and then on top of that your variable kWh that depends on how much you use. Really need this for accurate tracking, otherwise there will be several £’s missing from reports.

4 Likes

Same thing here for Spain

3 Likes

+1 for fixed daily cost/ standard charge as it’s known in the UK which is a distinct cost for Gas and Electricity irrespective of usage during the day. This isn’t a large cost (for example my gas has around 0.17GBP standard charge per day) but if there was some way it could be added to the cost column, then the cost would be more accurate for the users who pay this amount.

It can be substantial with some tariffs, here I’ve gor a daily cost/standing/stadard charge that is closer to 50% of the total daily cost of power.

Tarifs are supplier based and contract based and can depend on the day that you signed your contract.

There are already contracts that will charge you by the market price.

The most likely “best” case is that the supplier provides this information somehow and that an interested person implements an integration or so for it so that every other person in the same case can reuse it.

Further even if the fixed cost is once per day, it would be nice to apply it proportionally once per hour.

This is how my gas provider shows it in his web UI. The fixed cost is only shown when choosing the graph in euros and it scales according to the period.

Octopus Energy UK has Octopus Agile which looks exactly the way you’re describing, they charge the market price every 30 minutes, and there is an integration on HACS I believe, but I am not aware whether it integrates with the dashboard or not. On another note, your Winter energy bills are eye-watering :scream: 359EUR!!!

As long as the Octopus integration provides a sensor with the current energy cost, it should interacts with the dashboard.

Sincerely, I don’t think this is a priority to try and have an energy screen that looks like your energy bill.
For me the priorities are:
For gas:

  • fix the cost /kWh ( it is said to be fixed in the 2021.11 release)
  • fix the total gas in kWH plus electricity kWH
  • fix the calculation of the non fossil energy screen that does not take into account the « fossil » gas energy ( always fossil as long as we don’t use hydrogen !)
    Regards
    Philippe

@pbranly why not add a separate feature request for those other requests. Then the HA community maintainers can see which get the most votes?

1 Like

Why not?

It can be done now, outside the energy dashboard using sensors and utility meters.

2 Likes

Hi
I already made that several weeks ago
Phil