1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00
Files
core/homeassistant/components/script/services.yaml
2023-07-12 13:45:38 +02:00

18 lines
227 B
YAML

# Describes the format for available python_script services
reload:
turn_on:
target:
entity:
domain: script
turn_off:
target:
entity:
domain: script
toggle:
target:
entity:
domain: script