Files
core/homeassistant/components/input_boolean/services.yaml
2021-05-14 20:34:59 +02:00

19 lines
305 B
YAML

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