Vacuum services strings: rename 'base' to 'dock' for consistency (#96715)

This commit is contained in:
c0ffeeca7 2023-07-17 09:03:25 +02:00 committed by GitHub
parent 79bcca2853
commit 3a043655b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -65,7 +65,7 @@
"description": "Pauses the cleaning task." "description": "Pauses the cleaning task."
}, },
"return_to_base": { "return_to_base": {
"name": "Return to base", "name": "Return to dock",
"description": "Tells the vacuum cleaner to return to its dock." "description": "Tells the vacuum cleaner to return to its dock."
}, },
"clean_spot": { "clean_spot": {
@ -74,7 +74,7 @@
}, },
"send_command": { "send_command": {
"name": "Send command", "name": "Send command",
"description": "Sends a raw command to the vacuum cleaner.", "description": "Sends a command to the vacuum cleaner.",
"fields": { "fields": {
"command": { "command": {
"name": "Command", "name": "Command",