Commit graph

10 commits

Author SHA1 Message Date
Joakim Plate
992ceb1a09
Google Assistant diagnostics and synchronization ()
* Add config flow import for local google assistant
* Add diagnostic with sync response
* Add button for device sync
2022-06-27 20:24:15 +02:00
Ville Skyttä
b52c5c82b1
Use http.HTTPStatus in components/[gh]* () 2021-10-23 20:34:53 +02:00
Franck Nijhof
1c2ebdf307
Upgrade black to 20.8b1 () 2020-08-27 13:56:20 +02:00
Paulus Schoutsen
472fe7a0fa
Fix Google API key test () 2020-02-05 09:50:00 -08:00
Franck Nijhof
37d1771400 Migrate google_* tests from coroutine to async/await () 2020-01-01 17:24:30 -06:00
Bas Nijholt
7f948594eb Sort imports according to PEP8 for google_assistant ()
* sort imports and fix flake8 issue for google

* add isort:skip to EVENT_SYNC_RECEIVED
2019-12-09 20:00:14 +01:00
Paulus Schoutsen
f184bf4d85 Add Google Report State ()
* Add Google Report State

* UPDATE codeowners"

* Add config option for dev mode

* update library

* lint

* Bug fixes
2019-10-03 13:02:38 +02:00
Paulus Schoutsen
4de97abc3a Black 2019-07-31 12:25:30 -07:00
Jason Hu
92a5068977 Use HA native OAuth2 flow for google assistant components ()
* Use HA native OAuth2 flow for google assistant components

* Lint

* Force breaking changes

* Fix CONFIG_SCHEMA
2018-09-26 08:57:55 +02:00
r4nd0mbr1ck
f6d511ac1a Google Assistant request sync service ()
* Initial commit for request_sync functionality

* Fixes for Tox results

* Fixed all tox issues and tested locally with GA

* Review comments - api_key, conditional read descriptions

* Add test for service
2017-11-13 08:32:23 -08:00