Use shared httpx client in gogogate2 (#45575)
This commit is contained in:
parent
7dec23d58b
commit
af832e5434
12 changed files with 28 additions and 26 deletions
|
@ -3,7 +3,7 @@ from __future__ import annotations
|
|||
|
||||
import logging
|
||||
|
||||
from gogogate2_api.common import AbstractDoor, DoorStatus, get_configured_doors
|
||||
from ismartgate.common import AbstractDoor, DoorStatus, get_configured_doors
|
||||
|
||||
from homeassistant.components.cover import (
|
||||
DEVICE_CLASS_GARAGE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue