Fix description of `current` field of `keba.set_current` action (#149326)

pull/149206/head
Norbert Rittel 2025-07-23 17:02:59 +02:00 committed by GitHub
parent 2abd203580
commit f679f33c56
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
"fields": {
"current": {
"name": "Current",
"description": "The maximum current used for the charging process. The value is depending on the DIP-switch settings and the used cable of the charging station."
"description": "The maximum current used for the charging process. The value depends on the DIP switch settings and the cable used by the charging station."
}
}
},