mirror of
https://github.com/home-assistant/core.git
synced 2025-11-06 17:40:11 +00:00
* 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>