Stub light profiles (#42232)
This commit is contained in:
parent
b626df1316
commit
5dac3883b0
38 changed files with 220 additions and 243 deletions
|
@ -7,6 +7,7 @@ from .common import MQTTMessage
|
|||
|
||||
from tests.async_mock import patch
|
||||
from tests.common import load_fixture
|
||||
from tests.components.light.conftest import mock_light_profiles # noqa
|
||||
|
||||
|
||||
@pytest.fixture(name="generic_data", scope="session")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue