Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hold for Car - But not car charging taking place - IOG #2071

Open
robyholmes opened this issue Mar 3, 2025 · 4 comments
Open

Hold for Car - But not car charging taking place - IOG #2071

robyholmes opened this issue Mar 3, 2025 · 4 comments
Assignees
Labels
configuration User configuration issue

Comments

@robyholmes
Copy link

Describe the bug
Predbat is putting itself into hold for car, even though the car isn't charging and there are no IGO slots planned let along currently active.

Expected behaviour
Predbat should be following it's normal plan.

Predbat version

v8.15.1 (Running on HA via Addon)

Environment details

  • GE Hybrid 5KW Gen 3
  • Standard HAOS
  • Hypervolt Home Pro 3 Charger - Integration via HA

Screenshots

Image

Log file

predbat.log

Predbat debug yaml file

predbat_debug_16_40_00.yaml.txt

@robyholmes
Copy link
Author

The issue seems to be that Predbat is planning the car charging, which is what it used to do before we moved to IGO for car charging.

@robyholmes
Copy link
Author

Might have discovered the issue, I had the following commented out in my apps.yaml
octopus_intelligent_slot: 're:(binary_sensor.octopus_energy([0-9a-z_]+|)_intelligent_dispatching)' octopus_ready_time: 're:(time.octopus_energy([0-9a-z_]+|)_intelligent_ready_time)' octopus_charge_limit: 're:(number.octopus_energy([0-9a-z_]+|)_intelligent_charge_limit)'

Will report back if this does fix it. Currently it's not planning charge so I don't know for sure if it's sorted it.

@gcoan
Copy link
Collaborator

gcoan commented Mar 3, 2025

If you have moved from predbat-led charging to iGo led charging then there are a number of reconfigurations you need to make to your predbat setup so that predbat takes the car charging slots from Octopus rather than plan them itself

uncommenting this line is one of them!

please check the docs against your setup

https://springfall2008.github.io/batpred/car-charging/

@gcoan gcoan added the configuration User configuration issue label Mar 3, 2025
@robyholmes
Copy link
Author

Yes I've done all the others. It's been running fine all winter. I suspect because Predbat was planning charges during the night when IGO was. Now the sun has come out, predbat is planning more during the day so the issue has appeared.

This, plus our cars SOC isn't updating as fast (due to a number of reason, not needed for IGO) meant predbat wasn't seeing the car charged when it was.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
configuration User configuration issue
Projects
None yet
Development

No branches or pull requests

3 participants