core/homeassistant/components/automation
Erik Montnemery 9bff039d17
Add set_conversation_response script action (#108233)
* Add set_conversation_response script action

* Update homeassistant/components/conversation/trigger.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Revert accidental change

* Add test

* Ignore mypy

* Remove incorrect callback decorator

* Update homeassistant/helpers/script.py

* Add test with templated set_conversation_response

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2024-01-23 09:13:42 -05:00
..
blueprints Update Deprecated Selector Syntax (#99308) 2023-09-12 20:10:32 +02:00
__init__.py Add set_conversation_response script action (#108233) 2024-01-23 09:13:42 -05:00
config.py Move config_per_platform and extract_domain_configs to config.py (#104989) 2023-12-04 12:48:49 +01:00
const.py
helpers.py Allow overriding blueprints on import (#103340) 2023-11-25 11:49:50 +01:00
logbook.py
manifest.json
reproduce_state.py
services.yaml
strings.json
trace.py