coordinator update

This commit is contained in:
Tomaae 2023-08-08 00:50:09 +02:00
parent ce9ce906f5
commit a21e95c36a
No known key found for this signature in database
GPG key ID: 2F97770867DAA4E6
14 changed files with 445 additions and 496 deletions

View file

@ -6,7 +6,7 @@ from collections.abc import Mapping
from homeassistant.components.switch import SwitchEntity
from homeassistant.helpers.restore_state import RestoreEntity
from .helper import format_attribute
from .model import model_async_setup_entry, MikrotikEntity
from .entity import model_async_setup_entry, MikrotikEntity
from .switch_types import (
SENSOR_TYPES,
SENSOR_SERVICES,