mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Clarify description of speed
field in omnilogic.set_pump_speed
action (#140912)
Replace "VSP" (for variable speed pump) with just "pump" so it can be properly translated.
This commit is contained in:
parent
f4fe234279
commit
7c6abe17a2
@ -34,7 +34,7 @@
|
|||||||
"fields": {
|
"fields": {
|
||||||
"speed": {
|
"speed": {
|
||||||
"name": "Speed",
|
"name": "Speed",
|
||||||
"description": "Speed for the VSP between min and max speed."
|
"description": "Speed for the pump between min and max speed."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user