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

SOC sensor not valid -error when car is asleep #338

Open
jopocop opened this issue Nov 4, 2024 · 0 comments
Open

SOC sensor not valid -error when car is asleep #338

jopocop opened this issue Nov 4, 2024 · 0 comments

Comments

@jopocop
Copy link

jopocop commented Nov 4, 2024

Version of the custom_component

Version 2.0.1

Configuration

Two entries, VWID3 and Tesla MY, using VW Elli charger (i.e. using EV to start/stop charging)

Describe the bug (proposal)

Sometimes cars just don't response, making the SoC and Target SoC as unknown or unavailable. The integration creates constant flow of warnings. I suppose these are relevant warnings in the installation/setup phase, but when everything is working fine, they'll just fill the log (which I'd like to keep error/warning -minimized).

Debug log

2024-11-04 19:58:07.084 ERROR (MainThread) [custom_components.ev_smart_charging.coordinator] SOC sensor not valid: <state sensor.vwid3_state_of_charge=unavailable; state_class=measurement, unit_of_measurement=%, attribution=Data provided by Volkswagen Connect ID, device_class=battery, friendly_name=vw State of Charge @ 2024-11-04T19:58:07.072517+02:00>
2024-11-04 19:58:07.084 ERROR (MainThread) [custom_components.ev_smart_charging.coordinator] Target SOC sensor not valid: <state number.vwid3_target_state_of_charge=unavailable; min=10, max=100, step=10, mode=auto, unit_of_measurement=%, attribution=Data provided by Volkswagen Connect ID, icon=mdi:battery, friendly_name=vw Target State Of Charge @ 2024-11-04T19:58:07.082339+02:00>
2024-11-04 19:58:07.428 ERROR (MainThread) [custom_components.ev_smart_charging.coordinator] SOC sensor not valid: <state sensor.vwid3_state_of_charge=unavailable; state_class=measurement, unit_of_measurement=%, attribution=Data provided by Volkswagen Connect ID, device_class=battery, friendly_name=vw State of Charge @ 2024-11-04T19:58:07.072517+02:00>
2024-11-04 19:58:07.428 ERROR (MainThread) [custom_components.ev_smart_charging.coordinator] Target SOC sensor not valid: <state number.vwid3_target_state_of_charge=unavailable; min=10, max=100, step=10, mode=auto, unit_of_measurement=%, attribution=Data provided by Volkswagen Connect ID, icon=mdi:battery, friendly_name=vw Target State Of Charge @ 2024-11-04T19:58:07.082339+02:00>

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

No branches or pull requests

1 participant