mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Fix static version in homekit tests (#82201)
This commit is contained in:
parent
615f7204cb
commit
03e6132d98
@ -379,7 +379,7 @@ async def test_config_entry_with_trigger_accessory(
|
|||||||
"iid": 7,
|
"iid": 7,
|
||||||
"perms": ["pr"],
|
"perms": ["pr"],
|
||||||
"type": "52",
|
"type": "52",
|
||||||
"value": "2022.12.0",
|
"value": ANY,
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
"iid": 1,
|
"iid": 1,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user