Add minor version to config entries (#105479)

This commit is contained in:
Erik Montnemery 2023-12-12 08:44:35 +01:00 committed by GitHub
parent ac656847cb
commit 6908497c3d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
67 changed files with 198 additions and 31 deletions

View file

@ -338,6 +338,7 @@ async def test_fix_issue(
"description_placeholders": None,
"flow_id": flow_id,
"handler": domain,
"minor_version": 1,
"type": "create_entry",
"version": 1,
}