mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 20:25:07 +02:00
Fix description of device_id field of reconnect_client actions (#134275)
This commit is contained in:
@@ -111,7 +111,7 @@
|
||||
"fields": {
|
||||
"device_id": {
|
||||
"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."
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user