mirror of
https://github.com/home-assistant/core.git
synced 2025-12-23 12:29:55 +00:00
Create services.yaml for python_script and script (#23201)
* Create services.yaml for python_script * Create services.yaml for script
This commit is contained in:
committed by
Paulus Schoutsen
parent
4be30f7c88
commit
0eb8c77889
4
homeassistant/components/python_script/services.yaml
Normal file
4
homeassistant/components/python_script/services.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
# Describes the format for available python_script services
|
||||
|
||||
reload:
|
||||
description: Reload all available python_scripts
|
||||
Reference in New Issue
Block a user