mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2025-08-23 23:43:27 +08:00
fix: add RETURN_HOME functionality for new vacuum cleaner model (#1344)
Some checks failed
Some checks failed
This commit is contained in:
@ -170,6 +170,11 @@ SPEC_DEVICE_TRANS_MAP: dict = {
|
||||
'properties': {
|
||||
'battery-level': {'read'}
|
||||
}
|
||||
},
|
||||
'optional': {
|
||||
'actions': {
|
||||
'start-charge'
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user