core/homeassistant/components/switch/services.yaml

14 lines
216 B
YAML

# Describes the format for available switch services
turn_on:
description: Turn a switch on
target:
turn_off:
description: Turn a switch off
target:
toggle:
description: Toggles a switch state
target: