bob-tm / ha-openhab

🏠 openHAB custom integration for Home Assistant
MIT License
5 stars 0 forks source link

SOURCE_TYPE_GPS is a deprecated constant which will be removed in HA Core 2025.1 #3

Closed kovacsla closed 3 months ago

kovacsla commented 4 months ago

SOURCE_TYPE_GPS was used from openhab, this is a deprecated constant which will be removed in HA Core 2025.1. Use SourceType.GPS instead, please report it to the author of the 'openhab' custom integration