mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 23:27:37 +00:00
Fix description of current
field of keba.set_current
action (#149326)
This commit is contained in:
parent
2abd203580
commit
f679f33c56
@ -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."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user