2019-04-18 20:10:25 +00:00
|
|
|
# Describes the format for available python_script services
|
|
|
|
|
|
|
|
reload:
|
2021-03-31 13:09:45 +00:00
|
|
|
name: Reload
|
2019-04-18 20:10:25 +00:00
|
|
|
description: Reload all the available scripts
|
|
|
|
|
|
|
|
turn_on:
|
2021-03-31 13:09:45 +00:00
|
|
|
name: Turn on
|
2019-04-18 20:10:25 +00:00
|
|
|
description: Turn on script
|
2021-02-18 15:14:16 +00:00
|
|
|
target:
|
2021-05-17 12:06:50 +00:00
|
|
|
entity:
|
|
|
|
domain: script
|
2019-04-18 20:10:25 +00:00
|
|
|
|
|
|
|
turn_off:
|
2021-03-31 13:09:45 +00:00
|
|
|
name: Turn off
|
2019-04-18 20:10:25 +00:00
|
|
|
description: Turn off script
|
2021-02-18 15:14:16 +00:00
|
|
|
target:
|
2021-05-17 12:06:50 +00:00
|
|
|
entity:
|
|
|
|
domain: script
|
2019-04-18 20:10:25 +00:00
|
|
|
|
|
|
|
toggle:
|
2021-03-31 13:09:45 +00:00
|
|
|
name: Toggle
|
2019-04-18 20:10:25 +00:00
|
|
|
description: Toggle script
|
2021-02-18 15:14:16 +00:00
|
|
|
target:
|
2021-05-17 12:06:50 +00:00
|
|
|
entity:
|
|
|
|
domain: script
|