-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integration no longer loads #265
Comments
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 #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 <#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
<#265 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAFG76OWFC3QM2VVBO7RDHTZL55MTAVCNFSM6AAAAABKXUI6LWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRUHE2TEMZQGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
Not sure which of the config files I need to include here?.
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!
The text was updated successfully, but these errors were encountered: