Hyundai-Kia-Connect / kia_uvo

A Home Assistant HACS integration that supports Kia Connect(Uvo) and Hyundai Bluelink. The integration supports the EU, Canada and the USA.
MIT License
398 stars 84 forks source link

Depreciated function SOURCE_TYPE_GPS #785

Closed ridderr closed 6 months ago

ridderr commented 7 months ago

Please check Services, Known Bug / Issues and Troubleshooting over here first: https://github.com/fuatakgun/kia_uvo/blob/master/README.md Region and Brand of car Not related

Version of the integration Latest (2.18)

Describe the bug A clear and concise description of what the bug is. Erverything is still working

Debug logs if an error occurred SOURCE_TYPE_GPS was used from kia_uvo, this is a deprecated constant which will be removed in HA Core 2025.1. Use SourceType.GPS instead

Outlined here: https://github.com/fuatakgun/kia_uvo/blob/master/README.md

To Reproduce

Expected behavior

Screenshots If applicable, add screenshots to help explain your problem.

Additional context

cdnninja commented 7 months ago

To confirm you are saying we have over a year to do this? Or is that a typo?

ridderr commented 7 months ago

It was cut/paste, so I assume you will have a year.

fuatakgun commented 7 months ago

They usually spare long enough time before deprecating these enums, thanks for heads up