mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 22:27:07 +00:00
Fix description of device_id field of reconnect_client actions (#134275)
This commit is contained in:
parent
ebeb2ecb09
commit
622d23cadd
@ -111,7 +111,7 @@
|
|||||||
"fields": {
|
"fields": {
|
||||||
"device_id": {
|
"device_id": {
|
||||||
"name": "[%key:common::config_flow::data::device%]",
|
"name": "[%key:common::config_flow::data::device%]",
|
||||||
"description": "Try reconnect client to wireless network."
|
"description": "The device that should be forced to reconnect to the wireless network."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user