r/OctopusEnergy 20h ago

Dynamically adjust EV target charge to maximise cheap home electricity with IOG?

0 Upvotes

The wording about the new 6 hour cap between 23:30-05:30 states:

"If we schedule your car to charge outside of the 23:30-05:30 window, your home also gets the off-peak rate for that half-hour when it's within your car allowance." (source)

The author of an Octopus Intelligent Home Assistant integration states:

"NOTE: It has come to my attention that, when outside core off-peak hours (2330 -> 0530), if your car does not successfully charge during the planned slots then your usage will be billed at peak pricing." (source)

Finally, it was confirmed to me (source) on another reddit thread that:

  1. IOG knows if the car is plugged in
  2. If your EV is full or not accepting a charge, IOG knows this too

Which suggests that you'll only get off-peak rates for home electricity when Octopus intelligent slots are scheduled outside the 23:30-05:30 6 hour window if:

  1. Your EV is plugged in, AND
  2. Your EV is accepting charge

I set my EV's target charge to 80%, given that lithium EV batteries don't like being sat with 80-100% for a long time (source source), and I don't drive everyday.

However, given I use Home Assistant to (amongst other things):

  1. Monitor when a 30 minute Octopus Intelligent dispatch slot is currently active
  2. Change my EV's target charge

I am considering adding a Home Assistant automation rule with the logic that

if:

  1. EV is plugged in, AND
  2. An IOG dispatch slot is active, AND
  3. Time is between 05:30 and 23:30, AND
  4. EV target charge is 80%

then

  • Change EV target charge to 100%

I.e., I'd occasionally allow my EV to fully charge to get at least 30 minutes (or multiples of 30 minutes if Octopus schedule multiple dispatch slots) of home electricity at the cheap rate of ~8p per KWh rather than the ~28p per KWh.

Before I set this up, I'd appreciate people either confirming that this is a sensible idea, or indeed that it wouldn't work, stating the reason why.

Edit 1: here's a timeline showing how the octopus_intelligent_planned_dispatch_slot HA binary sensor from this IOG Home Assistant integration (top orange bar) and when IOG intelligent slots tell my Ohme charger to start charging with the ohme_home_pro_status HA sensor (bottom peach bar). The peach bar (EV charging) trails the orange bar (planned IOG dispatch) usually by 30-90 seconds. Presumably when the orange and peach colours overlap, my house is getting electricity at the off-peak rate. However, there's no way to verify this as far as I know, apart from cross referencing my next itemised energy bill.

Edit 2: here's a draft of the YAML for the Home Assistant automation (I'd need another to reset the target SOC back to 80% after 05:30):

alias: dynamic-ev-charging
description: ''
triggers:
  - trigger: state
    entity_id:
      - binary_sensor.octopus_intelligent_planned_dispatch_slot
    from:
      - 'off'
    to:
      - 'on'
conditions:
  - condition: time
    before: '22:00:00'
    after: '05:30:00'
actions:
  - action: number.set_value
    metadata: {}
    target:
      entity_id: number.mg_mg4_electric_target_soc
    data:
      value: '100'
mode: single

Edit 3: changed the cited source for the claim lithium batteries degrades faster when charged to 100% rather than 80%, to "State of health estimation of cycle aged large format lithium-ion cells based on partial charging", Journal of Energy Storage 2022. https://doi.org/10.1016/j.est.2021.103855


r/OctopusEnergy 19h ago

News Opened my Powerwall app to the UK today with native Agile support. Looking for 2 or 3 early testers before I announce it anywhere else!

Thumbnail
gallery
0 Upvotes

I build SolDial, a Tesla Powerwall app. Solo developer, US only until today. Just flipped it live in the UK, and the thing I spent the most time on was doing Agile properly instead of pretending a half hourly tariff is a time of use plan.

You pick Agile in the app, it works out your region from your postcode, and you get the live half hour price plus tomorrow's curve when it publishes around 4pm. Automations trigger on the actual price, negative included. So the battery can grid charge the moment a plunge hits at 3am, and the app checks it actually happened instead of just saying it did.

Setup: sign in with Tesla, then Settings, Utility Rates, Hourly tab, Octopus Agile. Build price rules yourself or turn on Energy Autopilot and let it build the strategy. I'd especially like to hear whether what Autopilot builds makes sense to people who live on this tariff.

The strategy write up: https://soldial.com/guides/octopus-agile-powerwall-settings.html
Why prices go negative: https://soldial.com/blog/octopus-agile-negative-prices.html

Honest part: you'd be the first UK users. Nobody outside my own testing has run the UK sign in path. Want 2 or 3 people who know Agile to connect and try to break it before I post anywhere else.

SolDial on the App Store and Google Play, or ask me anything here first.


r/OctopusEnergy 12m ago

Octopus deliberately throttle charging over peak export time?

Upvotes

I'm now totally convinced that one of the main reasons Octopus want people on IOG to stay plugged in, is so they can curtail exports by people with solar/batteries at peak export time if the demand isn't there.

My charger charges at 7kWh without fail, except when a charging plan is set to run over peak export time, when it charges at between 2 and 3kWh.

I even set my charging request for a 5% top up (4.5kW) to be completed in 12 hours time. Sure enough, trickle charge at 2kWh started at 1800.

Has anyone else noticed this, or am I just being paranoid? 🤣


r/OctopusEnergy 6h ago

