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
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>
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: