Skip to content
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

[BUG] All the VW Connect Entity IDs will only be updated when restarting the VW connect integration in HA #704

Open
Jac-Kok opened this issue Dec 17, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Jac-Kok
Copy link

Jac-Kok commented Dec 17, 2024

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

  • [X ] 1.) Can you login using the smartphone app Volkswagen/Volkswagen Connect and interact with your car?
  • [ X] 2.) Please make sure that you can login into https://vwid.vwgroup.io/ and make sure that any "Terms and Conditions" are all checked
  • [ X] 3.) I do not have MFA enabled.

Environment

  • Volkswagencarnet release with the issue: v5.0.3
  • Last working homeassistant-volkswagencarnet release (if known): new to this integration
  • Home Assistant Core release with the issue: 2024.12.3
  • Operating environment (Home Assistant OS/Supervised/Container/Core/venv):Home Assistant OS
  • Car model and year: Golf GTE 8.5 2025
  • Country where the car was bought: NL
  • Valid VW Connect subscription: Yes
  • Have you verified that the We Connect service works via VW´s portal?: Yes

Describe the bug

All the VW Connect Entity IDs will only be updated when restarting the VW connect integration in HA
It seems that the sensor interval is not working in the integration, I have set it to 5 minutes

Steps to Reproduce

restarting the VW connect integration in HA

Expected behavior

auto-update every 5 min of VW connect Entity IDs integration, as set in the integration

I completely uninstalled the integration and reinstalled it, no luck

Log's

Logger: homeassistant.components.switch
Source: helpers/entity_platform.py:608
integration: Switch (documentation, issues)
First occurred: 11:49:40 AM (1 occurrences)
Last logged: 11:49:40 AM
Error adding entity switch.vwgolf_window_heater for domain switch with platform volkswagencarnet

and

Logger: homeassistant.components.switch
Source: helpers/entity_platform.py:608
integration: Switch (documentation, issues)
First occurred: 11:49:40 AM (2 occurrences)
Last logged: 11:49:40 AM

Error adding entity switch.vwgolf_ac_departure_timer_1 for domain switch with platform volkswagencarnet
Error adding entity switch.vwgolf_ac_departure_timer_2 for domain switch with platform volkswagencarnet
Error adding entity switch.vwgolf_window_heater for domain switch with platform volkswagencarnet
@Jac-Kok Jac-Kok added the bug Something isn't working label Dec 17, 2024
@Jac-Kok
Copy link
Author

Jac-Kok commented Dec 20, 2024

Yes, I found the solution for me.
The 3 entities that caused problems (see log) manual disabled in HA.
To do this, I first had to stop the Volkwagen connect integration.
After this, the status is updated every 5 minutes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant