We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e22644b + 1daa846 commit 987544fCopy full SHA for 987544f
1 file changed
custom_components/toyota/device_tracker.py
@@ -2,8 +2,7 @@
2
3
# pylint: disable=W0212, W0511
4
5
-from homeassistant.components.device_tracker import SourceType
6
-from homeassistant.components.device_tracker.config_entry import TrackerEntity
+from homeassistant.components.device_tracker import SourceType, TrackerEntity
7
from homeassistant.config_entries import ConfigEntry
8
from homeassistant.core import HomeAssistant
9
from homeassistant.helpers.entity import EntityDescription
0 commit comments