skodaconnect / homeassistant-skodaconnect

Skoda Connect - A home assistant plugin to add integration with your car
Apache License 2.0
233 stars 27 forks source link

SOURCE_TYPE_GPS: deprecated constant #253

Closed RamonQu closed 10 months ago

RamonQu commented 10 months ago

I found a log-entry about a deprecated constant that will be removed in HA Core 2025.1. Still a year left to fix it… :)

2024-01-07 21:13:27.944 WARNING (MainThread) [homeassistant.components.device_tracker] SOURCE_TYPE_GPS was used from skodaconnect, this is a deprecated constant which will be removed in HA Core 2025.1. Use SourceType.GPS instead, please create a bug report at […]

Installation:

RamonQu commented 10 months ago

Duplicate of #249 Sorry.

RamonQu commented 10 months ago

Closed duplicate.