1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00
Files
core/homeassistant/components/hydrawise/services.yaml
2025-01-23 19:50:56 +01:00

33 lines
600 B
YAML

start_watering:
target:
entity:
integration: hydrawise
domain: binary_sensor
device_class: running
fields:
duration:
required: false
selector:
number:
min: 0
max: 1440
unit_of_measurement: min
mode: box
suspend:
target:
entity:
integration: hydrawise
domain: binary_sensor
device_class: running
fields:
until:
required: true
selector:
datetime:
resume:
target:
entity:
integration: hydrawise
domain: binary_sensor
device_class: running