1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-23 08:50:09 +01:00
Files
core/homeassistant/components/input_boolean/services.yaml
T
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