mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 21:55:10 +02: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:
@@ -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."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user