You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately it is throwing my automations off since the change port door is the only way I can know that my dumb charger is actually connected to the vehicle.
Any tips or workarounds would be appreciated. Thanks.
The text was updated successfully, but these errors were encountered:
Bollocks, why's it C++??!! I'm just learning python and my C++ is very rusty, and it was never shiny!
Anyway, I too would like the state of the charge door (without going into detail, if the charge door is open then the car won't be driven and I can ignore it!). Are you saying the code deliberately doesn't update the charge door status but could (a quick glance at the code isn't clear, at least to me)? I note the documentation for this does explicitly state:
- Charging flap open / closed (only when vehicle is awake)
When looking at this, I found some odd behaviour:
If I press Force data update, then everything that can goes Unknown including the BLE Signal sensor. After a while, things are restored although the charge flap stays Unknown
If I press Wake up, then the charge flap status is updated correctly (eg it's open as I write). However, once again everything goes Unknown for a while.
Steps:
Unknown
while all other sensors populateLooking at the code, this is deliberate.
Unfortunately it is throwing my automations off since the change port door is the only way I can know that my dumb charger is actually connected to the vehicle.
Any tips or workarounds would be appreciated. Thanks.
The text was updated successfully, but these errors were encountered: