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

This commit is contained in:
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

View File

@ -28,7 +28,7 @@
"fields": { "fields": {
"current": { "current": {
"name": "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."
} }
} }
}, },