core/homeassistant/components/switch/services.yaml

17 lines
212 B
YAML

# Describes the format for available switch services
turn_on:
target:
entity:
domain: switch
turn_off:
target:
entity:
domain: switch
toggle:
target:
entity:
domain: switch