1
0
mirror of https://github.com/home-assistant/core.git synced 2026-03-01 14:25:31 +00:00
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