16 lines
212 B
YAML
16 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
|