Files
core/homeassistant/components/input_boolean/services.yaml
2021-02-18 12:23:30 +01:00

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