Add default config if not there (#43321)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
This commit is contained in:
parent
0cf3736162
commit
b3be708db6
75 changed files with 432 additions and 21 deletions
|
@ -19,6 +19,7 @@ from tests.common import (
|
|||
async_get_device_automations,
|
||||
async_mock_service,
|
||||
)
|
||||
from tests.components.blueprint.conftest import stub_blueprint_populate # noqa
|
||||
|
||||
ON = 1
|
||||
OFF = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue