mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 02:13:44 +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": {
|
||||
"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