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:
Norbert Rittel
2025-03-19 09:55:49 +01:00
committed by GitHub
parent f4fe234279
commit 7c6abe17a2

View File

@@ -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."
}
}
}