Strict creation of the config for dynalite (#34663)
This commit is contained in:
parent
34e35f6aa3
commit
710deb8316
3 changed files with 117 additions and 37 deletions
|
@ -37,6 +37,7 @@ async def test_async_setup(hass):
|
|||
"1": {
|
||||
CONF_NAME: "Name1",
|
||||
dynalite.CONF_CHANNEL: {"4": {}},
|
||||
dynalite.CONF_PRESET: {"7": {}},
|
||||
dynalite.CONF_NO_DEFAULT: True,
|
||||
},
|
||||
"2": {CONF_NAME: "Name2"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue