Fix three action descriptions in xiaomi_miio (#137918)

* Update strings.json

* Change "a robot" to "the robot"

Co-authored-by: Sebastian Muszynski <basti@linkt.de>

---------

Co-authored-by: Sebastian Muszynski <basti@linkt.de>
This commit is contained in:
Norbert Rittel 2025-02-08 20:36:37 +01:00 committed by GitHub
parent 074500dc8a
commit 2db6860b60
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -461,7 +461,7 @@
}, },
"switch_set_wifi_led_on": { "switch_set_wifi_led_on": {
"name": "Switch set Wi-Fi LED on", "name": "Switch set Wi-Fi LED on",
"description": "Turns the wifi led on.", "description": "Turns the Wi-Fi LED on.",
"fields": { "fields": {
"entity_id": { "entity_id": {
"name": "Entity ID", "name": "Entity ID",
@ -471,7 +471,7 @@
}, },
"switch_set_wifi_led_off": { "switch_set_wifi_led_off": {
"name": "Switch set Wi-Fi LED off", "name": "Switch set Wi-Fi LED off",
"description": "Turn the Wi-Fi led off.", "description": "Turns the Wi-Fi LED off.",
"fields": { "fields": {
"entity_id": { "entity_id": {
"name": "Entity ID", "name": "Entity ID",
@ -567,7 +567,7 @@
}, },
"vacuum_goto": { "vacuum_goto": {
"name": "Vacuum go to", "name": "Vacuum go to",
"description": "Go to the specified coordinates.", "description": "Sends the robot to the specified coordinates.",
"fields": { "fields": {
"x_coord": { "x_coord": {
"name": "X coordinate", "name": "X coordinate",