mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 19:18:20 +00:00
Fix homekit diagnostics test when version changes (#81046)
This commit is contained in:
parent
8965a1322c
commit
9b87f7f6f9
@ -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…
x
Reference in New Issue
Block a user