feat: add device with motor-control service as cover entity (#688)

This commit is contained in:
Li Shuzhen
2025-02-25 08:55:06 +08:00
committed by GitHub
parent 20b0004746
commit 0ce94f7316
4 changed files with 115 additions and 67 deletions

View File

@ -373,7 +373,9 @@ SPEC_SERVICE_TRANS_MAP: dict = {
},
'entity': 'cover'
},
'window-opener': 'curtain'
'window-opener': 'curtain',
'motor-controller': 'curtain',
'airer': 'curtain'
}
"""SPEC_PROP_TRANS_MAP