mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-07-16 12:24:30 +02:00
coordinator update
This commit is contained in:
parent
ce9ce906f5
commit
a21e95c36a
14 changed files with 445 additions and 496 deletions
|
@ -8,7 +8,7 @@ from homeassistant.components.update import (
|
|||
UpdateDeviceClass,
|
||||
UpdateEntityFeature,
|
||||
)
|
||||
from .model import model_async_setup_entry, MikrotikEntity
|
||||
from .entity import model_async_setup_entry, MikrotikEntity
|
||||
from .update_types import (
|
||||
SENSOR_TYPES,
|
||||
SENSOR_SERVICES,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue