core: Problem with Google Calendar

Home Assistant release with the issue:

0.96.x & 0.97.x

Last working Home Assistant release (if known):

0.95.4

Operating environment (Hass.io/Docker/Windows/etc.):

Hass.io

Component/platform:

https://www.home-assistant.io/components/calendar.google/

Description of problem:

Component doesn’t load says invalid config and can’t see anythong wrong and have tried remove google_calendar.yaml file completly.

Problem-relevant configuration.yaml entries and (fill out even if it seems unimportant):

google:
  client_id: xxxx.apps.googleusercontent.com
  client_secret: xxxxx

And they are correct and works if i rollback to 0.95.4

Traceback (if applicable):

2019-08-02 09:28:44 ERROR (MainThread) [homeassistant.setup] Setup failed for calendar: No setup function defined.

Additional information:

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Comments: 18 (3 by maintainers)

Most upvoted comments

Same setup and config works perfectly in 0.95.4. Yes the error is same with 0.96.x and new 0.97 beta but if i rollback to 0.95.4 it works without problems. Something changed between 0.95.4 and 0.96.0.