mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2026-01-15 14:01:14 +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': {
|
||||
'vacuum-extend': {
|
||||
'optional': {
|
||||
'actions': {
|
||||
'stop-and-gocharge'
|
||||
}
|
||||
}
|
||||
},
|
||||
'identify': {
|
||||
'required': {
|
||||
'actions': {'identify'}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user