Closed RalfAlbers closed 3 years ago
Which one of the cars is added to Home Assistant, TMBJ..., TMBZ... Or both? Because it looks like the profile is either not primary user for vehicle TMBZ... or it's unlicensed for Connect services. TMBJ..., the Octavia, should provide some valid sensors. The Citigo not.
The Citigo is the primary car and is registered in Homeassistant, but there an no data. The Octavia currently is not registered in Homeassistant. Both cars have valid licenses. Am 10.09.2021 20:11 schrieb Kim @.***>: Which one of the cars is added to Home Assistant, TMBJ..., TMBZ... Or both? Because it looks like the profile is either not primary user for vehicle TMBZ... or it's unlicensed for Connect services. TMBJ..., the Octavia, should provide some valid sensors. The Citigo not.
—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.Triage notifications on the go with GitHub Mobile for iOS or Android.
2021-09-10 14:09:10 DEBUG (MainThread) [skodaconnect.vehicle] Service: rbatterycharge_v1 is disabled because of reason: ['primaryUserNotVerified', 'noActiveLicense'] 2021-09-10 14:09:10 DEBUG (MainThread) [skodaconnect.vehicle] Service: statusreport_v1 is disabled because of reason: ['primaryUserNotVerified', 'noActiveLicense'] 2021-09-10 14:09:10 DEBUG (MainThread) [skodaconnect.vehicle] Service: carfinder_v1 is disabled because of reason: ['primaryUserNotVerified', 'noActiveLicense'] 2021-09-10 14:09:10 DEBUG (MainThread) [skodaconnect.vehicle] Service: rclima_v1 is disabled because of reason: ['primaryUserNotVerified', 'noActiveLicense'] 2021-09-10 14:09:10 DEBUG (MainThread) [skodaconnect.vehicle] Service: trip_statistic_v1 is disabled because of reason: ['primaryUserNotVerified', 'noActiveLicense'] 2021-09-10 14:09:10 DEBUG (MainThread) [skodaconnect.vehicle] Service: timerprogramming_v1 is disabled because of reason: ['primaryUserNotVerified', 'noActiveLicense']
Well something is wrong then. As you see here it seems the services are disables because the primary user is not verified. Can you enable full debugs and upload as well? Enable in integration options. Do you have full functionality for Citigo in MySkoda app?
Yes, I will do it later.MySkoda App works perfect for both cars. Am 11.09.2021 12:27 schrieb Kim @.***>:
2021-09-10 14:09:10 DEBUG (MainThread) [skodaconnect.vehicle] Service: rbatterycharge_v1 is disabled because of reason: ['primaryUserNotVerified', 'noActiveLicense'] 2021-09-10 14:09:10 DEBUG (MainThread) [skodaconnect.vehicle] Service: statusreport_v1 is disabled because of reason: ['primaryUserNotVerified', 'noActiveLicense'] 2021-09-10 14:09:10 DEBUG (MainThread) [skodaconnect.vehicle] Service: carfinder_v1 is disabled because of reason: ['primaryUserNotVerified', 'noActiveLicense'] 2021-09-10 14:09:10 DEBUG (MainThread) [skodaconnect.vehicle] Service: rclima_v1 is disabled because of reason: ['primaryUserNotVerified', 'noActiveLicense'] 2021-09-10 14:09:10 DEBUG (MainThread) [skodaconnect.vehicle] Service: trip_statistic_v1 is disabled because of reason: ['primaryUserNotVerified', 'noActiveLicense'] 2021-09-10 14:09:10 DEBUG (MainThread) [skodaconnect.vehicle] Service: timerprogramming_v1 is disabled because of reason: ['primaryUserNotVerified', 'noActiveLicense']
Well something is wrong then. As you see here it seems the services are disables because the primary user is not verified. Can you enable full debugs and upload as well? Enable in integration options. Do you have full functionality for Citigo in MySkoda app?
—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.Triage notifications on the go with GitHub Mobile for iOS or Android.
Hi,
right now, I see, I had add already both cars in the config.
The Sensors for both cars in the state unavailable.
The debug-log is enabled by doku (https://github.com/lendy007/homeassistant-skodaconnect#enable-debug-logging)
Debug-Log 2021-09-11 15:20:56 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration skodaconnect which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2021-09-11 15:21:04 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 2: {'rest_command', 'counter', 'shopping_list', 'mobile_app', 'zeroconf', 'network', 'zone', 'mqtt', 'script', 'zha', 'fritz', 'sun', 'google', 'media_source', 'camera', 'tag', 'tplink', 'binary_sensor', 'brother', 'dwd_weather', 'history', 'landroid_cloud', 'group', 'energy', 'skodaconnect', 'input_boolean', 'usb', 'map', 'template', 'trace', 'updater', 'unifi', 'tts', 'my', 'input_number', 'netradio', 'hacs', 'ssdp', 'automation', 'system_health', 'sonos', 'blueprint', 'input_select', 'scene', 'fritzbox_callmonitor', 'default_config', 'pi_hole', 'notify', 'variable', 'cert_expiry', 'persistent_notification', 'switch', 'input_datetime', 'rpi_power', 'dhcp', 'influxdb', 'logbook', 'timer', 'anniversaries', 'input_text', 'xiaomi_miio', 'sensor', 'abfallio', 'homematic', 'local_ip'} 2021-09-11 15:21:39 INFO (MainThread) [homeassistant.setup] Setting up skodaconnect 2021-09-11 15:21:39 INFO (MainThread) [homeassistant.setup] Setup of domain skodaconnect took 0.0 seconds 2021-09-11 15:21:39 DEBUG (MainThread) [custom_components.skodaconnect] Init async_setup_entry 2021-09-11 15:21:39 INFO (MainThread) [skodaconnect.connection] Init Skoda Connect library, version 1.1.6 2021-09-11 15:21:39 DEBUG (MainThread) [skodaconnect.connection] Using service https://msg.volkswagen.de 2021-09-11 15:21:39 INFO (MainThread) [skodaconnect.connection] Initiating new login 2021-09-11 15:21:39 DEBUG (MainThread) [skodaconnect.connection] Starting authorization process for client skoda 2021-09-11 15:21:54 DEBUG (MainThread) [skodaconnect.connection] Got redirect to signin-service 2021-09-11 15:21:54 DEBUG (MainThread) [skodaconnect.connection] Start authorization for user User@Domain 2021-09-11 15:22:03 DEBUG (MainThread) [skodaconnect.connection] Finalizing login 2021-09-11 15:22:08 DEBUG (MainThread) [skodaconnect.connection] Received authorization code, exchange for tokens. 2021-09-11 15:22:16 DEBUG (MainThread) [skodaconnect.connection] Verifying token for ---UUID_1---@apps_vw-dilab_com 2021-09-11 15:22:16 DEBUG (MainThread) [skodaconnect.connection] Token for skoda verified OK. 2021-09-11 15:22:16 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://api.connect.skoda-auto.cz/api/v2/garage/vehicles" 2021-09-11 15:22:16 DEBUG (MainThread) [skodaconnect.connection] Request for "https://api.connect.skoda-auto.cz/api/v2/garage/vehicles" returned with status code [200] 2021-09-11 15:22:16 DEBUG (MainThread) [skodaconnect.connection] Checking vehicle {'id': '61255d01fb201846cbc1d4b0', 'vin': 'TMBJJ7NX9MY123456', 'lastUpdatedAt': '2021-08-24T20:56:33.686779Z', 'specification': {'title': 'ŠKODA OCTAVIA COMBI', 'brand': 'ŠKODA', 'model': 'OCTAVIA', 'body': 'COMBI', 'systemCode': 'OCT.COM STY TD 110/2.0 A7F', 'systemModelId': 'NX547D', 'engine': {'type': 'TDI', 'powerInKW': 110, 'capacityInLiters': 2.0}, 'gearbox': {'type': 'A7F'}, 'trimLevel': 'Style', 'manufacturingDate': '2020-10-05', 'devicePlatform': 'MBB_ODP'}, 'connectivities': [{'type': 'ONLINE'}], 'capabilities': [{'id': 'DCS', 'statuses': []}]} 2021-09-11 15:22:16 DEBUG (MainThread) [skodaconnect.connection] Check if vehicle exists 2021-09-11 15:22:16 DEBUG (MainThread) [skodaconnect.connection] Adding vehicle TMBJJ7NX9MY123456, with connectivities: ['ONLINE'] 2021-09-11 15:22:16 DEBUG (MainThread) [skodaconnect.vehicle] Creating Vehicle class object with data {'vin': 'TMBJJ7NX9MY123456', 'connectivities': ['ONLINE'], 'capabilities': ['DCS'], 'specification': {'title': 'ŠKODA OCTAVIA COMBI', 'brand': 'ŠKODA', 'model': 'OCTAVIA', 'body': 'COMBI', 'systemCode': 'OCT.COM STY TD 110/2.0 A7F', 'systemModelId': 'NX547D', 'engine': {'type': 'TDI', 'powerInKW': 110, 'capacityInLiters': 2.0}, 'gearbox': {'type': 'A7F'}, 'trimLevel': 'Style', 'manufacturingDate': '2020-10-05', 'devicePlatform': 'MBB_ODP'}} 2021-09-11 15:22:16 DEBUG (MainThread) [skodaconnect.connection] Checking vehicle {'id': 'TMBZZZAAZMD123456', 'vin': 'TMBZZZAAZMD123456', 'lastUpdatedAt': '2021-09-11T13:22:16.609231Z', 'specification': {'title': 'ŠKODA Citigoe iV', 'brand': 'ŠKODA', 'model': 'Citigoe iV', 'body': 'Hatchback', 'systemCode': 'E-CITIGO Sty 61 E1F', 'systemModelId': 'NE14E2', 'engine': {'powerInKW': 61}, 'gearbox': {'type': 'E1F'}, 'trimLevel': 'Style', 'manufacturingDate': '2020-10-20', 'devicePlatform': 'MBB'}, 'connectivities': [{'type': 'ONLINE'}], 'capabilities': [{'id': 'DCS', 'statuses': []}]} 2021-09-11 15:22:16 DEBUG (MainThread) [skodaconnect.connection] Check if vehicle exists 2021-09-11 15:22:16 DEBUG (MainThread) [skodaconnect.connection] Adding vehicle TMBZZZAAZMD123456, with connectivities: ['ONLINE'] 2021-09-11 15:22:16 DEBUG (MainThread) [skodaconnect.vehicle] Creating Vehicle class object with data {'vin': 'TMBZZZAAZMD123456', 'connectivities': ['ONLINE'], 'capabilities': ['DCS'], 'specification': {'title': 'ŠKODA Citigoe iV', 'brand': 'ŠKODA', 'model': 'Citigoe iV', 'body': 'Hatchback', 'systemCode': 'E-CITIGO Sty 61 E1F', 'systemModelId': 'NE14E2', 'engine': {'powerInKW': 61}, 'gearbox': {'type': 'E1F'}, 'trimLevel': 'Style', 'manufacturingDate': '2020-10-20', 'devicePlatform': 'MBB'}} 2021-09-11 15:22:16 DEBUG (MainThread) [skodaconnect.connection] Client "vwg" token is missing, call to authorize the client. 2021-09-11 15:22:16 DEBUG (MainThread) [skodaconnect.connection] Client "connect" token is missing, call to authorize the client. 2021-09-11 15:22:16 DEBUG (MainThread) [skodaconnect.connection] Starting authorization process for client connect 2021-09-11 15:22:18 DEBUG (MainThread) [skodaconnect.connection] Received authorization code, exchange for tokens. 2021-09-11 15:22:18 DEBUG (MainThread) [skodaconnect.connection] Verifying token for ---UUID_2---@apps_vw-dilab_com 2021-09-11 15:22:18 DEBUG (MainThread) [skodaconnect.connection] Token for connect verified OK. 2021-09-11 15:22:18 DEBUG (MainThread) [skodaconnect.connection] Trying to fetch api tokens. 2021-09-11 15:22:19 DEBUG (MainThread) [skodaconnect.connection] Verifying token for mal.prd.ece.vwg-connect.com 2021-09-11 15:22:19 DEBUG (MainThread) [skodaconnect.connection] VW-Group API token verified OK. 2021-09-11 15:22:19 DEBUG (MainThread) [skodaconnect.connection] Adding TMBJJ7NX9MY123456 for data refresh 2021-09-11 15:22:19 DEBUG (MainThread) [skodaconnect.connection] Adding TMBZZZAAZMD123456 for data refresh 2021-09-11 15:22:19 DEBUG (MainThread) [skodaconnect.connection] Calling update function for all vehicles 2021-09-11 15:22:19 DEBUG (MainThread) [skodaconnect.vehicle] Starting discovery for vehicle TMBJJ7NX9MY123456 2021-09-11 15:22:19 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://mal-1a.prd.ece.vwg-connect.com/api/cs/vds/v1/vehicles/TMBJJ7NX9MY123456/homeRegion" 2021-09-11 15:22:19 DEBUG (MainThread) [skodaconnect.vehicle] Starting discovery for vehicle TMBZZZAAZMD123456 2021-09-11 15:22:19 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://mal-1a.prd.ece.vwg-connect.com/api/cs/vds/v1/vehicles/TMBZZZAAZMD123456/homeRegion" 2021-09-11 15:22:19 DEBUG (MainThread) [skodaconnect.connection] Request for "https://mal-1a.prd.ece.vwg-connect.com/api/cs/vds/v1/vehicles/TMBZZZAAZMD123456/homeRegion" returned with status code [200] 2021-09-11 15:22:19 DEBUG (MainThread) [skodaconnect.vehicle] Get homeregion for VIN TMBZZZAAZMD123456 2021-09-11 15:22:19 DEBUG (MainThread) [skodaconnect.connection] Attempting extraction of jwt subject from identity token. 2021-09-11 15:22:19 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://customer-profile.apps.emea.vwapps.io/v2/customers/---UUID_3---/realCarData" 2021-09-11 15:22:19 DEBUG (MainThread) [skodaconnect.connection] Request for "https://customer-profile.apps.emea.vwapps.io/v2/customers/---UUID_3---/realCarData" returned with status code [200] 2021-09-11 15:22:19 INFO (MainThread) [skodaconnect.vehicle] Vehicle "E-CITIGO Sty 61 E1F" - (TMBZZZAAZMD123456) added. Homeregion is "https://mal-1a.prd.ece.vwg-connect.com/api" 2021-09-11 15:22:19 DEBUG (MainThread) [skodaconnect.vehicle] Attempting discovery of supported API endpoints for vehicle. 2021-09-11 15:22:19 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://mal-1a.prd.ece.vwg-connect.com/api/rolesrights/operationlist/v3/vehicles/TMBZZZAAZMD123456" 2021-09-11 15:22:20 DEBUG (MainThread) [skodaconnect.connection] Request for "https://mal-1a.prd.ece.vwg-connect.com/api/cs/vds/v1/vehicles/TMBJJ7NX9MY123456/homeRegion" returned with status code [200] 2021-09-11 15:22:20 DEBUG (MainThread) [skodaconnect.vehicle] Get homeregion for VIN TMBJJ7NX9MY123456 2021-09-11 15:22:20 DEBUG (MainThread) [skodaconnect.connection] Attempting extraction of jwt subject from identity token. 2021-09-11 15:22:20 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://customer-profile.apps.emea.vwapps.io/v2/customers/---UUID_3---/realCarData" 2021-09-11 15:22:20 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: skodaconnect, zha 2021-09-11 15:22:20 DEBUG (MainThread) [skodaconnect.connection] Request for "https://customer-profile.apps.emea.vwapps.io/v2/customers/---UUID_3---/realCarData" returned with status code [200] 2021-09-11 15:22:20 INFO (MainThread) [skodaconnect.vehicle] Vehicle "OCT.COM STY TD110/2.0A7F" - (TMBJJ7NX9MY123456) added. Homeregion is "https://mal-3a.prd.eu.dp.vwg-connect.com/api" 2021-09-11 15:22:20 DEBUG (MainThread) [skodaconnect.vehicle] Attempting discovery of supported API endpoints for vehicle. 2021-09-11 15:22:20 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://mal-3a.prd.eu.dp.vwg-connect.com/api/rolesrights/operationlist/v3/vehicles/TMBJJ7NX9MY123456" 2021-09-11 15:22:21 DEBUG (MainThread) [skodaconnect.connection] Request for "https://mal-1a.prd.ece.vwg-connect.com/api/rolesrights/operationlist/v3/vehicles/TMBZZZAAZMD123456" returned with status code [200] 2021-09-11 15:22:21 DEBUG (MainThread) [skodaconnect.vehicle] Discovered enabled service: trip_statistic_v1 2021-09-11 15:22:21 DEBUG (MainThread) [skodaconnect.vehicle] Discovered enabled service: carfinder_v1 2021-09-11 15:22:21 DEBUG (MainThread) [skodaconnect.vehicle] Discovered enabled service: rbatterycharge_v1 2021-09-11 15:22:21 DEBUG (MainThread) [skodaconnect.vehicle] Discovered enabled service: timerprogramming_v1 2021-09-11 15:22:21 DEBUG (MainThread) [skodaconnect.vehicle] Discovered enabled service: rclima_v1 2021-09-11 15:22:21 DEBUG (MainThread) [skodaconnect.vehicle] Discovered enabled service: statusreport_v1 2021-09-11 15:22:21 DEBUG (MainThread) [skodaconnect.vehicle] API endpoints: {'rheating_v1': {'active': False}, 'rclima_v1': {'active': True, 'expiration': datetime.datetime(2030, 12, 26, 16, 51, tzinfo=datetime.timezone.utc), 'operations': ['P_SETTINGS', 'P_START_CLIMA_NOSET', 'P_STOP', 'G_STATUS', 'G_DATA', 'P_START_CLIMA_EL', 'G_SETTINGS', 'G_JOBSTATUS']}, 'rlu_v1': {'active': False}, 'trip_statistic_v1': {'active': True, 'expiration': datetime.datetime(2030, 12, 26, 16, 51, tzinfo=datetime.timezone.utc), 'operations': ['G_AGGR_TRIPDATA', 'D_TRIPDATA', 'G_TRIPDATA', 'G_JOBSTATUS']}, 'statusreport_v1': {'active': True, 'expiration': datetime.datetime(2030, 12, 26, 16, 51, tzinfo=datetime.timezone.utc), 'operations': ['G_RQSTAT', 'G_CVDATAID', 'G_CVDATA', 'G_SVDATA']}, 'rbatterycharge_v1': {'active': True, 'expiration': datetime.datetime(2030, 12, 26, 16, 51, tzinfo=datetime.timezone.utc), 'operations': ['G_DATA', 'P_START_NOSET', 'G_SETTINGS', 'P_SETTINGS', 'G_JOBSTATUS', 'P_START', 'P_STOP', 'G_STATUS']}, 'rhonk_v1': {'active': False}, 'carfinder_v1': {'active': True, 'expiration': datetime.datetime(2030, 12, 26, 16, 51, tzinfo=datetime.timezone.utc), 'operations': ['FIND_CAR']}, 'timerprogramming_v1': {'active': True, 'expiration': datetime.datetime(2030, 12, 26, 16, 51, tzinfo=datetime.timezone.utc), 'operations': ['P_PLUG_NOTIFY', 'G_DATA', 'G_STATUS', 'G_PLUG_NOTIFY', 'G_SETTINGS', 'G_JOBSTATUS', 'P_SETTING_CML', 'P_SETTINGS_AU', 'P_SETTINGS_EL']}} 2021-09-11 15:22:21 DEBUG (MainThread) [skodaconnect.connection] Attempting Model image URL generate 2021-09-11 15:22:21 DEBUG (MainThread) [skodaconnect.connection] Request for "https://mal-3a.prd.eu.dp.vwg-connect.com/api/rolesrights/operationlist/v3/vehicles/TMBJJ7NX9MY123456" returned with status code [200] 2021-09-11 15:22:21 DEBUG (MainThread) [skodaconnect.vehicle] Discovered enabled service: trip_statistic_v1 2021-09-11 15:22:21 DEBUG (MainThread) [skodaconnect.vehicle] Discovered enabled service: carfinder_v1 2021-09-11 15:22:21 DEBUG (MainThread) [skodaconnect.vehicle] Discovered enabled service: rlu_v1 2021-09-11 15:22:21 DEBUG (MainThread) [skodaconnect.vehicle] Discovered enabled service: statusreport_v1 2021-09-11 15:22:21 DEBUG (MainThread) [skodaconnect.vehicle] Discovered enabled service: rhonk_v1 2021-09-11 15:22:21 DEBUG (MainThread) [skodaconnect.vehicle] API endpoints: {'rheating_v1': {'active': False}, 'rclima_v1': {'active': False}, 'rlu_v1': {'active': True, 'expiration': datetime.datetime(2021, 11, 17, 15, 8, tzinfo=datetime.timezone.utc), 'operations': ['G_LACT', 'LOCK', 'G_RQSTAT', 'UNLOCK']}, 'trip_statistic_v1': {'active': True, 'expiration': datetime.datetime(2021, 11, 17, 15, 8, tzinfo=datetime.timezone.utc), 'operations': ['D_TRIPDATA', 'G_TRIPDATA', 'G_AGGR_TRIPDATA', 'G_JOBSTATUS']}, 'statusreport_v1': {'active': True, 'expiration': datetime.datetime(2021, 11, 17, 15, 8, tzinfo=datetime.timezone.utc), 'operations': ['G_SVDATA', 'G_CVDATAID', 'G_CVDATA', 'G_RQSTAT']}, 'rbatterycharge_v1': {'active': False}, 'rhonk_v1': {'active': True, 'expiration': datetime.datetime(2021, 11, 17, 15, 8, tzinfo=datetime.timezone.utc), 'operations': ['G_REQSTATUS', 'G_RHIST', 'P_VREQ', 'G_CONF']}, 'carfinder_v1': {'active': True, 'expiration': datetime.datetime(2021, 11, 17, 15, 8, tzinfo=datetime.timezone.utc), 'operations': ['FIND_CAR']}, 'timerprogramming_v1': {'active': False}} 2021-09-11 15:22:21 DEBUG (MainThread) [skodaconnect.connection] Attempting Model image URL generate 2021-09-11 15:22:21 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/climatisation/v1/skoda/CZ/vehicles/TMBZZZAAZMD123456/climater" 2021-09-11 15:22:21 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/tripstatistics/v1/skoda/CZ/vehicles/TMBZZZAAZMD123456/tripdata/shortTerm?newest" 2021-09-11 15:22:21 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/cf/v1/skoda/CZ/vehicles/TMBZZZAAZMD123456/position" 2021-09-11 15:22:21 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/vsr/v1/skoda/CZ/vehicles/TMBZZZAAZMD123456/status" 2021-09-11 15:22:21 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/batterycharge/v1/skoda/CZ/vehicles/TMBZZZAAZMD123456/charger" 2021-09-11 15:22:21 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/departuretimer/v1/skoda/CZ/vehicles/TMBZZZAAZMD123456/timer" 2021-09-11 15:22:21 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/tripstatistics/v1/skoda/CZ/vehicles/TMBJJ7NX9MY123456/tripdata/shortTerm?newest" 2021-09-11 15:22:21 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/cf/v1/skoda/CZ/vehicles/TMBJJ7NX9MY123456/position" 2021-09-11 15:22:21 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/vsr/v1/skoda/CZ/vehicles/TMBJJ7NX9MY123456/status" 2021-09-11 15:22:22 DEBUG (MainThread) [skodaconnect.connection] Request for "https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/cf/v1/skoda/CZ/vehicles/TMBJJ7NX9MY123456/position" returned with status code [200] 2021-09-11 15:22:22 DEBUG (MainThread) [skodaconnect.connection] Request for "https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/vsr/v1/skoda/CZ/vehicles/TMBJJ7NX9MY123456/status" returned with status code [200] 2021-09-11 15:22:22 DEBUG (MainThread) [skodaconnect.connection] Request for "https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/tripstatistics/v1/skoda/CZ/vehicles/TMBJJ7NX9MY123456/tripdata/shortTerm?newest" returned with status code [200] 2021-09-11 15:22:22 ERROR (MainThread) [skodaconnect.connection] Got unhandled error from server: 403 2021-09-11 15:22:22 WARNING (MainThread) [skodaconnect.connection] Could not fetch StoredVehicleDataResponse, error: 0 2021-09-11 15:22:22 DEBUG (MainThread) [skodaconnect.vehicle] Could not fetch status report 2021-09-11 15:22:23 ERROR (MainThread) [skodaconnect.connection] Got unhandled error from server: 403 2021-09-11 15:22:23 WARNING (MainThread) [skodaconnect.connection] Could not fetch position, HTTP status code: 403 2021-09-11 15:22:23 DEBUG (MainThread) [skodaconnect.vehicle] Could not fetch any positional data 2021-09-11 15:22:23 ERROR (MainThread) [skodaconnect.connection] Got unhandled error from server: 403 2021-09-11 15:22:23 WARNING (MainThread) [skodaconnect.connection] Could not fetch trip statistics, HTTP status code: 403 2021-09-11 15:22:23 DEBUG (MainThread) [skodaconnect.vehicle] Could not fetch trip statistics 2021-09-11 15:22:23 ERROR (MainThread) [skodaconnect.connection] Got unhandled error from server: 403 2021-09-11 15:22:23 WARNING (MainThread) [skodaconnect.connection] Could not fetch timers, HTTP status code: 403 2021-09-11 15:22:23 DEBUG (MainThread) [skodaconnect.vehicle] Could not fetch timers 2021-09-11 15:22:23 ERROR (MainThread) [skodaconnect.connection] Got unhandled error from server: 403 2021-09-11 15:22:23 WARNING (MainThread) [skodaconnect.connection] Could not fetch charger, HTTP status code: 403 2021-09-11 15:22:23 DEBUG (MainThread) [skodaconnect.vehicle] Could not fetch charger data 2021-09-11 15:22:24 ERROR (MainThread) [skodaconnect.connection] Got unhandled error from server: 403 2021-09-11 15:22:24 WARNING (MainThread) [skodaconnect.connection] Could not fetch climatisation, HTTP status code: 403 2021-09-11 15:22:24 DEBUG (MainThread) [skodaconnect.vehicle] Could not fetch climater data 2021-09-11 15:22:24 DEBUG (MainThread) [custom_components.skodaconnect] Updating data from Skoda Connect 2021-09-11 15:22:24 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/climatisation/v1/skoda/CZ/vehicles/TMBZZZAAZMD123456/climater" 2021-09-11 15:22:24 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/tripstatistics/v1/skoda/CZ/vehicles/TMBZZZAAZMD123456/tripdata/shortTerm?newest" 2021-09-11 15:22:24 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/cf/v1/skoda/CZ/vehicles/TMBZZZAAZMD123456/position" 2021-09-11 15:22:24 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/vsr/v1/skoda/CZ/vehicles/TMBZZZAAZMD123456/status" 2021-09-11 15:22:24 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/batterycharge/v1/skoda/CZ/vehicles/TMBZZZAAZMD123456/charger" 2021-09-11 15:22:24 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/departuretimer/v1/skoda/CZ/vehicles/TMBZZZAAZMD123456/timer" 2021-09-11 15:22:25 ERROR (MainThread) [skodaconnect.connection] Got unhandled error from server: 403 2021-09-11 15:22:25 WARNING (MainThread) [skodaconnect.connection] Could not fetch climatisation, HTTP status code: 403 2021-09-11 15:22:25 DEBUG (MainThread) [skodaconnect.vehicle] Could not fetch climater data 2021-09-11 15:22:26 ERROR (MainThread) [skodaconnect.connection] Got unhandled error from server: 403 2021-09-11 15:22:26 WARNING (MainThread) [skodaconnect.connection] Could not fetch charger, HTTP status code: 403 2021-09-11 15:22:26 DEBUG (MainThread) [skodaconnect.vehicle] Could not fetch charger data 2021-09-11 15:22:26 ERROR (MainThread) [skodaconnect.connection] Got unhandled error from server: 403 2021-09-11 15:22:26 WARNING (MainThread) [skodaconnect.connection] Could not fetch position, HTTP status code: 403 2021-09-11 15:22:26 DEBUG (MainThread) [skodaconnect.vehicle] Could not fetch any positional data 2021-09-11 15:22:26 ERROR (MainThread) [skodaconnect.connection] Got unhandled error from server: 403 2021-09-11 15:22:26 WARNING (MainThread) [skodaconnect.connection] Could not fetch timers, HTTP status code: 403 2021-09-11 15:22:26 DEBUG (MainThread) [skodaconnect.vehicle] Could not fetch timers 2021-09-11 15:22:26 ERROR (MainThread) [skodaconnect.connection] Got unhandled error from server: 403 2021-09-11 15:22:26 WARNING (MainThread) [skodaconnect.connection] Could not fetch StoredVehicleDataResponse, error: 0 2021-09-11 15:22:26 DEBUG (MainThread) [skodaconnect.vehicle] Could not fetch status report 2021-09-11 15:22:26 ERROR (MainThread) [skodaconnect.connection] Got unhandled error from server: 403 2021-09-11 15:22:26 WARNING (MainThread) [skodaconnect.connection] Could not fetch trip statistics, HTTP status code: 403 2021-09-11 15:22:26 DEBUG (MainThread) [skodaconnect.vehicle] Could not fetch trip statistics 2021-09-11 15:22:26 DEBUG (MainThread) [custom_components.skodaconnect] Finished fetching skodaconnect data in 2.837 seconds (success: True) 2021-09-11 15:22:26 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.skodaconnect 2021-09-11 15:22:26 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.skodaconnect 2021-09-11 15:22:26 INFO (MainThread) [homeassistant.components.device_tracker] Setting up device_tracker.skodaconnect 2021-09-11 15:22:26 INFO (MainThread) [homeassistant.components.switch] Setting up switch.skodaconnect 2021-09-11 15:27:27 DEBUG (MainThread) [custom_components.skodaconnect] Updating data from Skoda Connect 2021-09-11 15:27:27 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/climatisation/v1/skoda/CZ/vehicles/TMBZZZAAZMD123456/climater" 2021-09-11 15:27:27 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/tripstatistics/v1/skoda/CZ/vehicles/TMBZZZAAZMD123456/tripdata/shortTerm?newest" 2021-09-11 15:27:27 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/cf/v1/skoda/CZ/vehicles/TMBZZZAAZMD123456/position" 2021-09-11 15:27:27 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/vsr/v1/skoda/CZ/vehicles/TMBZZZAAZMD123456/status" 2021-09-11 15:27:27 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/batterycharge/v1/skoda/CZ/vehicles/TMBZZZAAZMD123456/charger" 2021-09-11 15:27:27 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/departuretimer/v1/skoda/CZ/vehicles/TMBZZZAAZMD123456/timer" 2021-09-11 15:27:28 ERROR (MainThread) [skodaconnect.connection] Got unhandled error from server: 403 2021-09-11 15:27:28 WARNING (MainThread) [skodaconnect.connection] Could not fetch charger, HTTP status code: 403 2021-09-11 15:27:28 DEBUG (MainThread) [skodaconnect.vehicle] Could not fetch charger data 2021-09-11 15:27:28 ERROR (MainThread) [skodaconnect.connection] Got unhandled error from server: 403 2021-09-11 15:27:28 WARNING (MainThread) [skodaconnect.connection] Could not fetch StoredVehicleDataResponse, error: 0 2021-09-11 15:27:28 DEBUG (MainThread) [skodaconnect.vehicle] Could not fetch status report 2021-09-11 15:27:28 ERROR (MainThread) [skodaconnect.connection] Got unhandled error from server: 403 2021-09-11 15:27:28 WARNING (MainThread) [skodaconnect.connection] Could not fetch climatisation, HTTP status code: 403 2021-09-11 15:27:28 DEBUG (MainThread) [skodaconnect.vehicle] Could not fetch climater data 2021-09-11 15:27:28 ERROR (MainThread) [skodaconnect.connection] Got unhandled error from server: 403 2021-09-11 15:27:28 WARNING (MainThread) [skodaconnect.connection] Could not fetch position, HTTP status code: 403 2021-09-11 15:27:28 DEBUG (MainThread) [skodaconnect.vehicle] Could not fetch any positional data 2021-09-11 15:27:28 ERROR (MainThread) [skodaconnect.connection] Got unhandled error from server: 403 2021-09-11 15:27:28 WARNING (MainThread) [skodaconnect.connection] Could not fetch trip statistics, HTTP status code: 403 2021-09-11 15:27:28 DEBUG (MainThread) [skodaconnect.vehicle] Could not fetch trip statistics 2021-09-11 15:27:29 ERROR (MainThread) [skodaconnect.connection] Got unhandled error from server: 403 2021-09-11 15:27:29 WARNING (MainThread) [skodaconnect.connection] Could not fetch timers, HTTP status code: 403 2021-09-11 15:27:29 DEBUG (MainThread) [skodaconnect.vehicle] Could not fetch timers 2021-09-11 15:27:29 DEBUG (MainThread) [custom_components.skodaconnect] Finished fetching skodaconnect data in 2.618 seconds (success: True)
You should enable debug logs in integration options as I stated: But since this debug log shows completely different responses I would guess that it's some temporary problems with the servers. Try again in a few days and if it doesn't work then upload new logs then.
Hi,
I enabled also the REST-Logs
Debug-Logs:
Hi,
I enabled also the REST-Logs
Debug-Logs:
This last log looks absolutely fine. I removed it though since it contained tokens. Still no sensor data? I can see the integration fetching the states of multiple entities. If there's still no data I suggest you remove the integration, remove all related config for skodaconnect in configuration.yaml and then try reinstalling the integration.
@RalfAlbers what solved this issue for you? Would be good to know if someone else encounter the same problem.
Hi,
my solution was, what your said. :-)
Remove everything, reboot and install the integration again. By now it looks fine
Describe the bug All Skoda sensors ar in the state unavailable.
Debug logs 2021-09-10 14:07:47 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration skodaconnect which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2021-09-10 14:07:53 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 2: {'influxdb', 'netradio', 'sensor', 'anniversaries', 'blueprint', 'media_source', 'map', 'variable', 'cert_expiry', 'counter', 'my', 'template', 'mqtt', 'hacs', 'zeroconf', 'input_number', 'mobile_app', 'rpi_power', 'camera', 'xiaomi_miio', 'zha', 'google', 'usb', 'sun', 'brother', 'fritzbox_callmonitor', 'trace', 'scene', 'timer', 'tag', 'landroid_cloud', 'tts', 'input_text', 'tplink', 'default_config', 'unifi', 'ssdp', 'binary_sensor', 'switch', 'rest_command', 'updater', 'abfallio', 'dwd_weather', 'system_health', 'homematic', 'persistent_notification', 'input_select', 'zone', 'local_ip', 'skodaconnect', 'pi_hole', 'sonos', 'network', 'logbook', 'shopping_list', 'history', 'energy', 'script', 'notify', 'fritz', 'automation', 'group', 'dhcp', 'input_boolean', 'input_datetime'} 2021-09-10 14:08:38 INFO (MainThread) [homeassistant.setup] Setting up skodaconnect 2021-09-10 14:08:38 INFO (MainThread) [homeassistant.setup] Setup of domain skodaconnect took 0.0 seconds 2021-09-10 14:08:38 DEBUG (MainThread) [custom_components.skodaconnect] Init async_setup_entry 2021-09-10 14:08:38 INFO (MainThread) [skodaconnect.connection] Init Skoda Connect library, version 1.1.6 2021-09-10 14:08:38 DEBUG (MainThread) [skodaconnect.connection] Using service https://msg.volkswagen.de 2021-09-10 14:08:38 INFO (MainThread) [skodaconnect.connection] Initiating new login 2021-09-10 14:08:38 DEBUG (MainThread) [skodaconnect.connection] Starting authorization process for client skoda 2021-09-10 14:08:57 DEBUG (MainThread) [skodaconnect.connection] Got redirect to signin-service 2021-09-10 14:08:57 DEBUG (MainThread) [skodaconnect.connection] Start authorization for user USERNAME@MAIL 2021-09-10 14:08:58 DEBUG (MainThread) [skodaconnect.connection] Finalizing login 2021-09-10 14:08:59 DEBUG (MainThread) [skodaconnect.connection] Received authorization code, exchange for tokens. 2021-09-10 14:09:01 DEBUG (MainThread) [skodaconnect.connection] Verifying token for --UUID--@apps_vw-dilab_com 2021-09-10 14:09:01 DEBUG (MainThread) [skodaconnect.connection] Token for skoda verified OK. 2021-09-10 14:09:01 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://api.connect.skoda-auto.cz/api/v2/garage/vehicles" 2021-09-10 14:09:04 DEBUG (MainThread) [skodaconnect.connection] Request for "https://api.connect.skoda-auto.cz/api/v2/garage/vehicles" returned with status code [200] 2021-09-10 14:09:04 DEBUG (MainThread) [skodaconnect.connection] Checking vehicle {'id': '61255d01fb201846cbc1d4b0', 'vin': 'TMBJJ7NX9MY123456', 'lastUpdatedAt': '2021-08-24T20:56:33.686779Z', 'specification': {'title': 'ŠKODA OCTAVIA COMBI', 'brand': 'ŠKODA', 'model': 'OCTAVIA', 'body': 'COMBI', 'systemCode': 'OCT.COM STY TD 110/2.0 A7F', 'systemModelId': 'NX547D', 'engine': {'type': 'TDI', 'powerInKW': 110, 'capacityInLiters': 2.0}, 'gearbox': {'type': 'A7F'}, 'trimLevel': 'Style', 'manufacturingDate': '2020-10-05', 'devicePlatform': 'MBB_ODP'}, 'connectivities': [{'type': 'ONLINE'}], 'capabilities': [{'id': 'DCS', 'statuses': []}]} 2021-09-10 14:09:04 DEBUG (MainThread) [skodaconnect.connection] Check if vehicle exists 2021-09-10 14:09:04 DEBUG (MainThread) [skodaconnect.connection] Adding vehicle TMBJJ7NX9MY123456, with connectivities: ['ONLINE'] 2021-09-10 14:09:04 DEBUG (MainThread) [skodaconnect.vehicle] Creating Vehicle class object with data {'vin': 'TMBJJ7NX9MY123456', 'connectivities': ['ONLINE'], 'capabilities': ['DCS'], 'specification': {'title': 'ŠKODA OCTAVIA COMBI', 'brand': 'ŠKODA', 'model': 'OCTAVIA', 'body': 'COMBI', 'systemCode': 'OCT.COM STY TD 110/2.0 A7F', 'systemModelId': 'NX547D', 'engine': {'type': 'TDI', 'powerInKW': 110, 'capacityInLiters': 2.0}, 'gearbox': {'type': 'A7F'}, 'trimLevel': 'Style', 'manufacturingDate': '2020-10-05', 'devicePlatform': 'MBB_ODP'}} 2021-09-10 14:09:04 DEBUG (MainThread) [skodaconnect.connection] Checking vehicle {'id': 'TMBZZZAAZMD123456', 'vin': 'TMBZZZAAZMD123456', 'lastUpdatedAt': '2021-09-10T12:09:04.124864Z', 'specification': {'title': 'ŠKODA Citigoe iV', 'brand': 'ŠKODA', 'model': 'Citigoe iV', 'body': 'Hatchback', 'systemCode': 'E-CITIGO Sty 61 E1F', 'systemModelId': 'NE14E2', 'engine': {'powerInKW': 61}, 'gearbox': {'type': 'E1F'}, 'trimLevel': 'Style', 'manufacturingDate': '2020-10-20', 'devicePlatform': 'MBB'}, 'connectivities': [{'type': 'ONLINE'}], 'capabilities': [{'id': 'DCS', 'statuses': []}]} 2021-09-10 14:09:04 DEBUG (MainThread) [skodaconnect.connection] Check if vehicle exists 2021-09-10 14:09:04 DEBUG (MainThread) [skodaconnect.connection] Adding vehicle TMBZZZAAZMD123456, with connectivities: ['ONLINE'] 2021-09-10 14:09:04 DEBUG (MainThread) [skodaconnect.vehicle] Creating Vehicle class object with data {'vin': 'TMBZZZAAZMD123456', 'connectivities': ['ONLINE'], 'capabilities': ['DCS'], 'specification': {'title': 'ŠKODA Citigoe iV', 'brand': 'ŠKODA', 'model': 'Citigoe iV', 'body': 'Hatchback', 'systemCode': 'E-CITIGO Sty 61 E1F', 'systemModelId': 'NE14E2', 'engine': {'powerInKW': 61}, 'gearbox': {'type': 'E1F'}, 'trimLevel': 'Style', 'manufacturingDate': '2020-10-20', 'devicePlatform': 'MBB'}} 2021-09-10 14:09:04 DEBUG (MainThread) [skodaconnect.connection] Client "vwg" token is missing, call to authorize the client. 2021-09-10 14:09:04 DEBUG (MainThread) [skodaconnect.connection] Client "connect" token is missing, call to authorize the client. 2021-09-10 14:09:04 DEBUG (MainThread) [skodaconnect.connection] Starting authorization process for client connect 2021-09-10 14:09:05 DEBUG (MainThread) [skodaconnect.connection] Received authorization code, exchange for tokens. 2021-09-10 14:09:05 DEBUG (MainThread) [skodaconnect.connection] Verifying token for 7f045eee-7003-4379-9968-9355ed2adb06@apps_vw-dilab_com 2021-09-10 14:09:05 DEBUG (MainThread) [skodaconnect.connection] Token for connect verified OK. 2021-09-10 14:09:05 DEBUG (MainThread) [skodaconnect.connection] Trying to fetch api tokens. 2021-09-10 14:09:05 DEBUG (MainThread) [skodaconnect.connection] Verifying token for mal.prd.ece.vwg-connect.com 2021-09-10 14:09:05 DEBUG (MainThread) [skodaconnect.connection] VW-Group API token verified OK. 2021-09-10 14:09:05 DEBUG (MainThread) [skodaconnect.connection] Adding TMBJJ7NX9MY123456 for data refresh 2021-09-10 14:09:05 DEBUG (MainThread) [skodaconnect.connection] Adding TMBZZZAAZMD123456 for data refresh 2021-09-10 14:09:05 DEBUG (MainThread) [skodaconnect.connection] Calling update function for all vehicles 2021-09-10 14:09:05 DEBUG (MainThread) [skodaconnect.vehicle] Starting discovery for vehicle TMBJJ7NX9MY123456 2021-09-10 14:09:05 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://mal-1a.prd.ece.vwg-connect.com/api/cs/vds/v1/vehicles/TMBJJ7NX9MY123456/homeRegion" 2021-09-10 14:09:05 DEBUG (MainThread) [skodaconnect.vehicle] Starting discovery for vehicle TMBZZZAAZMD123456 2021-09-10 14:09:05 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://mal-1a.prd.ece.vwg-connect.com/api/cs/vds/v1/vehicles/TMBZZZAAZMD123456/homeRegion" 2021-09-10 14:09:06 DEBUG (MainThread) [skodaconnect.connection] Request for "https://mal-1a.prd.ece.vwg-connect.com/api/cs/vds/v1/vehicles/TMBZZZAAZMD123456/homeRegion" returned with status code [200] 2021-09-10 14:09:06 DEBUG (MainThread) [skodaconnect.vehicle] Get homeregion for VIN TMBZZZAAZMD123456 2021-09-10 14:09:06 DEBUG (MainThread) [skodaconnect.connection] Attempting extraction of jwt subject from identity token. 2021-09-10 14:09:06 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://customer-profile.apps.emea.vwapps.io/v2/customers/---OTHER-UUID---/realCarData" 2021-09-10 14:09:06 DEBUG (MainThread) [skodaconnect.connection] Request for "https://mal-1a.prd.ece.vwg-connect.com/api/cs/vds/v1/vehicles/TMBJJ7NX9MY123456/homeRegion" returned with status code [200] 2021-09-10 14:09:06 DEBUG (MainThread) [skodaconnect.vehicle] Get homeregion for VIN TMBJJ7NX9MY123456 2021-09-10 14:09:06 DEBUG (MainThread) [skodaconnect.connection] Attempting extraction of jwt subject from identity token. 2021-09-10 14:09:06 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://customer-profile.apps.emea.vwapps.io/v2/customers/---OTHER-UUID---/realCarData" 2021-09-10 14:09:06 DEBUG (MainThread) [skodaconnect.connection] Request for "https://customer-profile.apps.emea.vwapps.io/v2/customers/---OTHER-UUID---/realCarData" returned with status code [200] 2021-09-10 14:09:06 INFO (MainThread) [skodaconnect.vehicle] Vehicle "OCT.COM STY TD110/2.0A7F" - (TMBJJ7NX9MY123456) added. Homeregion is "https://mal-3a.prd.eu.dp.vwg-connect.com/api" 2021-09-10 14:09:06 DEBUG (MainThread) [skodaconnect.vehicle] Attempting discovery of supported API endpoints for vehicle. 2021-09-10 14:09:06 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://mal-3a.prd.eu.dp.vwg-connect.com/api/rolesrights/operationlist/v3/vehicles/TMBJJ7NX9MY123456" 2021-09-10 14:09:06 DEBUG (MainThread) [skodaconnect.connection] Request for "https://customer-profile.apps.emea.vwapps.io/v2/customers/---OTHER-UUID---/realCarData" returned with status code [200] 2021-09-10 14:09:06 INFO (MainThread) [skodaconnect.vehicle] Vehicle "E-CITIGO Sty 61 E1F" - (TMBZZZAAZMD123456) added. Homeregion is "https://mal-1a.prd.ece.vwg-connect.com/api" 2021-09-10 14:09:06 DEBUG (MainThread) [skodaconnect.vehicle] Attempting discovery of supported API endpoints for vehicle. 2021-09-10 14:09:06 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://mal-3a.prd.eu.dp.vwg-connect.com/api/rolesrights/operationlist/v3/vehicles/TMBZZZAAZMD123456" 2021-09-10 14:09:09 DEBUG (MainThread) [skodaconnect.connection] Request for "https://mal-3a.prd.eu.dp.vwg-connect.com/api/rolesrights/operationlist/v3/vehicles/TMBJJ7NX9MY123456" returned with status code [200] 2021-09-10 14:09:09 DEBUG (MainThread) [skodaconnect.vehicle] Discovered enabled service: carfinder_v1 2021-09-10 14:09:09 DEBUG (MainThread) [skodaconnect.vehicle] Discovered enabled service: rhonk_v1 2021-09-10 14:09:09 DEBUG (MainThread) [skodaconnect.vehicle] Discovered enabled service: statusreport_v1 2021-09-10 14:09:09 DEBUG (MainThread) [skodaconnect.vehicle] Discovered enabled service: rlu_v1 2021-09-10 14:09:09 DEBUG (MainThread) [skodaconnect.vehicle] Discovered enabled service: trip_statistic_v1 2021-09-10 14:09:09 DEBUG (MainThread) [skodaconnect.vehicle] API endpoints: {'rheating_v1': {'active': False}, 'rclima_v1': {'active': False}, 'rlu_v1': {'active': True, 'expiration': datetime.datetime(2021, 11, 17, 15, 8, tzinfo=datetime.timezone.utc), 'operations': ['UNLOCK', 'LOCK', 'G_LACT', 'G_RQSTAT']}, 'trip_statistic_v1': {'active': True, 'expiration': datetime.datetime(2021, 11, 17, 15, 8, tzinfo=datetime.timezone.utc), 'operations': ['G_AGGR_TRIPDATA', 'G_TRIPDATA', 'D_TRIPDATA', 'G_JOBSTATUS']}, 'statusreport_v1': {'active': True, 'expiration': datetime.datetime(2021, 11, 17, 15, 8, tzinfo=datetime.timezone.utc), 'operations': ['G_SVDATA', 'G_RQSTAT', 'G_CVDATAID', 'G_CVDATA']}, 'rbatterycharge_v1': {'active': False}, 'rhonk_v1': {'active': True, 'expiration': datetime.datetime(2021, 11, 17, 15, 8, tzinfo=datetime.timezone.utc), 'operations': ['G_REQSTATUS', 'G_RHIST', 'G_CONF', 'P_VREQ']}, 'carfinder_v1': {'active': True, 'expiration': datetime.datetime(2021, 11, 17, 15, 8, tzinfo=datetime.timezone.utc), 'operations': ['FIND_CAR']}, 'timerprogramming_v1': {'active': False}} 2021-09-10 14:09:09 DEBUG (MainThread) [skodaconnect.connection] Attempting Model image URL generate 2021-09-10 14:09:10 DEBUG (MainThread) [skodaconnect.connection] Request for "https://mal-3a.prd.eu.dp.vwg-connect.com/api/rolesrights/operationlist/v3/vehicles/TMBZZZAAZMD123456" returned with status code [200] 2021-09-10 14:09:10 DEBUG (MainThread) [skodaconnect.vehicle] Service: rbatterycharge_v1 is disabled because of reason: ['primaryUserNotVerified', 'noActiveLicense'] 2021-09-10 14:09:10 DEBUG (MainThread) [skodaconnect.vehicle] Service: statusreport_v1 is disabled because of reason: ['primaryUserNotVerified', 'noActiveLicense'] 2021-09-10 14:09:10 DEBUG (MainThread) [skodaconnect.vehicle] Service: carfinder_v1 is disabled because of reason: ['primaryUserNotVerified', 'noActiveLicense'] 2021-09-10 14:09:10 DEBUG (MainThread) [skodaconnect.vehicle] Service: rclima_v1 is disabled because of reason: ['primaryUserNotVerified', 'noActiveLicense'] 2021-09-10 14:09:10 DEBUG (MainThread) [skodaconnect.vehicle] Service: trip_statistic_v1 is disabled because of reason: ['primaryUserNotVerified', 'noActiveLicense'] 2021-09-10 14:09:10 DEBUG (MainThread) [skodaconnect.vehicle] Service: timerprogramming_v1 is disabled because of reason: ['primaryUserNotVerified', 'noActiveLicense'] 2021-09-10 14:09:10 DEBUG (MainThread) [skodaconnect.vehicle] API endpoints: {'rheating_v1': {'active': False}, 'rclima_v1': {'active': False}, 'rlu_v1': {'active': False}, 'trip_statistic_v1': {'active': False}, 'statusreport_v1': {'active': False}, 'rbatterycharge_v1': {'active': False}, 'rhonk_v1': {'active': False}, 'carfinder_v1': {'active': False}, 'timerprogramming_v1': {'active': False}} 2021-09-10 14:09:10 DEBUG (MainThread) [skodaconnect.connection] Attempting Model image URL generate 2021-09-10 14:09:11 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/tripstatistics/v1/skoda/CZ/vehicles/TMBJJ7NX9MY123456/tripdata/shortTerm?newest" 2021-09-10 14:09:11 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/cf/v1/skoda/CZ/vehicles/TMBJJ7NX9MY123456/position" 2021-09-10 14:09:11 DEBUG (MainThread) [skodaconnect.connection] HTTP GET "https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/vsr/v1/skoda/CZ/vehicles/TMBJJ7NX9MY123456/status" 2021-09-10 14:09:12 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: skodaconnect, zha 2021-09-10 14:09:14 DEBUG (MainThread) [skodaconnect.connection] Request for "https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/tripstatistics/v1/skoda/CZ/vehicles/TMBJJ7NX9MY123456/tripdata/shortTerm?newest" returned with status code [200] 2021-09-10 14:09:14 DEBUG (MainThread) [skodaconnect.connection] Request for "https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/cf/v1/skoda/CZ/vehicles/TMBJJ7NX9MY123456/position" returned with status code [200] 2021-09-10 14:09:14 DEBUG (MainThread) [skodaconnect.connection] Request for "https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/vsr/v1/skoda/CZ/vehicles/TMBJJ7NX9MY123456/status" returned with status code [200] 2021-09-10 14:09:14 DEBUG (MainThread) [custom_components.skodaconnect] Updating data from Skoda Connect 2021-09-10 14:09:14 DEBUG (MainThread) [custom_components.skodaconnect] Finished fetching skodaconnect data in 0.013 seconds (success: True) 2021-09-10 14:09:14 INFO (MainThread) [homeassistant.components.switch] Setting up switch.skodaconnect 2021-09-10 14:09:14 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.skodaconnect 2021-09-10 14:09:14 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.skodaconnect 2021-09-10 14:14:14 DEBUG (MainThread) [custom_components.skodaconnect] Updating data from Skoda Connect 2021-09-10 14:14:14 DEBUG (MainThread) [custom_components.skodaconnect] Finished fetching skodaconnect data in 0.004 seconds (success: True)
Installation: