Add ask_question action to Assist satellite (#145233)

* Add get_response to Assist satellite and ESPHome

* Rename get_response to ask_question

* Add possible answers to questions

* Add wildcard support and entity test

* Add ESPHome test

* Refactor to remove async_ask_question

* Use single entity_id instead of target

* Fix error message

* Remove ESPHome test

* Clean up

* Revert fix
This commit is contained in:
Michael Hansen
2025-06-19 16:50:14 -05:00
committed by GitHub
parent 2c13c70e12
commit 341d9f15f0
9 changed files with 447 additions and 3 deletions

View File

@@ -984,6 +984,7 @@ habluetooth==3.49.0
# homeassistant.components.cloud
hass-nabucasa==0.102.0
# homeassistant.components.assist_satellite
# homeassistant.components.conversation
hassil==2.2.3