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
9c9b25d4b9
commit
ad5d4bbf51
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