Check Reolink IPC channels for firmware repair issue (#119241)
* Add IPC channels to firmware repair issue * fix tests * fix typo
This commit is contained in:
parent
ecd61c6b6d
commit
c8ce935ec7
4 changed files with 32 additions and 21 deletions
|
@ -330,4 +330,4 @@ async def test_firmware_repair_issue(
|
|||
assert await hass.config_entries.async_setup(config_entry.entry_id)
|
||||
await hass.async_block_till_done()
|
||||
|
||||
assert (const.DOMAIN, "firmware_update") in issue_registry.issues
|
||||
assert (const.DOMAIN, "firmware_update_host") in issue_registry.issues
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue