mirror of
https://github.com/home-assistant/core.git
synced 2026-05-03 07:01:43 +01:00
13 lines
201 B
YAML
13 lines
201 B
YAML
set_pump_speed:
|
|
target:
|
|
entity:
|
|
integration: omnilogic
|
|
domain: switch
|
|
fields:
|
|
speed:
|
|
required: true
|
|
selector:
|
|
number:
|
|
min: 0
|
|
max: 100000
|