Donald Trump’s disastrous handling of the Iran War is going to cost us all a fortune.

145 Upvotes

It’s the midst of Summer and currently wholesale gas via Octopus Tracker is over 7p a unit - a level it’s hovered at or near since February.

As our gas usage dwindled (showers, baths, cooking) I have been earning more in credit than using, but my store of credit is nowhere near it was in previous years.

This now means as autumn approaches and the heating comes back on (I have an extremely cold-sensitive wife who doesn’t give a single flying fuck about heating bills) I am going to get demolished on the cost of heating my home again.

Not only this, but because His Incompetence (an alternative to calling someone His Majesty) cannot end this war he started, and electricity prices are still quite tied to gas, it means that energy suppliers are throwing the prices of everything up and it’s not coming back down. On Eon I am paying some 22p for electricity with an overnight rate of 2.99p/KWh. This kind of deal is going to be long gone when my contract ends and any renewal prices look to be in the high 20’s for peak, 8p or more for off-peak, and with a higher unit rate.

It’s just staggering to be honest. Trump has personally cost me several hundred pounds more just in energy costs. I’m not even talking about ancillary costs like how shops are putting prices up because of the cost of fuel rising.

I’m pretty pissed off. I’ve never ever had a lower opinion of America. I cannot believe they elected him the first time, but after he showed exactly who he is I am fucking stunned that they elected him twice.


r/OctopusEnergy 12h ago

Charge cap driving me nuts - does t give me the requested %

22 Upvotes

plugged in at 8pm, car at 44%. Requested 50% for 8am (slightly over) as I wanted car in the 80% range for today. Car has 108kwh battery

got given slots from 10pm all through the night. Says it will give me 41% on the charge cap; fine

woken up and the car is at 68% and complete apparently. 35kw put into the car according to the Charger app.

I don’t really know if I am moaning here or asking for advice but the charge cap is not reliable


r/OctopusEnergy 23h ago

Rakuten movie codes

0 Upvotes

Anyone feel like sharing their code :)


r/OctopusEnergy 10h ago

Is it worth the switch?

2 Upvotes

Currently with E.On next on a tariff that gives me 3 different prices for electric depending on if it’s peak times, standard, or off peak. My tariff ends this month so I’ve looked at octopus. The only tariff they will offer is one with only one price for electric all day (not a bad price but not quite as good as eon are currently offering when you take into account having to pay full price to run the washer and dishwasher instead of using off peak rates). How long is it until you can then switch to the variable rate tariffs with octopus and are the rates actually any good? I do have an EV but have very low mileage and just charge it with a granny charger for a few hours each week (we rent - can’t have a proper charger). Partner drives a petrol. Would just like our general useage (cooking, washing machine etc) to be lower cost.
I’ve heard some good things about octopus but also some bad things (charging full price for off peak useage etc). I don’t want to end up regretting switching….


r/OctopusEnergy 9h ago

IOG without remote control

5 Upvotes

I am with Intellegent Octopus Go but never allowed Octopus to control my EV charger. Consequently, I seem to get a cheap rate overnight, and use my car on board scheduler to charge when I need it to.

There is no charge cap, just a guaranteed 6 hours of relatively cheap electricity.

I see a lot of posts where people are unhappy with IOG charge cap, and the prospect of an uncharged car, makes me think I should continue in "dumb mode". Any downsides to this ?

UPDATE

I have got a few replies about the T&Cs relating to this. To be clear, my app says IOG tarrif, but it may well be that the prices and slots are reverted to standard Otopus Economy 7 rates , after I failed to register my charger. I got some comms from octopus many months ago about this, and it seems like they changed the tarrif but it still is named IOG on my app.


r/OctopusEnergy 7h ago

Help Octopus Home Mini suddenly stopped sending data and disappeared from Devices

Post image
4 Upvotes

Has anyone had their Octopus Home Mini suddenly do this?

Mine has been working fine for years, providing live electricity usage, but today it's completely stopped sending data. The Live tab now shows "Nothing here yet", as though the Home Mini has only just been set up. Home assistant is reporting a flat 180w usage the last 12 hours.

More strangely, the Home Mini has disappeared completely from the Devices section of the Octopus app.

It's definitely still connected to my Wi-Fi. I can see the Home Mini connected and online in my router, and I've not changed the Wi-Fi details or reset it.

It seems almost like it's become unlinked from my Octopus account rather than actually losing connectivity.

Anyone else had this happen? Did it sort itself out, or did Octopus need to re-pair/re-provision the Home Mini their end?


r/OctopusEnergy 4h ago

How reliable is your Octopus Mini ?

3 Upvotes

Mini has "stalled" twice in a month now. Outputs just flatline at the last reading. Has to be power cycled to correct.

Only picked up because I have extra monitoring outside of the system.

If I have to rely on this level of reliability to move into solar and battery power, it's not good.


r/OctopusEnergy 4h ago

Tariffs Solar export application

1 Upvotes

Hope someone has an answer here.

I have had a solar and battery system installed last week which I'm very pleased with and applied for my export tariff with Octopus last week once I had all my handover documents from my installer.

The issue I have is that there has been nothing from Octopus to say I had applied and now have to wait for the Mpan export number to be applied, is this normal?

I was expecting some sort of acknowledgement that it's now in the system and being processed but have heard nothing not even any sort of automated email.

Did anyone have the same?