mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-07-19 10:15:03 +02:00
coordinator update
This commit is contained in:
parent
ce9ce906f5
commit
a21e95c36a
14 changed files with 445 additions and 496 deletions
|
@ -14,7 +14,7 @@ from .const import (
|
|||
CONF_TRACK_HOSTS_TIMEOUT,
|
||||
DEFAULT_TRACK_HOST_TIMEOUT,
|
||||
)
|
||||
from .model import model_async_setup_entry, MikrotikEntity
|
||||
from .entity import model_async_setup_entry, MikrotikEntity
|
||||
from .device_tracker_types import SENSOR_TYPES, SENSOR_SERVICES
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue