hass-core/tests/components/google_assistant
Joakim Plate 8dc57a3700
Allow all sources and sound modes to be selected in google assistant (#30418)
* Simplify media player source list

Google don't need a whitelisted set of modes anymore. So let's just forward any mode that we have.

* Report current mode with the setting name, not a synonym

* Refactor mode generation to support other modes

* Support sound mode as mode as well

* Adjust failing test now with sound modes
2020-01-04 00:39:03 +01:00
..
__init__.py Allow all sources and sound modes to be selected in google assistant (#30418) 2020-01-04 00:39:03 +01:00
test_google_assistant.py Migrate google_* tests from coroutine to async/await (#30377) 2020-01-01 17:24:30 -06:00
test_helpers.py Sort imports according to PEP8 for google_assistant (#29633) 2019-12-09 20:00:14 +01:00
test_http.py Sort imports according to PEP8 for google_assistant (#29633) 2019-12-09 20:00:14 +01:00
test_init.py Migrate google_* tests from coroutine to async/await (#30377) 2020-01-01 17:24:30 -06:00
test_report_state.py Sort imports according to PEP8 for google_assistant (#29633) 2019-12-09 20:00:14 +01:00
test_smart_home.py Sort imports according to PEP8 for google_assistant (#29633) 2019-12-09 20:00:14 +01:00
test_trait.py Allow all sources and sound modes to be selected in google assistant (#30418) 2020-01-04 00:39:03 +01:00