mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2025-10-23 05:15:31 +08:00
feat: remove VacuumEntityFeature.BATTERY from the vacuum entity (#1433)
Some checks failed
Some checks failed
This commit is contained in:
@@ -167,11 +167,6 @@ SPEC_DEVICE_TRANS_MAP: dict = {
|
||||
},
|
||||
'battery': {
|
||||
'required': {
|
||||
'properties': {
|
||||
'battery-level': {'read'}
|
||||
}
|
||||
},
|
||||
'optional': {
|
||||
'actions': {
|
||||
'start-charge'
|
||||
}
|
||||
|
Reference in New Issue
Block a user