hass-core/tests/components/google_assistant
Paulus Schoutsen 8ceef72853
Google Assistant: Track if request is local (#31226)
* Track if request is local

* Cancel early if 2FA disabled

* Allow disabling 2FA for ack

* Do not mark devices with 2FA as reachable

* Add request source to GA events
2020-01-28 10:54:39 -08:00
..
__init__.py Google Assistant: Track if request is local (#31226) 2020-01-28 10:54:39 -08: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 Google Assistant: Track if request is local (#31226) 2020-01-28 10:54:39 -08:00
test_trait.py Google Assistant: Track if request is local (#31226) 2020-01-28 10:54:39 -08:00