Open nikkilocke opened 4 months ago
P.S. Just pulled the latest home assistant, but it made no difference.
Other people saw exactly the same problem in the beginning of June, see https://github.com/mitch-dc/volkswagen_we_connect_id/issues/262. The component Weconnect==0.60.3 is included in Home Assistnant core 2024.6.1 and newer versions. Are you sure your home Assistant core is version 2024.6.x or 2024.7.x (and has been restarted after upgrade)
Sorry, my mistake - I thought all I needed to do was docker-compose pull, but I also needed to restart the container.
Thank you for your prompt and helpful support.
Regards
Nikki
On Fri, 12 Jul 2024, 08:01 uougaard, @.***> wrote:
Other people saw exactly the same problem in the beginning of June, see
262 https://github.com/mitch-dc/volkswagen_we_connect_id/issues/262.
The component Weconnect==0.60.3 is included in Home Assistnant core 2024.6.1 and newer versions. Are you sure your home Assistant core is version 2024.6.x or 2024.7.x (and has been restarted after upgrade)
— Reply to this email directly, view it on GitHub https://github.com/mitch-dc/volkswagen_we_connect_id/issues/265#issuecomment-2224952305, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFG76OWFC3QM2VVBO7RDHTZL55MTAVCNFSM6AAAAABKXUI6LWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRUHE2TEMZQGU . You are receiving this because you authored the thread.Message ID: @.***>
Version of the custom_component
How do I tell? HACS says it is the latest, I just upgraded it.
Installation method (hacs / manual)
HACS
Installation method of hass (venv, docker, hassio,...)
Docker-compose
Configuration
Describe the bug
2024-07-11 20:37:29.121 WARNING (SyncWorker_0) [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-07-11 20:37:54.512 ERROR (MainThread) [homeassistant.setup] Setup failed for custom integration 'volkswagen_we_connect_id': Requirements for volkswagen_we_connect_id not found: ['weconnect==0.60.3'].
Debug log
I read the page https://www.home-assistant.io/components/logger/ , but I have no clue as to which of the many config files to add this stuff to, or what to add to make it just log the loading of we_connect_id. Sorry, you will have to explain better!