mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2026-01-17 15:41:15 +08:00
fix: add RETURN_HOME functionality for new vacuum cleaner model
This commit is contained in:
parent
7c97b85f02
commit
8aa0c5d2ca
@ -160,6 +160,13 @@ SPEC_DEVICE_TRANS_MAP: dict = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
'optional': {
|
'optional': {
|
||||||
|
'vacuum-extend': {
|
||||||
|
'optional': {
|
||||||
|
'actions': {
|
||||||
|
'stop-and-gocharge'
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
'identify': {
|
'identify': {
|
||||||
'required': {
|
'required': {
|
||||||
'actions': {'identify'}
|
'actions': {'identify'}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user