HA says my car is home, but it left home an hour ago. Also other values like battery is incorrect. It doesn't update OK.
grep:ing for carnet in my home-assistant.log shows this:
2019-06-07 01:44:40 WARNING (SyncWorker_11) [volkswagencarnet] Failure when communcating with the server: ('Connection aborted.', BadStatusLine('<!DOCTYPE html>\n',)), url: https://www.volkswagen-car-net.com/portal/user/*****/**********/-/emanager/get-emanager 2019-06-07 02:07:39 WARNING (SyncWorker_14) [volkswagencarnet] Failure when communcating with the server: HTTPSConnectionPool(host='www.volkswagen-car-net.com', port=443): Max retries exceeded with url: /portal/user/*****/**********/-/msgc/get-new-messages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f1d04569c88>: Failed to establish a new connection: [Errno -2] Name or service not known',)), url: https://www.volkswagen-car-net.com/portal/user/*****/**********/-/msgc/get-new-messages 2019-06-07 02:07:39 WARNING (SyncWorker_14) [volkswagencarnet] Could not validate login: HTTPSConnectionPool(host='www.volkswagen-car-net.com', port=443): Max retries exceeded with url: /portal/user/*****/**********/-/msgc/get-new-messages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f1d04569c88>: Failed to establish a new connection: [Errno -2] Name or service not known',)) 2019-06-07 02:07:39 WARNING (SyncWorker_14) [volkswagencarnet] Session expired, creating new login session to carnet. 2019-06-07 02:07:39 WARNING (SyncWorker_14) [volkswagencarnet] Failure when communcating with the server: HTTPSConnectionPool(host='www.volkswagen-car-net.com', port=443): Max retries exceeded with url: /portal/user/*****/**********/-/vsr/get-vsr (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f1d043908d0>: Failed to establish a new connection: [Errno -2] Name or service not known',)), url: https://www.volkswagen-car-net.com/portal/user/*****/**********/-/vsr/get-vsr 2019-06-07 02:07:39 WARNING (SyncWorker_14) [volkswagencarnet] Could not update information from carnet: HTTPSConnectionPool(host='www.volkswagen-car-net.com', port=443): Max retries exceeded with url: /portal/user/*****/**********/-/vsr/get-vsr (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f1d043908d0>: Failed to establish a new connection: [Errno -2] Name or service not known',)) 2019-06-07 02:07:39 WARNING (SyncWorker_14) [custom_components.volkswagencarnet] Could not query update from volkswagen carnet 2019-06-07 11:09:20 WARNING (SyncWorker_19) [volkswagencarnet] Session expired, creating new login session to carnet.
My configuration.yaml has scan_interval set to "minutes: 1".
HA says my car is home, but it left home an hour ago. Also other values like battery is incorrect. It doesn't update OK.
grep:ing for carnet in my home-assistant.log shows this:
2019-06-07 01:44:40 WARNING (SyncWorker_11) [volkswagencarnet] Failure when communcating with the server: ('Connection aborted.', BadStatusLine('<!DOCTYPE html>\n',)), url: https://www.volkswagen-car-net.com/portal/user/*****/**********/-/emanager/get-emanager 2019-06-07 02:07:39 WARNING (SyncWorker_14) [volkswagencarnet] Failure when communcating with the server: HTTPSConnectionPool(host='www.volkswagen-car-net.com', port=443): Max retries exceeded with url: /portal/user/*****/**********/-/msgc/get-new-messages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f1d04569c88>: Failed to establish a new connection: [Errno -2] Name or service not known',)), url: https://www.volkswagen-car-net.com/portal/user/*****/**********/-/msgc/get-new-messages 2019-06-07 02:07:39 WARNING (SyncWorker_14) [volkswagencarnet] Could not validate login: HTTPSConnectionPool(host='www.volkswagen-car-net.com', port=443): Max retries exceeded with url: /portal/user/*****/**********/-/msgc/get-new-messages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f1d04569c88>: Failed to establish a new connection: [Errno -2] Name or service not known',)) 2019-06-07 02:07:39 WARNING (SyncWorker_14) [volkswagencarnet] Session expired, creating new login session to carnet. 2019-06-07 02:07:39 WARNING (SyncWorker_14) [volkswagencarnet] Failure when communcating with the server: HTTPSConnectionPool(host='www.volkswagen-car-net.com', port=443): Max retries exceeded with url: /portal/user/*****/**********/-/vsr/get-vsr (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f1d043908d0>: Failed to establish a new connection: [Errno -2] Name or service not known',)), url: https://www.volkswagen-car-net.com/portal/user/*****/**********/-/vsr/get-vsr 2019-06-07 02:07:39 WARNING (SyncWorker_14) [volkswagencarnet] Could not update information from carnet: HTTPSConnectionPool(host='www.volkswagen-car-net.com', port=443): Max retries exceeded with url: /portal/user/*****/**********/-/vsr/get-vsr (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f1d043908d0>: Failed to establish a new connection: [Errno -2] Name or service not known',)) 2019-06-07 02:07:39 WARNING (SyncWorker_14) [custom_components.volkswagencarnet] Could not query update from volkswagen carnet 2019-06-07 11:09:20 WARNING (SyncWorker_19) [volkswagencarnet] Session expired, creating new login session to carnet.
My configuration.yaml has scan_interval set to "minutes: 1".