1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-09 16:39:22 +00:00
Jeff Irion aff151c90a Load user-provided descriptions for python_scripts ()
* 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 11:01:56 -07:00
..