mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Fix Garmin Connect sensor dependency import (#52306)
This commit is contained in:
parent
8a00c3a2f5
commit
b11af5e6f8
@ -3,7 +3,7 @@ from __future__ import annotations
|
||||
|
||||
import logging
|
||||
|
||||
from garminconnect_aio import (
|
||||
from garminconnect_ha import (
|
||||
GarminConnectAuthenticationError,
|
||||
GarminConnectConnectionError,
|
||||
GarminConnectTooManyRequestsError,
|
||||
|
Loading…
x
Reference in New Issue
Block a user