core/homeassistant/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
..
translations [ci skip] Translation update 2022-10-21 00:30:37 +00:00
__init__.py Update Google Calendar to synchronize calendar events efficiently (#80925) 2022-10-26 07:57:49 -07:00
api.py
application_credentials.py
calendar.py Update Google Calendar to synchronize calendar events efficiently (#80925) 2022-10-26 07:57:49 -07:00
config_flow.py
const.py Update Google Calendar to synchronize calendar events efficiently (#80925) 2022-10-26 07:57:49 -07:00
manifest.json Bump gcal_sync to 2.2.0 (#80863) 2022-10-24 08:20:55 +02:00
services.yaml
store.py Update Google Calendar to synchronize calendar events efficiently (#80925) 2022-10-26 07:57:49 -07:00
strings.json Remove google calendar configuration.yaml deprecated in 2022.6 (#77814) 2022-09-05 21:12:38 +02:00