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] SOURCE_TYPE_GPS is deprecated #538

Closed
3 tasks done
Driekes opened this issue Jan 5, 2024 · 2 comments
Closed
3 tasks done

[BUG] SOURCE_TYPE_GPS is deprecated #538

Driekes opened this issue Jan 5, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Driekes
Copy link

Driekes commented Jan 5, 2024

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

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

Environment

  • Volkswagencarnet release with the issue: 4.5.0-beta1
  • Last working homeassistant-volkswagencarnet release (if known): N/A
  • Home Assistant Core release with the issue: 2024.1

Traceback/Error logs

Logger: homeassistant.components.device_tracker
Source: helpers/deprecation.py:204
Integration: Device tracker (documentation, issues)
First occurred: 15:06:25 (2 occurrences)
Last logged: 15:06:25

SOURCE_TYPE_GPS was used from volkswagencarnet, this is a deprecated constant which will be removed in HA Core 2025.1. Use SourceType.GPS instead, please create a bug report at https://github.com/robinostlund/homeassistant-volkswagencarnet/issues

Debug information - all JSON responses from logfile

Additional context

@Driekes Driekes added the bug Something isn't working label Jan 5, 2024
@stickpin
Copy link
Collaborator

stickpin commented Jan 5, 2024

There are more issues after 2024.1 update.
Some sensors are not being updated anymore only at startup.
I am checking what has been changed and how to fix it.

@stickpin
Copy link
Collaborator

stickpin commented Jan 6, 2024

@Driekes the issues will be resolved once this PR will be merged: #539

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

3 participants