Cleanup device_tracker imports (#81139)
This commit is contained in:
parent
11ea834cbe
commit
2214fff3b4
25 changed files with 38 additions and 45 deletions
|
@ -22,8 +22,8 @@ from homeassistant.components.device_tracker import (
|
|||
PLATFORM_SCHEMA as PARENT_PLATFORM_SCHEMA,
|
||||
AsyncSeeCallback,
|
||||
SourceType,
|
||||
TrackerEntity,
|
||||
)
|
||||
from homeassistant.components.device_tracker.config_entry import TrackerEntity
|
||||
from homeassistant.config_entries import ConfigEntry
|
||||
from homeassistant.const import (
|
||||
CONF_EVENT,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue