1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-27 06:28:31 +00:00
Files
core/tests/components
Allen Porter d399815bea Allow multiple google calendar config entries (#73715)
* Support multiple config entries at once

* Add test coverage for multiple config entries

* Add support for multiple config entries to google config flow

* Clear hass.data when unloading config entry

* Make google config flow defensive against reuse of the same account

* Assign existing google config entries a unique id

* Migrate entities to new unique id format

* Support muliple accounts per oauth client id

* Fix mypy typing errors

* Hard fail to keep state consistent, removing graceful degredation

* Remove invalid entity regsitry entries
2022-06-21 06:42:41 -07:00
..
2022-04-26 09:59:31 +02:00
2022-04-25 07:41:01 -07:00
2022-04-20 08:56:05 +02:00
2022-04-26 16:32:00 +02:00
2022-06-14 20:30:59 -10:00
2022-06-08 00:10:53 +08:00
2022-05-31 20:35:56 -07:00
2022-04-26 23:09:10 -07:00
2022-05-16 21:04:59 -07:00
2022-05-14 06:16:22 -05:00
2022-04-25 10:58:39 +02:00
2022-06-20 12:27:25 +02:00
2022-06-09 20:54:24 -07:00
2022-05-02 15:50:13 +02:00
2022-04-26 16:32:00 +02:00
2022-05-31 15:22:31 +02:00
2022-06-07 06:56:11 -10:00
2022-05-19 13:06:56 +02:00
2022-04-18 16:27:14 +02:00
2022-04-26 16:32:00 +02:00
2022-04-26 16:32:00 +02:00
2022-06-02 13:58:04 +02:00
2022-04-25 21:25:24 -10:00
2022-06-05 15:31:09 -10:00
2022-05-24 09:53:01 +02:00
2022-06-09 18:10:15 -10:00
2022-05-24 16:30:41 +02:00
2022-06-02 17:21:22 +02:00
2022-06-17 11:41:10 -05:00