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
|
@ -2,7 +2,7 @@
|
|||
import asyncio
|
||||
from unittest.mock import MagicMock, patch
|
||||
|
||||
from gogogate2_api import GogoGate2Api
|
||||
from ismartgate import GogoGate2Api
|
||||
import pytest
|
||||
|
||||
from homeassistant.components.gogogate2 import DEVICE_TYPE_GOGOGATE2, async_setup_entry
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue