hass-core/homeassistant/components/python_script
Jeff Irion 49bc3d3769 Load user-provided descriptions for python_scripts (#26069)
* Load user-provided descriptions for python_scripts

* Import SERVICE_DESCRIPTION_CACHE

* Use async_set_service_schema to register service descriptions

* Add python_script tests for loading service descriptions

* Use async/await in test
2019-08-22 15:09:06 -07:00
..
__init__.py Load user-provided descriptions for python_scripts (#26069) 2019-08-22 15:09:06 -07:00
manifest.json Upgrade restrictedpython to 4.0 (#25993) 2019-08-16 16:16:42 +02:00
services.yaml