You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Integration 'garmin_connect' registers an entity service with a non entity service schema which will stop working in HA Core 2025.9 (platform.async_register_entity_service)
#194
Open
misa1515 opened this issue
Sep 13, 2024
· 2 comments
In Home Assistant (recent version) showed issue for reporting to integration owner:
Detected that custom integration 'garmin_connect' registers an entity service with a non entity service schema which will stop working in HA Core 2025.9 at custom_components/garmin_connect/sensor.py, line 99: platform.async_register_entity_service(, please create a bug report at https://github.com/cyberjunky/home-assistant-garmin_connect/issues
Detected that custom integration 'garmin_connect' registers an entity service with a non entity service schema which will stop working in HA Core 2025.9 at custom_components/garmin_connect/sensor.py, line 103: platform.async_register_entity_service(, please create a bug report at https://github.com/cyberjunky/home-assistant-garmin_connect/issues
The text was updated successfully, but these errors were encountered:
Detected that custom integration 'garmin_connect' registers an entity service with a non entity service schema at custom_components/garmin_connect/sensor.py, line 99: platform.async_register_entity_service(. This will stop working in Home Assistant 2025.9, please create a bug report at https://github.com/cyberjunky/home-assistant-garmin_connect/issues
Detected that custom integration 'garmin_connect' registers an entity service with a non entity service schema at custom_components/garmin_connect/sensor.py, line 103: platform.async_register_entity_service(. This will stop working in Home Assistant 2025.9, please create a bug report at https://github.com/cyberjunky/home-assistant-garmin_connect/issues
Detected that custom integration 'garmin_connect' registers an entity service with a non entity service schema at custom_components/garmin_connect/sensor.py, line 107: platform.async_register_entity_service(. This will stop working in Home Assistant 2025.9, please create a bug report at https://github.com/cyberjunky/home-assistant-garmin_connect/issues
In Home Assistant (recent version) showed issue for reporting to integration owner:
Detected that custom integration 'garmin_connect' registers an entity service with a non entity service schema which will stop working in HA Core 2025.9 at custom_components/garmin_connect/sensor.py, line 99: platform.async_register_entity_service(, please create a bug report at https://github.com/cyberjunky/home-assistant-garmin_connect/issues
Detected that custom integration 'garmin_connect' registers an entity service with a non entity service schema which will stop working in HA Core 2025.9 at custom_components/garmin_connect/sensor.py, line 103: platform.async_register_entity_service(, please create a bug report at https://github.com/cyberjunky/home-assistant-garmin_connect/issues
The text was updated successfully, but these errors were encountered: