We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1b70a6 + 00fd8b7 commit 54d6161Copy full SHA for 54d6161
1 file changed
custom_components/xiaomi_miot_raw/cover.py
@@ -15,7 +15,7 @@
15
ENTITY_ID_FORMAT, PLATFORM_SCHEMA,
16
SUPPORT_CLOSE, SUPPORT_OPEN,
17
SUPPORT_SET_POSITION, SUPPORT_STOP,
18
- CoverDevice, CoverEntity)
+ CoverEntity)
19
from homeassistant.const import *
20
from homeassistant.exceptions import PlatformNotReady
21
from homeassistant.helpers import aiohttp_client
0 commit comments