Fix description of device_id field of reconnect_client actions (#134275)

This commit is contained in:
Norbert Rittel
2025-01-04 12:21:25 +01:00
committed by GitHub
parent ebeb2ecb09
commit 622d23cadd

View File

@@ -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."
}
}
},