1
0
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:
Paulus Schoutsen
2020-11-20 15:24:42 +01:00
committed by GitHub
parent e98f36e357
commit 43ba053030
8 changed files with 130 additions and 5 deletions

View File

@@ -96,6 +96,7 @@ async def test_import_blueprint(hass, aioclient_mock, hass_ws_client):
"name": "Call service based on event",
},
},
"validation_errors": None,
}