EON Next Smart Drive Tariff #2422
Replies: 2 comments 8 replies
-
There are two ways of managing car charging in predbat, either Octopus Intelligent led or Predbat led. If Eon are to control when the car charges then you'll have to turn switch.predbat_octopus_intelligent_charging on and then set car_charging_now so predbat can detect when the car is charging. You may get some warnings from predbat that it can't detect the octopus intelligent slots, and you might have to create a dummy sensor to set in apps.yaml to resolve this, but try it without and see what happens. How does Eon tell you when it is charging the car and when there are cheaper rate slots? If its an email then its possible to parse an email and convert it to an API, there are examples of other people that have done this, but its not trivial. |
Beta Was this translation helpful? Give feedback.
-
E.On neither knows nor cares what you consume in the off-peak period. I charge my solar battery and my EV in this off-peak period. For eON.Next you have to set manual rates. I use the following apps.yaml content for my eON.Next Drive V6 rates
If your car or ev charger has an API then there should be sensors to use, via an HA integration, that can tell Predbat the state of charge, target charge level, and whether it is plugged in or not. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I recently posted an issue which I think I have got my head around now... maybe. And some of it possibly came down to being on the Eon Next Smart drive tariff which works in a very similar way to the intelligent octopus car tariff in such Eon control when the car charges. One of the things this seemed to do, was throw predbat out when the charging was undertaken outside of the main low price times.
A few things these tariffs throw up.
Is there any plan to look at having a way to integrate these new tariffs into predbat. I don't think EON has released an API to connect to this tariff but I could be wrong. The only one I can seem to find is once that knows the meter readings.
If there is no current way to implement this, what is the best guidance for setup for these kind of tariffs.
I have used the car charging now sensor in apps.yaml to possibly address point 2. Is this sensible?
Beta Was this translation helpful? Give feedback.
All reactions