1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-12 22:18:36 +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