mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Add support for checking minimum HA version (#43350)
This commit is contained in:
@@ -96,6 +96,7 @@ async def test_import_blueprint(hass, aioclient_mock, hass_ws_client):
|
||||
"name": "Call service based on event",
|
||||
},
|
||||
},
|
||||
"validation_errors": None,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user