1
0
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:
Norbert Rittel
2026-02-10 14:47:46 +01:00
committed by GitHub
parent 2ef1a20ae4
commit 2d00cb9a29

View File

@@ -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"
}
},