Fix homekit diagnostics test when version changes (#81046)
This commit is contained in:
parent
8965a1322c
commit
9b87f7f6f9
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ async def test_config_entry_accessory(
|
||||||
"iid": 7,
|
"iid": 7,
|
||||||
"perms": ["pr"],
|
"perms": ["pr"],
|
||||||
"type": "52",
|
"type": "52",
|
||||||
"value": "2022.11.0",
|
"value": ANY,
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
"iid": 1,
|
"iid": 1,
|
||||||
|
|
Loading…
Add table
Reference in a new issue