mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 05:05:09 +02:00
Fix homekit diagnostics test when version changes (#81046)
This commit is contained in:
@@ -190,7 +190,7 @@ async def test_config_entry_accessory(
|
||||
"iid": 7,
|
||||
"perms": ["pr"],
|
||||
"type": "52",
|
||||
"value": "2022.11.0",
|
||||
"value": ANY,
|
||||
},
|
||||
],
|
||||
"iid": 1,
|
||||
|
Reference in New Issue
Block a user