Add Python 3.10 to CI (#59729)

This commit is contained in:
Franck Nijhof 2022-02-17 14:58:24 +01:00 committed by GitHub
parent 7012375bf1
commit 276fd4f42c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
35 changed files with 99 additions and 428 deletions

View file

@ -317,6 +317,7 @@ async def test_migrate_zwave(
assert not await hass.config_entries.async_setup(zwave_config_entry.entry_id)
@pytest.mark.skip(reason="The old zwave integration has been disabled.")
async def test_migrate_zwave_dry_run(
hass,
zwave_integration,