1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-06 15:36:51 +01:00
Files
core/homeassistant/components/switch/services.yaml
T
2023-07-12 12:53:24 +02:00

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