mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
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:
parent
074500dc8a
commit
2db6860b60
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user