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