core/homeassistant/components/input_boolean/services.yaml

15 lines
242 B
YAML

toggle:
description: Toggle an input boolean
target:
turn_off:
description: Turn off an input boolean
target:
turn_on:
description: Turn on an input boolean
target:
reload:
description: Reload the input_boolean configuration