mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-11 22:34:04 +02:00
more
This commit is contained in:
parent
142cd7b214
commit
7c422f6a3a
1 changed files with 1 additions and 0 deletions
|
|
@ -126,6 +126,7 @@ async def test_changing_options_when_using_yaml(hass):
|
|||
entry.add_to_hass(hass)
|
||||
|
||||
await hass.config_entries.async_setup(entry.entry_id)
|
||||
await hass.async_block_till_done()
|
||||
|
||||
result = await hass.config_entries.options.async_init(entry.entry_id)
|
||||
await hass.async_block_till_done()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue