hass-core/homeassistant/components/script
Jeff Irion 7090970436 Add descriptive fields to script config (#26056)
* Add descriptive fields to script config

* Add script descriptions to hass.data["service_description_cache"]

* Import SERVICE_DESCRIPTION_CACHE

* Register script descriptions via async_set_service_schema

* Add scripts test for loading and reloading service descriptions

* Minor cleanup

* Clean up script schema
2019-08-21 14:08:46 -07:00
..
__init__.py Add descriptive fields to script config (#26056) 2019-08-21 14:08:46 -07:00
manifest.json Add manifests (#22699) 2019-04-03 21:14:45 -07:00
services.yaml Create services.yaml for python_script and script (#23201) 2019-04-18 13:10:25 -07:00