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