mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00

* 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>