hass-core/homeassistant
Michael Benz 305fa128fb
Add reload support to intent_script (#93404)
* support live reload of intent_script

* add services.yaml

* update tesls for full code coverage

* Update based on feedback

* fix intent_script reload when no intent_script config

* Update homeassistant/helpers/intent.py

* update tests to handle no_existing better

---------

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2023-06-03 14:02:23 -04:00
..
auth Fix trusted_users group schema (#92847) 2023-05-23 20:11:25 +02:00
backports
brands Add YouTube integration (#92988) 2023-05-27 11:21:12 -07:00
components Add reload support to intent_script (#93404) 2023-06-03 14:02:23 -04:00
generated Adding myself as codeowner to QNAP (#93915) 2023-06-01 14:53:28 +02:00
helpers Add reload support to intent_script (#93404) 2023-06-03 14:02:23 -04:00
scripts
util Language codes for Hebrew (#93681) 2023-05-30 22:27:32 -04:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Migrate restore_state helper to use registry loading pattern (#93773) 2023-05-30 20:48:17 -05:00
config.py Standardize spelling of TTS and STT (#93857) 2023-05-31 11:00:19 -04:00
config_entries.py Only check support_entry_unload/support_remove_from_device once (#92041) 2023-04-26 10:23:18 +02:00
const.py Bump version to 2023.7.0dev0 (#93869) 2023-05-31 20:34:30 +02:00
core.py Collapse valid state check when creating a state (#93655) 2023-05-27 19:53:08 -04:00
data_entry_flow.py Use slots for discovery dataclasses (#90751) 2023-04-04 12:44:59 +02:00
exceptions.py Make dataclasses in HA core slotted (#91208) 2023-04-11 07:58:28 -10:00
loader.py Reduce overhead to fetch integrations (#93767) 2023-05-29 20:58:51 -04:00
package_constraints.txt Fix typing_extensions to match metadata (#93920) 2023-06-01 19:30:08 +02:00
requirements.py
runner.py Make dataclasses in HA core slotted (#91208) 2023-04-11 07:58:28 -10:00
setup.py Rename cv.no_yaml_config_schema to cv.config_entry_only_config_schema (#93908) 2023-06-01 13:15:48 +02:00
strings.json Raise issue "does not support platform setup" (#93585) 2023-05-28 21:53:32 +02:00