Thanks for the great work on this. I've just moved from IOG to EDF GoElectric and have managed to migrate most things across in Predbat. There are a couple of documentation changes that would make this simpler for others in future:
- I couldn't way to generate an API key for EDF so just used username and password. Make it clear that these are the same as the EDF username and password.
- Kraken also generates a dispatches entity within Predbat that allows Predbat to understand when charge slots are. I used octopus_intelligent_slot: 'binary_sensor.predbat_kraken_a_d081455d_intelligent_dispatch_000000001c3c', but octopus_intelligent_slot: 're:(binary_sensor.octopus_energy([0-9a-z_]+|)_intelligent_dispatching)' also works on testing
- Keep switch.predbat_octopus_intelligent_charging turned on
The only problem I've found at the moment is that Predbat does not update the import rate during the charge slots, remaining at the higher rate.
Thanks for the great work on this. I've just moved from IOG to EDF GoElectric and have managed to migrate most things across in Predbat. There are a couple of documentation changes that would make this simpler for others in future:
The only problem I've found at the moment is that Predbat does not update the import rate during the charge slots, remaining at the higher rate.