Update ring integration imports (#113397)

Update ring imports for patching where library is created
This commit is contained in:
Steven B 2024-03-14 09:44:17 +00:00 committed by GitHub
parent 9eea786411
commit 4aec48d358
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 30 additions and 39 deletions

View file

@ -5,7 +5,7 @@ from __future__ import annotations
from dataclasses import dataclass
from typing import Any
from ring_doorbell.generic import RingGeneric
from ring_doorbell import RingGeneric
from homeassistant.components.sensor import (
SensorDeviceClass,