core/tests/components/google
Allen Porter 0e2bea038d
Update Google Calendar to synchronize calendar events efficiently (#80925)
* Sync google calendar and serve from local storage

Update to use new gcal_sync APIs
Update google calendar filter logic
Remove storage on config entry removal
Make timeline queries timezone aware
Do not block startup while syncing

* Minor readability tweaks

* Remove unnecessary args to async_add_entities

* Change how task is created on startup

* Update homeassistant/components/google/calendar.py

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

* Revert min time between updates

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-10-26 07:57:49 -07:00
..
fixtures Prettify json (component test fixtures) (#68892) 2022-03-30 11:37:17 +02:00
__init__.py
conftest.py Update Google Calendar to synchronize calendar events efficiently (#80925) 2022-10-26 07:57:49 -07:00
test_calendar.py Update Google Calendar to synchronize calendar events efficiently (#80925) 2022-10-26 07:57:49 -07:00
test_config_flow.py Remove google calendar configuration.yaml deprecated in 2022.6 (#77814) 2022-09-05 21:12:38 +02:00
test_init.py Update Google Calendar to synchronize calendar events efficiently (#80925) 2022-10-26 07:57:49 -07:00