core/tests/components/google_assistant_sdk
tronikos 949c88930f
Google Assistant SDK: Allow multiple commands in the same conversation context (#85423)
* Allow multiple commands in the same conversation

* fix test

* Apply suggestions from code review

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>

* Add missing cv import

* Update service description

* Fix test after merging dev

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2023-01-24 11:54:23 -05:00
..
__init__.py
conftest.py Google Assistant SDK conversation agent (#85499) 2023-01-09 20:53:41 -05:00
test_config_flow.py Remove oauth2client dependency in Google Assistant SDK (#85785) 2023-01-13 00:20:16 +01:00
test_helpers.py
test_init.py Google Assistant SDK: Allow multiple commands in the same conversation context (#85423) 2023-01-24 11:54:23 -05:00
test_notify.py Google Assistant SDK: support audio response playback (#85989) 2023-01-24 08:19:23 -08:00