Apply hass-relative-import to tests (s-z) (#78733)

This commit is contained in:
epenet 2022-09-19 09:51:31 +02:00 committed by GitHub
parent c5a56dab42
commit e9f55f4e54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
39 changed files with 63 additions and 84 deletions

View file

@ -28,6 +28,7 @@ from .common import (
async_find_group_entity_id,
async_shift_time,
async_test_rejoin,
async_wait_for_updates,
find_entity_id,
get_zha_gateway,
patch_zha_config,
@ -36,7 +37,6 @@ from .common import (
from .conftest import SIG_EP_INPUT, SIG_EP_OUTPUT, SIG_EP_PROFILE, SIG_EP_TYPE
from tests.common import async_fire_time_changed
from tests.components.zha.common import async_wait_for_updates
IEEE_GROUPABLE_DEVICE = "01:2d:6f:00:0a:90:69:e8"
IEEE_GROUPABLE_DEVICE2 = "02:2d:6f:00:0a:90:69:e9"