Replies: 2 comments 11 replies
-
|
Rather than: have you tried formatting this as it originally was in apps.yaml, i.e. I suspect your (non) indentation and double quotes are the problem |
Beta Was this translation helpful? Give feedback.
-
|
Just a quick update. I have solved my issue by going around it. I still don't know why Preparing state is not recognised but it now works for me. As a side note I found a small mistake in the documentation (I think!). https://springfall2008.github.io/batpred/car-charging/#example-ev-and-charger-setup in that section it asked to create a helper called "input_number.car_max_charge" and to assign kWh as unit. It then associate that sensor with "car_charging_limit" which is % |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
I think I have configured Predbat correctly to charge my car but I am hitting a wall.
As yo can see from the log below it doesn't seem to detect that my car is plugged in.
Here is what I set up for my car in the apps.yaml
So when I plugged the car in, sensor.ev_charger_status_connector change to Preparing. But Predbat is not able to match it apparently.
I checked in the Developer/State in HomeAssistant and Preparing is the state that is really reported.
Am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions