robinostlund / homeassistant-volkswagencarnet

Volkswagen Carnet Component for home assistant
GNU General Public License v3.0
304 stars 60 forks source link

[BUG] Charging time left not working #562

Closed CZaMOR closed 5 months ago

CZaMOR commented 5 months ago

Before you post a new issue - you must first check the following (and check the boxes with an "X" below)

Environment

Remaining charge time not working since switching to new VW interface

Steps to Reproduce

Expected behavior

Screenshots

Snímek obrazovky 2024-01-31 v 10 37 15

Traceback/Error logs

Debug information - all JSON responses from logfile

Additional context

stickpin commented 5 months ago

@CZaMOR enable the debug mode and share the debug logs. I am looking for the API responses. Another option is to share your credentials with me (stickpins at gmail dot com) and I will check it myself.

CZaMOR commented 5 months ago

2024-01-31 10:47:16.255 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration unifigateway 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 2024-01-31 10:47:16.257 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration imou_life 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 2024-01-31 10:47:16.258 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration dahua 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 2024-01-31 10:47:16.259 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration dwains_dashboard 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 2024-01-31 10:47:16.259 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration load_shedding 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 2024-01-31 10:47:16.260 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration hacs 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 2024-01-31 10:47:16.261 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration xiaomi_cloud_map_extractor 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 2024-01-31 10:47:16.261 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration solcast_solar 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 2024-01-31 10:47:16.262 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration cezdistribuce 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 2024-01-31 10:47:16.262 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration smartthinq_sensors 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 2024-01-31 10:47:16.262 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration volkswagen_we_connect_id 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 2024-01-31 10:47:16.263 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration goodwe 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 2024-01-31 10:47:16.263 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration volkswagencarnet 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 2024-01-31 10:47:37.074 WARNING (MainThread) [homeassistant.setup] Setup of hassio is taking over 10 seconds. 2024-01-31 10:48:03.842 WARNING (MainThread) [homeassistant.components.camera] SUPPORT_STREAM was used from dahua, this is a deprecated constant which will be removed in HA Core 2025.1. Use CameraEntityFeature.STREAM instead, please create a bug report at https://github.com/rroller/dahua/issues 2024-01-31 10:48:03.849 WARNING (MainThread) [homeassistant.components.camera] SUPPORT_STREAM was used from dahua, this is a deprecated constant which will be removed in HA Core 2025.1. Use CameraEntityFeature.STREAM instead, please create a bug report at https://github.com/rroller/dahua/issues 2024-01-31 10:48:03.895 WARNING (MainThread) [homeassistant.components.light] Entity None (<class 'custom_components.dahua.light.DahuaInfraredLight'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <LightEntityFeature: 1> and color modes, please create a bug report at https://github.com/rroller/dahua/issues and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation 2024-01-31 10:48:03.899 WARNING (MainThread) [homeassistant.helpers.entity] Entity camera.kamera_ulice_main (<class 'custom_components.dahua.camera.DahuaCamera'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <CameraEntityFeature.STREAM: 2>, please create a bug report at https://github.com/rroller/dahua/issues and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation 2024-01-31 10:48:03.900 WARNING (MainThread) [homeassistant.helpers.entity] Entity camera.kamera_ulice_sub (<class 'custom_components.dahua.camera.DahuaCamera'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <CameraEntityFeature.STREAM: 2>, please create a bug report at https://github.com/rroller/dahua/issues and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation 2024-01-31 10:48:03.901 WARNING (MainThread) [homeassistant.helpers.entity] Entity camera.kamera_ulice_sub_2 (<class 'custom_components.dahua.camera.DahuaCamera'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <CameraEntityFeature.STREAM: 2>, please create a bug report at https://github.com/rroller/dahua/issues and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation 2024-01-31 10:48:42.043 WARNING (MainThread) [homeassistant.components.sensor] Entity sensor.gas_meter_total_cost (<class 'homeassistant.components.mqtt.sensor.MqttSensor'>) is using state class 'measurement' which is impossible considering device class ('monetary') it is using; expected None or one of 'total'; Please update your configuration if your entity is manually configured, otherwise create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+mqtt%22 2024-01-31 10:48:42.872 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: volkswagencarnet, smartthinq_sensors 2024-01-31 10:48:51.305 ERROR (MainThread) [pyhap.hap_handler] HASS Bridge: Client ('192.168.88.13', 54404) with uuid 9fb3213b-a3f0-4369-97c1-a779bd7b5857 attempted pair verify without being paired first (public_key=7b5275eec8a5ff29c1e9bd8f6e192b84bb8a524e53f08e4b897f7f46d6bc3b2e, paired clients={UUID('35d3dacb-c305-48b1-9a81-d592d4971947'): '132b69318e2d7d2fb64cb781063e928bb64293f014309fa28bc0eb119c8a3487', UUID('957a5d26-e145-4999-a26d-fa122ae2c475'): '2ed1bad1850902541412e2eebe3606519ae33a68ea554350c38c9af891ed8b13'}). 2024-01-31 10:48:56.306 ERROR (MainThread) [homeassistant.components.synology_dsm.coordinator] Error fetching SynologyNAS SynologyDSMCameraUpdateCoordinator data: Error communicating with API: {'api': 'SYNO.SurveillanceStation.Camera.Event', 'code': 105, 'reason': 'Insufficient user privilege', 'details': None} 2024-01-31 10:48:59.914 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [140465560047424] Error handling message: length of value must be at least 1 for dictionary value @ data['statistic_ids']. Got [] (invalid_format) Aleš from 212.158.133.226 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36) 2024-01-31 10:49:32.254 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration unifigateway 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 2024-01-31 10:49:32.282 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration imou_life 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 2024-01-31 10:49:32.293 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration dahua 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 2024-01-31 10:49:32.303 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration dwains_dashboard 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 2024-01-31 10:49:32.324 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration load_shedding 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 2024-01-31 10:49:32.337 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration hacs 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 2024-01-31 10:49:32.362 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration xiaomi_cloud_map_extractor 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 2024-01-31 10:49:32.390 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration solcast_solar 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 2024-01-31 10:49:32.403 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration cezdistribuce 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 2024-01-31 10:49:32.405 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration smartthinq_sensors 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 2024-01-31 10:49:32.424 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration goodwe 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 2024-01-31 10:49:32.426 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration volkswagencarnet 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 2024-01-31 10:50:18.016 ERROR (MainThread) [aiohttp.server] Error handling request Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/imouapi/device_entity.py", line 598, in async_get_image raise InvalidResponse(f"status code {response.status}") imouapi.exceptions.InvalidResponse: status code 404

