hass-core/tests/components/google
Allen Porter 7876ffe9e3
Update google calendar integration with a config flow (#68010)
* Convert google calendar to config flow and async

* Call correct exchange method

* Fix async method and reduce unnecessary diffs

* Wording improvements

* Reduce unnecessary diffs

* Run load/update config from executor

* Update homeassistant/components/google/calendar.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Remove unnecessary updating of unexpected multiple config entries.

* Remove unnecessary unique_id checks

* Improve readability with comments about device code expiration

* Update homeassistant/components/google/calendar.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/google/calendar.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/google/api.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Add comment for when code is none on timeout

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-03-15 07:51:02 +01:00
..
fixtures Move fixtures part 1 (#58902) 2021-11-01 20:47:05 -07:00
__init__.py Embed all platforms into components (#20677) 2019-02-02 07:13:16 -08:00
conftest.py Update google calendar integration with a config flow (#68010) 2022-03-15 07:51:02 +01:00
test_calendar.py Update google calendar integration with a config flow (#68010) 2022-03-15 07:51:02 +01:00
test_config_flow.py Update google calendar integration with a config flow (#68010) 2022-03-15 07:51:02 +01:00
test_init.py Update google calendar integration with a config flow (#68010) 2022-03-15 07:51:02 +01:00