Re: Feedback Beta 2
Verfasst: Fr Jun 02, 2023 5:25 am
Guten Morgen ,
in der neusten Nightly der 2.0 vom 1.06
Aktualisiert sich anscheid der SOC nicht mehr .
Aber im Log zeigt er den Richtigen SOC an in dem Fall 42 % wie auch in der Connect ID App
Hier der Auszug aus dem Log
2023-06-01 18:10:41,370 - {modules.common.component_context:24} - {DEBUG:soc_ev1} - Update Komponente ['VWId']
2023-06-01 18:10:41,373 - {asyncio:59} - {DEBUG:soc_ev1} - Using selector: EpollSelector
2023-06-01 18:10:41,382 - {modules.vehicles.vwid.api:72} - {DEBUG:soc_ev1} - set accessToken to initial value
2023-06-01 18:10:41,545 - {modules.vehicles.vwid.libvwid:199} - {DEBUG:soc_ev1} - Refreshing tokens
2023-06-01 18:10:41,670 - {modules.vehicles.vwid.libvwid:205} - {INFO:soc_ev1} - Reconnecting
2023-06-01 18:10:46,195 - {modules.vehicles.vwid.api:86} - {DEBUG:soc_ev1} - batteryStatus:
{
"value": {
"carCapturedTimestamp": "2023-06-01T16:09:34Z",
"currentSOC_pct": 60,
"cruisingRangeElectric_km": 196
}
}
2023-06-01 18:10:46,206 - {modules.vehicles.vwid.api:122} - {DEBUG:soc_ev1} - Old refreshToken expires on 2023-08-24 15:33:12, keep it
2023-06-01 18:10:46,207 - {modules.vehicles.vwid.socutils:30} - {DEBUG:soc_ev1} - store Token in file /var/www/html/openWB/ramdisk/soc_vwid_accessToken_vh_1
2023-06-01 18:10:46,211 - {modules.vehicles.vwid.soc:32} - {INFO:soc_ev1} - Result: soc=60, range=196.0@2023-06-01T18:09:34
2023-06-01 18:10:46,211 - {modules.common.store._api:26} - {DEBUG:soc_ev1} - Raw data CarState(soc=60, range=196.0, soc_timestamp=)
2023-06-01 21:28:51,488 - {modules.common.component_context:24} - {DEBUG:soc_ev1} - Update Komponente ['VWId']
2023-06-01 21:28:51,493 - {asyncio:59} - {DEBUG:soc_ev1} - Using selector: EpollSelector
2023-06-01 21:28:51,636 - {modules.vehicles.vwid.libvwid:199} - {DEBUG:soc_ev1} - Refreshing tokens
2023-06-01 21:28:51,730 - {modules.vehicles.vwid.libvwid:205} - {INFO:soc_ev1} - Reconnecting
2023-06-01 21:28:55,090 - {modules.vehicles.vwid.api:86} - {DEBUG:soc_ev1} - batteryStatus:
{
"value": {
"carCapturedTimestamp": "2023-06-01T16:43:00Z",
"currentSOC_pct": 42,
"cruisingRangeElectric_km": 119
}
}
2023-06-01 21:28:55,092 - {modules.vehicles.vwid.api:122} - {DEBUG:soc_ev1} - Old refreshToken expires on 2023-08-24 15:33:12, keep it
2023-06-01 21:28:55,093 - {modules.vehicles.vwid.socutils:30} - {DEBUG:soc_ev1} - store Token in file /var/www/html/openWB/ramdisk/soc_vwid_accessToken_vh_1
2023-06-01 21:28:55,096 - {modules.vehicles.vwid.soc:32} - {INFO:soc_ev1} - Result: soc=42, range=119.0@2023-06-01T18:43:00
2023-06-01 21:28:55,097 - {modules.common.store._api:26} - {DEBUG:soc_ev1} - Raw data CarState(soc=42, range=119.0, soc_timestamp=)
2023-06-02 04:58:01,762 - {modules.common.component_context:24} - {DEBUG:soc_ev1} - Update Komponente ['VWId']
2023-06-02 04:58:01,766 - {asyncio:59} - {DEBUG:soc_ev1} - Using selector: EpollSelector
2023-06-02 04:58:01,934 - {modules.vehicles.vwid.libvwid:199} - {DEBUG:soc_ev1} - Refreshing tokens
2023-06-02 04:58:02,029 - {modules.vehicles.vwid.libvwid:205} - {INFO:soc_ev1} - Reconnecting
2023-06-02 04:58:05,157 - {modules.vehicles.vwid.api:86} - {DEBUG:soc_ev1} - batteryStatus:
{
"value": {
"carCapturedTimestamp": "2023-06-01T16:43:00Z",
"currentSOC_pct": 42,
"cruisingRangeElectric_km": 119
}
}
2023-06-02 04:58:05,159 - {modules.vehicles.vwid.api:122} - {DEBUG:soc_ev1} - Old refreshToken expires on 2023-08-24 15:33:12, keep it
2023-06-02 04:58:05,159 - {modules.vehicles.vwid.socutils:30} - {DEBUG:soc_ev1} - store Token in file /var/www/html/openWB/ramdisk/soc_vwid_accessToken_vh_1
2023-06-02 04:58:05,161 - {modules.vehicles.vwid.soc:32} - {INFO:soc_ev1} - Result: soc=42, range=119.0@2023-06-01T18:43:00
2023-06-02 04:58:05,162 - {modules.common.store._api:26} - {DEBUG:soc_ev1} - Raw data CarState(soc=42, range=119.0, soc_timestamp=)
Das zur Info
in der neusten Nightly der 2.0 vom 1.06
Aktualisiert sich anscheid der SOC nicht mehr .
Aber im Log zeigt er den Richtigen SOC an in dem Fall 42 % wie auch in der Connect ID App
Hier der Auszug aus dem Log
2023-06-01 18:10:41,370 - {modules.common.component_context:24} - {DEBUG:soc_ev1} - Update Komponente ['VWId']
2023-06-01 18:10:41,373 - {asyncio:59} - {DEBUG:soc_ev1} - Using selector: EpollSelector
2023-06-01 18:10:41,382 - {modules.vehicles.vwid.api:72} - {DEBUG:soc_ev1} - set accessToken to initial value
2023-06-01 18:10:41,545 - {modules.vehicles.vwid.libvwid:199} - {DEBUG:soc_ev1} - Refreshing tokens
2023-06-01 18:10:41,670 - {modules.vehicles.vwid.libvwid:205} - {INFO:soc_ev1} - Reconnecting
2023-06-01 18:10:46,195 - {modules.vehicles.vwid.api:86} - {DEBUG:soc_ev1} - batteryStatus:
{
"value": {
"carCapturedTimestamp": "2023-06-01T16:09:34Z",
"currentSOC_pct": 60,
"cruisingRangeElectric_km": 196
}
}
2023-06-01 18:10:46,206 - {modules.vehicles.vwid.api:122} - {DEBUG:soc_ev1} - Old refreshToken expires on 2023-08-24 15:33:12, keep it
2023-06-01 18:10:46,207 - {modules.vehicles.vwid.socutils:30} - {DEBUG:soc_ev1} - store Token in file /var/www/html/openWB/ramdisk/soc_vwid_accessToken_vh_1
2023-06-01 18:10:46,211 - {modules.vehicles.vwid.soc:32} - {INFO:soc_ev1} - Result: soc=60, range=196.0@2023-06-01T18:09:34
2023-06-01 18:10:46,211 - {modules.common.store._api:26} - {DEBUG:soc_ev1} - Raw data CarState(soc=60, range=196.0, soc_timestamp=)
2023-06-01 21:28:51,488 - {modules.common.component_context:24} - {DEBUG:soc_ev1} - Update Komponente ['VWId']
2023-06-01 21:28:51,493 - {asyncio:59} - {DEBUG:soc_ev1} - Using selector: EpollSelector
2023-06-01 21:28:51,636 - {modules.vehicles.vwid.libvwid:199} - {DEBUG:soc_ev1} - Refreshing tokens
2023-06-01 21:28:51,730 - {modules.vehicles.vwid.libvwid:205} - {INFO:soc_ev1} - Reconnecting
2023-06-01 21:28:55,090 - {modules.vehicles.vwid.api:86} - {DEBUG:soc_ev1} - batteryStatus:
{
"value": {
"carCapturedTimestamp": "2023-06-01T16:43:00Z",
"currentSOC_pct": 42,
"cruisingRangeElectric_km": 119
}
}
2023-06-01 21:28:55,092 - {modules.vehicles.vwid.api:122} - {DEBUG:soc_ev1} - Old refreshToken expires on 2023-08-24 15:33:12, keep it
2023-06-01 21:28:55,093 - {modules.vehicles.vwid.socutils:30} - {DEBUG:soc_ev1} - store Token in file /var/www/html/openWB/ramdisk/soc_vwid_accessToken_vh_1
2023-06-01 21:28:55,096 - {modules.vehicles.vwid.soc:32} - {INFO:soc_ev1} - Result: soc=42, range=119.0@2023-06-01T18:43:00
2023-06-01 21:28:55,097 - {modules.common.store._api:26} - {DEBUG:soc_ev1} - Raw data CarState(soc=42, range=119.0, soc_timestamp=)
2023-06-02 04:58:01,762 - {modules.common.component_context:24} - {DEBUG:soc_ev1} - Update Komponente ['VWId']
2023-06-02 04:58:01,766 - {asyncio:59} - {DEBUG:soc_ev1} - Using selector: EpollSelector
2023-06-02 04:58:01,934 - {modules.vehicles.vwid.libvwid:199} - {DEBUG:soc_ev1} - Refreshing tokens
2023-06-02 04:58:02,029 - {modules.vehicles.vwid.libvwid:205} - {INFO:soc_ev1} - Reconnecting
2023-06-02 04:58:05,157 - {modules.vehicles.vwid.api:86} - {DEBUG:soc_ev1} - batteryStatus:
{
"value": {
"carCapturedTimestamp": "2023-06-01T16:43:00Z",
"currentSOC_pct": 42,
"cruisingRangeElectric_km": 119
}
}
2023-06-02 04:58:05,159 - {modules.vehicles.vwid.api:122} - {DEBUG:soc_ev1} - Old refreshToken expires on 2023-08-24 15:33:12, keep it
2023-06-02 04:58:05,159 - {modules.vehicles.vwid.socutils:30} - {DEBUG:soc_ev1} - store Token in file /var/www/html/openWB/ramdisk/soc_vwid_accessToken_vh_1
2023-06-02 04:58:05,161 - {modules.vehicles.vwid.soc:32} - {INFO:soc_ev1} - Result: soc=42, range=119.0@2023-06-01T18:43:00
2023-06-02 04:58:05,162 - {modules.common.store._api:26} - {DEBUG:soc_ev1} - Raw data CarState(soc=42, range=119.0, soc_timestamp=)
Das zur Info