Reorganize drop_connect tests (#107148)

pull/107155/head
Jan Bouwhuis 2024-01-04 17:48:31 +01:00 committed by GitHub
parent 0695bf8988
commit 5c82c39936
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
"""Test DROP coordinator."""
"""Test DROP initialisation."""
from homeassistant.config_entries import ConfigEntryState
from homeassistant.const import STATE_UNAVAILABLE, STATE_UNKNOWN
from homeassistant.core import HomeAssistant