The above exception was the direct cause of the following exception:

Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/aiohttp/web_protocol.py", line 452, in _handle_request resp = await request_handler(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/aiohttp/web_app.py", line 543, in _handle resp = await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/aiohttp/web_middlewares.py", line 114, in impl return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/security_filter.py", line 85, in security_filter_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/forwarded.py", line 100, in forwarded_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/request_context.py", line 28, in request_context_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/ban.py", line 80, in ban_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/auth.py", line 233, in auth_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/headers.py", line 31, in headers_middleware response = await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/view.py", line 149, in handle result = await handler(request, **request.match_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/camera/init.py", line 813, in get return await self.handle(request, camera) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/camera/init.py", line 831, in handle image = await _async_get_image( ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/camera/init.py", line 191, in _async_get_image else await camera.async_camera_image(width=width, height=height) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/config/custom_components/imou_life/camera.py", line 98, in async_camera_image return await self.sensor_instance.async_get_image() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/imouapi/device_entity.py", line 601, in async_get_image raise InvalidResponse(f"unable to retrieve image from {url}: {exception}") from exception imouapi.exceptions.InvalidResponse: unable to retrieve image from https://ali-pano-fk.oss-eu-central-1.aliyuncs.com/snappic/8E04349PCG0ABFB_img/Alarm/0/4d715f669f044bb2886c4d1fa6b6726c.jpg?Expires=1707299416&OSSAccessKeyId=LTAIyrmtqw10bcyQ&Signature=qiEPH8URuBNuGtul1cIOfwh8Hbk%3D: status code 404 2024-01-31 10:51:22.793 ERROR (MainThread) [homeassistant.components.template.template_entity] TemplateError('ValueError: Template error: as_timestamp got invalid input 'unavailable' when rendering template '{{ states.sensor.wvwzzzauzj8900872_charging_time_left.state }} min (Stand: {{ ((as_timestamp(states.sensor.wvwzzzauzj8900872_last_connected.state)) | timestamp_local) [11:16] }})' but no default was specified') while processing template 'Template<template=({{ states.sensor.wvwzzzauzj8900872_charging_time_left.state }} min (Stand: {{ ((as_timestamp(states.sensor.wvwzzzauzj8900872_last_connected.state)) | timestamp_local) [11:16] }})) renders=6>' for attribute '_attr_native_value' in entity 'sensor.vw_charging_time_left_with_last_seen' 2024-01-31 10:52:34.990 ERROR (MainThread) [aiohttp.server] Error handling request Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/imouapi/device_entity.py", line 598, in async_get_image raise InvalidResponse(f"status code {response.status}") imouapi.exceptions.InvalidResponse: status code 404

The above exception was the direct cause of the following exception:

Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/aiohttp/web_protocol.py", line 452, in _handle_request resp = await request_handler(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/aiohttp/web_app.py", line 543, in _handle resp = await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/aiohttp/web_middlewares.py", line 114, in impl return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/security_filter.py", line 85, in security_filter_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/forwarded.py", line 100, in forwarded_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/request_context.py", line 28, in request_context_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/ban.py", line 80, in ban_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/auth.py", line 233, in auth_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/headers.py", line 31, in headers_middleware response = await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/view.py", line 149, in handle result = await handler(request, **request.match_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/camera/init.py", line 813, in get return await self.handle(request, camera) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/camera/init.py", line 831, in handle image = await _async_get_image( ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/camera/init.py", line 191, in _async_get_image else await camera.async_camera_image(width=width, height=height) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/config/custom_components/imou_life/camera.py", line 98, in async_camera_image return await self.sensor_instance.async_get_image() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/imouapi/device_entity.py", line 601, in async_get_image raise InvalidResponse(f"unable to retrieve image from {url}: {exception}") from exception imouapi.exceptions.InvalidResponse: unable to retrieve image from https://ali-pano-fk.oss-eu-central-1.aliyuncs.com/snappic/8E04349PCG0ABFB_img/Alarm/0/8ea61cec3f4f440b8294f56d2d124ce6.jpg?Expires=1707299553&OSSAccessKeyId=LTAIyrmtqw10bcyQ&Signature=9PKBE6CZoJ0IjA16elRXbriT7r8%3D: status code 404 2024-01-31 10:54:15.027 ERROR (MainThread) [aiohttp.server] Error handling request Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/imouapi/device_entity.py", line 598, in async_get_image raise InvalidResponse(f"status code {response.status}") imouapi.exceptions.InvalidResponse: status code 404

The above exception was the direct cause of the following exception:

Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/aiohttp/web_protocol.py", line 452, in _handle_request resp = await request_handler(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/aiohttp/web_app.py", line 543, in _handle resp = await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/aiohttp/web_middlewares.py", line 114, in impl return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/security_filter.py", line 85, in security_filter_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/forwarded.py", line 100, in forwarded_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/request_context.py", line 28, in request_context_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/ban.py", line 80, in ban_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/auth.py", line 233, in auth_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/headers.py", line 31, in headers_middleware response = await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/view.py", line 149, in handle result = await handler(request, **request.match_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/camera/init.py", line 813, in get return await self.handle(request, camera) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/camera/init.py", line 831, in handle image = await _async_get_image( ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/camera/init.py", line 191, in _async_get_image else await camera.async_camera_image(width=width, height=height) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/config/custom_components/imou_life/camera.py", line 98, in async_camera_image return await self.sensor_instance.async_get_image() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/imouapi/device_entity.py", line 601, in async_get_image raise InvalidResponse(f"unable to retrieve image from {url}: {exception}") from exception imouapi.exceptions.InvalidResponse: unable to retrieve image from https://ali-pano-fk.oss-eu-central-1.aliyuncs.com/snappic/8E04349PCG0ABFB_img/Alarm/0/cad99cb6450b4df8b235bce20eaf55c5.jpg?Expires=1707299653&OSSAccessKeyId=LTAIyrmtqw10bcyQ&Signature=uDhl%2B5F0ro9bcTKPyfvUqvO7iNo%3D: status code 404 2024-01-31 10:58:17.898 ERROR (MainThread) [pyhap.hap_handler] HASS Bridge: Client ('192.168.88.13', 54523) with uuid 9fb3213b-a3f0-4369-97c1-a779bd7b5857 attempted pair verify without being paired first (public_key=9ab987a71863a1b238e82124a60322df22a500f45186c0251855e3cb07011e54, paired clients={UUID('35d3dacb-c305-48b1-9a81-d592d4971947'): '132b69318e2d7d2fb64cb781063e928bb64293f014309fa28bc0eb119c8a3487', UUID('957a5d26-e145-4999-a26d-fa122ae2c475'): '2ed1bad1850902541412e2eebe3606519ae33a68ea554350c38c9af891ed8b13'}). 2024-01-31 11:02:42.016 ERROR (MainThread) [aiohttp.server] Error handling request Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/imouapi/device_entity.py", line 598, in async_get_image raise InvalidResponse(f"status code {response.status}") imouapi.exceptions.InvalidResponse: status code 404

The above exception was the direct cause of the following exception:

Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/aiohttp/web_protocol.py", line 452, in _handle_request resp = await request_handler(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/aiohttp/web_app.py", line 543, in _handle resp = await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/aiohttp/web_middlewares.py", line 114, in impl return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/security_filter.py", line 85, in security_filter_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/forwarded.py", line 100, in forwarded_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/request_context.py", line 28, in request_context_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/ban.py", line 80, in ban_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/auth.py", line 233, in auth_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/headers.py", line 31, in headers_middleware response = await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/view.py", line 149, in handle result = await handler(request, **request.match_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/camera/init.py", line 813, in get return await self.handle(request, camera) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/camera/init.py", line 831, in handle image = await _async_get_image( ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/camera/init.py", line 191, in _async_get_image else await camera.async_camera_image(width=width, height=height) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/config/custom_components/imou_life/camera.py", line 98, in async_camera_image return await self.sensor_instance.async_get_image() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/imouapi/device_entity.py", line 601, in async_get_image raise InvalidResponse(f"unable to retrieve image from {url}: {exception}") from exception imouapi.exceptions.InvalidResponse: unable to retrieve image from https://ali-pano-fk.oss-eu-central-1.aliyuncs.com/snappic/8E04349PCG0ABFB_img/Alarm/0/496b7bd7ca194c5bbb00b572607c656e.jpg?Expires=1707300160&OSSAccessKeyId=LTAIyrmtqw10bcyQ&Signature=ZLzyhHhKlVyEJpvsffDUcMgYAjc%3D: status code 404 2024-01-31 11:03:31.743 ERROR (MainThread) [aiohttp.server] Error handling request Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/imouapi/device_entity.py", line 598, in async_get_image raise InvalidResponse(f"status code {response.status}") imouapi.exceptions.InvalidResponse: status code 404

The above exception was the direct cause of the following exception:

Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/aiohttp/web_protocol.py", line 452, in _handle_request resp = await request_handler(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/aiohttp/web_app.py", line 543, in _handle resp = await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/aiohttp/web_middlewares.py", line 114, in impl return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/security_filter.py", line 85, in security_filter_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/forwarded.py", line 100, in forwarded_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/request_context.py", line 28, in request_context_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/ban.py", line 80, in ban_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/auth.py", line 233, in auth_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/headers.py", line 31, in headers_middleware response = await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/view.py", line 149, in handle result = await handler(request, **request.match_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/camera/init.py", line 813, in get return await self.handle(request, camera) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/camera/init.py", line 831, in handle image = await _async_get_image( ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/camera/init.py", line 191, in _async_get_image else await camera.async_camera_image(width=width, height=height) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/config/custom_components/imou_life/camera.py", line 98, in async_camera_image return await self.sensor_instance.async_get_image() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/imouapi/device_entity.py", line 601, in async_get_image raise InvalidResponse(f"unable to retrieve image from {url}: {exception}") from exception imouapi.exceptions.InvalidResponse: unable to retrieve image from https://ali-pano-fk.oss-eu-central-1.aliyuncs.com/snappic/8E04349PCG0ABFB_img/Alarm/0/1efb138dbe014263be5307dab4d9c49c.jpg?Expires=1707300210&OSSAccessKeyId=LTAIyrmtqw10bcyQ&Signature=GsOW8euFLPiHL35NQ93HJPViaWY%3D: status code 404 2024-01-31 11:03:41.728 ERROR (MainThread) [aiohttp.server] Error handling request Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/imouapi/device_entity.py", line 598, in async_get_image raise InvalidResponse(f"status code {response.status}") imouapi.exceptions.InvalidResponse: status code 404

The above exception was the direct cause of the following exception:

Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/aiohttp/web_protocol.py", line 452, in _handle_request resp = await request_handler(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/aiohttp/web_app.py", line 543, in _handle resp = await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/aiohttp/web_middlewares.py", line 114, in impl return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/security_filter.py", line 85, in security_filter_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/forwarded.py", line 100, in forwarded_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/request_context.py", line 28, in request_context_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/ban.py", line 80, in ban_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/auth.py", line 233, in auth_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/headers.py", line 31, in headers_middleware response = await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/view.py", line 149, in handle result = await handler(request, **request.match_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/camera/init.py", line 813, in get return await self.handle(request, camera) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/camera/init.py", line 831, in handle image = await _async_get_image( ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/camera/init.py", line 191, in _async_get_image else await camera.async_camera_image(width=width, height=height) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/config/custom_components/imou_life/camera.py", line 98, in async_camera_image return await self.sensor_instance.async_get_image() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/imouapi/device_entity.py", line 601, in async_get_image raise InvalidResponse(f"unable to retrieve image from {url}: {exception}") from exception imouapi.exceptions.InvalidResponse: unable to retrieve image from https://ali-pano-fk.oss-eu-central-1.aliyuncs.com/snappic/8E04349PCG0ABFB_img/Alarm/0/594de534972045f3a12450910d24f5fc.jpg?Expires=1707300220&OSSAccessKeyId=LTAIyrmtqw10bcyQ&Signature=HSw%2Fpa%2BcI2Ls6LWYjb5rQhv7Wt4%3D: status code 404 2024-01-31 11:04:11.742 ERROR (MainThread) [aiohttp.server] Error handling request Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/imouapi/device_entity.py", line 598, in async_get_image raise InvalidResponse(f"status code {response.status}") imouapi.exceptions.InvalidResponse: status code 404

The above exception was the direct cause of the following exception:

Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/aiohttp/web_protocol.py", line 452, in _handle_request resp = await request_handler(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/aiohttp/web_app.py", line 543, in _handle resp = await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/aiohttp/web_middlewares.py", line 114, in impl return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/security_filter.py", line 85, in security_filter_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/forwarded.py", line 100, in forwarded_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/request_context.py", line 28, in request_context_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/ban.py", line 80, in ban_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/auth.py", line 233, in auth_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/headers.py", line 31, in headers_middleware response = await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/view.py", line 149, in handle result = await handler(request, **request.match_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/camera/init.py", line 813, in get return await self.handle(request, camera) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/camera/init.py", line 831, in handle image = await _async_get_image( ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/camera/init.py", line 191, in _async_get_image else await camera.async_camera_image(width=width, height=height) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/config/custom_components/imou_life/camera.py", line 98, in async_camera_image return await self.sensor_instance.async_get_image() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/imouapi/device_entity.py", line 601, in async_get_image raise InvalidResponse(f"unable to retrieve image from {url}: {exception}") from exception imouapi.exceptions.InvalidResponse: unable to retrieve image from https://ali-pano-fk.oss-eu-central-1.aliyuncs.com/snappic/8E04349PCG0ABFB_img/Alarm/0/82517931cdc4432797690a6ff51f6cb8.jpg?Expires=1707300250&OSSAccessKeyId=LTAIyrmtqw10bcyQ&Signature=bAZmm60vKFU6QqLBYg3YOG34L5E%3D: status code 404 2024-01-31 11:04:51.767 ERROR (MainThread) [aiohttp.server] Error handling request Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/imouapi/device_entity.py", line 598, in async_get_image raise InvalidResponse(f"status code {response.status}") imouapi.exceptions.InvalidResponse: status code 404

The above exception was the direct cause of the following exception:

Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/aiohttp/web_protocol.py", line 452, in _handle_request resp = await request_handler(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/aiohttp/web_app.py", line 543, in _handle resp = await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/aiohttp/web_middlewares.py", line 114, in impl return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/security_filter.py", line 85, in security_filter_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/forwarded.py", line 100, in forwarded_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/request_context.py", line 28, in request_context_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/ban.py", line 80, in ban_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/auth.py", line 233, in auth_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/headers.py", line 31, in headers_middleware response = await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/view.py", line 149, in handle result = await handler(request, **request.match_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/camera/init.py", line 813, in get return await self.handle(request, camera) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/camera/init.py", line 831, in handle image = await _async_get_image( ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/camera/init.py", line 191, in _async_get_image else await camera.async_camera_image(width=width, height=height) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/config/custom_components/imou_life/camera.py", line 98, in async_camera_image return await self.sensor_instance.async_get_image() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/imouapi/device_entity.py", line 601, in async_get_image raise InvalidResponse(f"unable to retrieve image from {url}: {exception}") from exception imouapi.exceptions.InvalidResponse: unable to retrieve image from https://ali-pano-fk.oss-eu-central-1.aliyuncs.com/snappic/8E04349PCG0ABFB_img/Alarm/0/6c1bc79ea8894ab5a1e386275f7b38c4.jpg?Expires=1707300290&OSSAccessKeyId=LTAIyrmtqw10bcyQ&Signature=lO1ozzcOOAKhIFebNLoU%2Fq4k0zw%3D: status code 404 2024-01-31 11:06:41.781 ERROR (MainThread) [aiohttp.server] Error handling request Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/imouapi/device_entity.py", line 598, in async_get_image raise InvalidResponse(f"status code {response.status}") imouapi.exceptions.InvalidResponse: status code 404

The above exception was the direct cause of the following exception:

Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/aiohttp/web_protocol.py", line 452, in _handle_request resp = await request_handler(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/aiohttp/web_app.py", line 543, in _handle resp = await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/aiohttp/web_middlewares.py", line 114, in impl return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/security_filter.py", line 85, in security_filter_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/forwarded.py", line 100, in forwarded_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/request_context.py", line 28, in request_context_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/ban.py", line 80, in ban_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/auth.py", line 233, in auth_middleware return await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/headers.py", line 31, in headers_middleware response = await handler(request) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/http/view.py", line 149, in handle result = await handler(request, **request.match_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/camera/init.py", line 813, in get return await self.handle(request, camera) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/camera/init.py", line 831, in handle image = await _async_get_image( ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/camera/init.py", line 191, in _async_get_image else await camera.async_camera_image(width=width, height=height) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/config/custom_components/imou_life/camera.py", line 98, in async_camera_image return await self.sensor_instance.async_get_image() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/imouapi/device_entity.py", line 601, in async_get_image raise InvalidResponse(f"unable to retrieve image from {url}: {exception}") from exception imouapi.exceptions.InvalidResponse: unable to retrieve image from https://ali-pano-fk.oss-eu-central-1.aliyuncs.com/snappic/8E04349PCG0ABFB_img/Alarm/0/19b05711c2cd4850989ed6f98d2c7981.jpg?Expires=1707300400&OSSAccessKeyId=LTAIyrmtqw10bcyQ&Signature=yPcAVLdcE7R%2FHYx%2F5ED%2FVer4GE8%3D: status code 404 2024-01-31 11:28:14.014 ERROR (MainThread) [pyhap.hap_handler] HASS Bridge: Client ('192.168.88.13', 54539) with uuid 9fb3213b-a3f0-4369-97c1-a779bd7b5857 attempted pair verify without being paired first (public_key=cba30d43a2d8eead39d8e250aece59eae646519ae96e17340a46791503412e7d, paired clients={UUID('35d3dacb-c305-48b1-9a81-d592d4971947'): '132b69318e2d7d2fb64cb781063e928bb64293f014309fa28bc0eb119c8a3487', UUID('957a5d26-e145-4999-a26d-fa122ae2c475'): '2ed1bad1850902541412e2eebe3606519ae33a68ea554350c38c9af891ed8b13'}). 2024-01-31 11:38:14.799 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for sensor.meter_active_power_total (<class 'custom_components.goodwe.sensor.InverterSensor'>) took 0.695 seconds. Please create a bug report at https://github.com/mletenay/home-assistant-goodwe-inverter/issues 2024-01-31 11:50:35.463 DEBUG (MainThread) [custom_components.volkswagencarnet] Updating data from volkswagen WeConnect 2024-01-31 11:50:35.465 DEBUG (MainThread) [custom_components.volkswagencarnet] Finished fetching volkswagencarnet data in 1.911 seconds (success: True) 2024-01-31 11:50:35.465 DEBUG (MainThread) [custom_components.volkswagencarnet] Async update finished for WVWZZZAUZJ8900872 (volkswagencarnet). Next update in 0:59:00. 2024-01-31 11:50:35.465 DEBUG (MainThread) [custom_components.volkswagencarnet.binary_sensor] Getting state of external_power 2024-01-31 11:50:35.466 DEBUG (MainThread) [custom_components.volkswagencarnet.binary_sensor] Getting state of vehicle_moving 2024-01-31 11:50:35.466 DEBUG (MainThread) [custom_components.volkswagencarnet.binary_sensor] Getting state of vehicle_moving 2024-01-31 11:50:35.466 DEBUG (MainThread) [custom_components.volkswagencarnet] WVWZZZAUZJ8900872 Vehicle Moving: state not changed ('off' == 'off'), skipping update. 2024-01-31 11:50:35.467 DEBUG (MainThread) [custom_components.volkswagencarnet.binary_sensor] Getting state of hood_closed 2024-01-31 11:50:35.467 DEBUG (MainThread) [custom_components.volkswagencarnet.binary_sensor] Getting state of windows_closed 2024-01-31 11:50:35.468 DEBUG (MainThread) [custom_components.volkswagencarnet.binary_sensor] Getting state of door_closed_right_front 2024-01-31 11:50:35.472 DEBUG (MainThread) [custom_components.volkswagencarnet.binary_sensor] Getting state of charging_cable_locked 2024-01-31 11:50:35.473 DEBUG (MainThread) [custom_components.volkswagencarnet.binary_sensor] Getting state of trunk_locked_sensor 2024-01-31 11:50:35.474 DEBUG (MainThread) [custom_components.volkswagencarnet.binary_sensor] Getting state of window_closed_left_back 2024-01-31 11:50:35.474 DEBUG (MainThread) [custom_components.volkswagencarnet.binary_sensor] Getting state of door_locked_sensor 2024-01-31 11:50:35.475 DEBUG (MainThread) [custom_components.volkswagencarnet.binary_sensor] Getting state of trunk_closed 2024-01-31 11:50:35.477 DEBUG (MainThread) [custom_components.volkswagencarnet.binary_sensor] Getting state of door_closed_left_back 2024-01-31 11:50:35.477 DEBUG (MainThread) [custom_components.volkswagencarnet.binary_sensor] Getting state of request_in_progress 2024-01-31 11:50:35.477 DEBUG (MainThread) [custom_components.volkswagencarnet.binary_sensor] Getting state of request_in_progress 2024-01-31 11:50:35.478 DEBUG (MainThread) [custom_components.volkswagencarnet] WVWZZZAUZJ8900872 Request in progress: state not changed ('off' == 'off'), skipping update. 2024-01-31 11:50:35.478 DEBUG (MainThread) [custom_components.volkswagencarnet.binary_sensor] Getting state of window_closed_right_front 2024-01-31 11:50:35.478 DEBUG (MainThread) [custom_components.volkswagencarnet.binary_sensor] Getting state of window_closed_left_front 2024-01-31 11:50:35.479 DEBUG (MainThread) [custom_components.volkswagencarnet.binary_sensor] Getting state of door_closed_left_front 2024-01-31 11:50:35.480 DEBUG (MainThread) [custom_components.volkswagencarnet.binary_sensor] Getting state of parking_light 2024-01-31 11:50:35.480 DEBUG (MainThread) [custom_components.volkswagencarnet.binary_sensor] Getting state of door_closed_right_back 2024-01-31 11:50:35.481 DEBUG (MainThread) [custom_components.volkswagencarnet.binary_sensor] Getting state of window_closed_right_back 2024-01-31 11:50:35.481 DEBUG (MainThread) [custom_components.volkswagencarnet.binary_sensor] Getting state of charging_cable_connected 2024-01-31 11:50:35.482 DEBUG (MainThread) [custom_components.volkswagencarnet] WVWZZZAUZJ8900872 Position: state not changed ('home' == 'home'), skipping update. 2024-01-31 11:50:35.482 DEBUG (MainThread) [custom_components.volkswagencarnet.switch] Getting state of window_heater 2024-01-31 11:50:35.482 DEBUG (MainThread) [custom_components.volkswagencarnet.switch] Getting state of window_heater 2024-01-31 11:50:35.482 DEBUG (MainThread) [custom_components.volkswagencarnet] WVWZZZAUZJ8900872 Window Heater: state not changed ('off' == 'off'), skipping update. 2024-01-31 11:50:35.483 DEBUG (MainThread) [custom_components.volkswagencarnet.switch] Getting state of refresh_data 2024-01-31 11:50:35.483 DEBUG (MainThread) [custom_components.volkswagencarnet.switch] Getting state of refresh_data 2024-01-31 11:50:35.483 DEBUG (MainThread) [custom_components.volkswagencarnet] WVWZZZAUZJ8900872 Force data refresh: state not changed ('off' == 'off'), skipping update. 2024-01-31 11:50:35.483 DEBUG (MainThread) [custom_components.volkswagencarnet.switch] Getting state of charging 2024-01-31 11:50:35.484 DEBUG (MainThread) [custom_components.volkswagencarnet.sensor] Getting state of trip_last_average_speed 2024-01-31 11:50:35.484 DEBUG (MainThread) [custom_components.volkswagencarnet.sensor] Getting state of trip_last_average_speed 2024-01-31 11:50:35.484 DEBUG (MainThread) [custom_components.volkswagencarnet] WVWZZZAUZJ8900872 Last trip average speed: state not changed ('55' == '55'), skipping update. 2024-01-31 11:50:35.484 DEBUG (MainThread) [custom_components.volkswagencarnet.sensor] Getting state of service_inspection 2024-01-31 11:50:35.485 DEBUG (MainThread) [custom_components.volkswagencarnet.sensor] Getting state of api_vehicles_status 2024-01-31 11:50:35.485 DEBUG (MainThread) [custom_components.volkswagencarnet.sensor] Getting state of climatisation_target_temperature 2024-01-31 11:50:35.486 DEBUG (MainThread) [custom_components.volkswagencarnet.sensor] Getting state of climatisation_target_temperature 2024-01-31 11:50:35.486 DEBUG (MainThread) [custom_components.volkswagencarnet] WVWZZZAUZJ8900872 Climatisation target temperature: state not changed ('23' == '23'), skipping update. 2024-01-31 11:50:35.486 DEBUG (MainThread) [custom_components.volkswagencarnet.sensor] Getting state of request_results 2024-01-31 11:50:35.486 DEBUG (MainThread) [custom_components.volkswagencarnet.sensor] Getting state of request_results 2024-01-31 11:50:35.486 DEBUG (MainThread) [custom_components.volkswagencarnet] WVWZZZAUZJ8900872 Request results: state not changed ('Unknown' == 'Unknown'), skipping update. 2024-01-31 11:50:35.486 DEBUG (MainThread) [custom_components.volkswagencarnet.sensor] Getting state of distance 2024-01-31 11:50:35.487 DEBUG (MainThread) [custom_components.volkswagencarnet.sensor] Getting state of trip_last_duration 2024-01-31 11:50:35.487 DEBUG (MainThread) [custom_components.volkswagencarnet.sensor] Getting state of trip_last_duration 2024-01-31 11:50:35.487 DEBUG (MainThread) [custom_components.volkswagencarnet] WVWZZZAUZJ8900872 Last trip duration: state not changed ('23' == '23'), skipping update. 2024-01-31 11:50:35.487 DEBUG (MainThread) [custom_components.volkswagencarnet.sensor] Getting state of last_data_refresh 2024-01-31 11:50:35.488 DEBUG (MainThread) [custom_components.volkswagencarnet.sensor] Getting state of electric_range 2024-01-31 11:50:35.489 DEBUG (MainThread) [custom_components.volkswagencarnet.sensor] Getting state of api_parkingposition_status 2024-01-31 11:50:35.490 DEBUG (MainThread) [custom_components.volkswagencarnet.sensor] Getting state of requests_remaining 2024-01-31 11:50:35.490 DEBUG (MainThread) [custom_components.volkswagencarnet] Restoring requests remaining to '-1' 2024-01-31 11:50:35.490 DEBUG (MainThread) [custom_components.volkswagencarnet.sensor] Getting state of requests_remaining 2024-01-31 11:50:35.490 DEBUG (MainThread) [custom_components.volkswagencarnet.sensor] Getting state of requests_remaining 2024-01-31 11:50:35.490 DEBUG (MainThread) [custom_components.volkswagencarnet] WVWZZZAUZJ8900872 Requests remaining: state not changed ('-1' == '-1'), skipping update. 2024-01-31 11:50:35.491 DEBUG (MainThread) [custom_components.volkswagencarnet.sensor] Getting state of api_trips_status 2024-01-31 11:50:35.491 DEBUG (MainThread) [custom_components.volkswagencarnet.sensor] Getting state of last_connected 2024-01-31 11:50:35.492 DEBUG (MainThread) [custom_components.volkswagencarnet.sensor] Getting state of api_capabilities_status 2024-01-31 11:50:35.492 DEBUG (MainThread) [custom_components.volkswagencarnet.sensor] Getting state of charge_max_ampere 2024-01-31 11:50:35.493 DEBUG (MainThread) [custom_components.volkswagencarnet.sensor] Getting state of trip_last_length 2024-01-31 11:50:35.493 DEBUG (MainThread) [custom_components.volkswagencarnet.sensor] Getting state of trip_last_length 2024-01-31 11:50:35.493 DEBUG (MainThread) [custom_components.volkswagencarnet] WVWZZZAUZJ8900872 Last trip length: state not changed ('21' == '21'), skipping update. 2024-01-31 11:50:35.493 DEBUG (MainThread) [custom_components.volkswagencarnet.sensor] Getting state of api_selectivestatus_status 2024-01-31 11:50:35.494 DEBUG (MainThread) [custom_components.volkswagencarnet.sensor] Getting state of battery_level 2024-01-31 11:50:35.495 DEBUG (MainThread) [custom_components.volkswagencarnet.sensor] Getting state of charger_type 2024-01-31 11:50:35.495 DEBUG (MainThread) [custom_components.volkswagencarnet.sensor] Getting state of api_token_status 2024-01-31 11:50:35.496 DEBUG (MainThread) [custom_components.volkswagencarnet.sensor] Getting state of parking_time 2024-01-31 11:50:35.496 DEBUG (MainThread) [custom_components.volkswagencarnet.sensor] Getting state of parking_time 2024-01-31 11:50:35.496 DEBUG (MainThread) [custom_components.volkswagencarnet] WVWZZZAUZJ8900872 Parking time: state not changed ('2024-01-30 16:50:03' == '2024-01-30 16:50:03'), skipping update. 2024-01-31 11:50:35.496 DEBUG (MainThread) [custom_components.volkswagencarnet.sensor] Getting state of service_inspection_distance 2024-01-31 11:50:35.497 DEBUG (MainThread) [custom_components.volkswagencarnet.sensor] Getting state of trip_last_average_electric_engine_consumption 2024-01-31 11:50:35.497 DEBUG (MainThread) [custom_components.volkswagencarnet.sensor] Getting state of trip_last_average_electric_engine_consumption 2024-01-31 11:50:35.497 DEBUG (MainThread) [custom_components.volkswagencarnet] WVWZZZAUZJ8900872 Last trip average electric engine consumption: state not changed ('16.0' == '16.0'), skipping update.

stickpin commented 5 months ago

you should look for the following lines:

Request for "<url>" returned with status code [<http_status_code>], response: <api_response>

CZaMOR commented 5 months ago

I'm afraid I don't see it here. I can send you the login details. Will you want them in HA (that's easier for me) or directly in the Volkswagen APP?

stickpin commented 5 months ago

you can share your VW login with me and I will check it later today. My email is stickpins at gmail dot com, please write me your mobile phone as well, so I will be able to communicate with you online via WhatsApp or Signal.

CZaMOR commented 5 months ago

I downgraded to version 4.5.0 and it works here. Unfortunately my wife uses the other account so I can't share it. Anyway, thanks for the help and I'll close for now

stickpin commented 5 months ago

@CZaMOR there were no changes since version 4.5.0 related to charging_time_left So the latest version should work as well.

CZaMOR commented 5 months ago

I'll try it tomorrow and let you know (I've exhausted my API calls today)

CZaMOR commented 5 months ago

My mistake, it actually shows the time. I got confused because the entity disappears every time the car is disconnected. Thank you very much for your work.