We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 857597b commit 343f6ccCopy full SHA for 343f6cc
switchbot/devices/base_cover.py
@@ -5,7 +5,6 @@
5
from abc import abstractmethod
6
from typing import Any
7
8
-from ..models import SwitchBotAdvertisement
9
from .device import REQ_HEADER, SwitchbotDevice, update_after_operation
10
11
# Cover keys
0 commit comments