mirror of
https://github.com/home-assistant/core.git
synced 2026-08-26 16:14:38 +01:00
15 lines
260 B
YAML
15 lines
260 B
YAML
start_irrigation:
|
|
target:
|
|
entity:
|
|
integration: yardian
|
|
domain: switch
|
|
fields:
|
|
duration:
|
|
required: true
|
|
default: 6
|
|
selector:
|
|
number:
|
|
min: 1
|
|
max: 1440
|
|
unit_of_measurement: "minutes"
|