Bump deebot_client to 5.1.0 (#109360)

This commit is contained in:
Robert Resch 2024-02-02 11:02:00 +01:00 committed by GitHub
parent f22b71d803
commit 61e6882b91
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 10 additions and 5 deletions

View file

@ -80,6 +80,7 @@ async def test_invalid_auth(
({}, 0),
({DOMAIN: IMPORT_DATA.copy()}, 1),
],
ids=["no_config", "import_config"],
)
async def test_async_setup_import(
hass: HomeAssistant,