Alexander
Results
33
comments of
Alexander
@e-SonOfAnder My personal opinion: UBL is a strange thing ) You have to re-mesh after setting new Z-offset. ABL is easier and enough.
import logging from enum import Enum from typing import Any, Optional # noqa: F401 import click from .click_common import DeviceGroupMeta, LiteralParamType, command, format_output from .miioprotocol import MiIOProtocol _LOGGER = logging.getLogger(__name__)...
this is new device.py