01Configure multiple calendar accounts via YAML with individual or merged querying
02Support for Exchange Web Services (EWS), Google Calendar API, and CalDAV backends
03Enhanced security by referencing credentials via environment variables, not storing passwords in config
04Lazy connections to backend clients and async-ready for efficient operation
05Built-in Google OAuth2 helper for simplified initial token setup
060 GitHub stars