1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-22 20:09:35 +00:00

Stub light profiles (#42232)

This commit is contained in:
Paulus Schoutsen
2020-10-23 16:28:21 +02:00
committed by GitHub
parent b626df1316
commit 5dac3883b0
38 changed files with 220 additions and 243 deletions

View File

@@ -8,6 +8,7 @@ import pytest
import homeassistant.util.dt as dt_util
import tests.async_mock
from tests.components.light.conftest import mock_light_profiles # noqa
@pytest.fixture