mirror of
https://github.com/home-assistant/core.git
synced 2026-02-14 23:28:42 +00:00
Improve descriptions of xiaomi_miio.vacuum_clean_segment action (#162698)
This commit is contained in:
@@ -508,10 +508,10 @@
|
||||
"name": "Switch set Wi-Fi LED on"
|
||||
},
|
||||
"vacuum_clean_segment": {
|
||||
"description": "Starts cleaning of the specified segment(s).",
|
||||
"description": "Starts cleaning of the specified segments/rooms.",
|
||||
"fields": {
|
||||
"segments": {
|
||||
"description": "Segments.",
|
||||
"description": "The segment/room number(s) to clean.",
|
||||
"name": "Segments"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user