8000 Google calendar by mnestor · Pull Request #1982 · home-assistant/core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Google calendar #1982

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from
Closed

Google calendar #1982

wants to merge 3 commits into from

Conversation

mnestor
Copy link
Contributor
@mnestor mnestor commented May 4, 2016

Description:

Related issue (if applicable): #

Example entry for configuration.yaml (if applicable):

google_calendar:
  track_new_calendar: yes

Checklist:

If code communicates with devices:

  • Local tests with tox run successfully. Your PR cannot be merged unless tests pass
  • New dependencies have been added to the REQUIREMENTS variable (example).
  • New dependencies are only imported inside functions that use them (example).
  • New dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.
  • New files were added to .coveragerc.

If the code does not interact with devices:

  • Local tests with tox run successfully. Your PR cannot be merged unless tests pass
  • Tests have been added to verify that the new code works.

@mnestor mnestor closed this May 4, 2016
@mnestor mnestor reopened this May 4, 2016
For more details about this platform, please refer to the documentation at
https://home-assistant.io/components/binary_sensor.command/
"""
# pylint: disable=import-error
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This shouldn't be there.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How do I get past these errors then?

E:110, 4: Unable to import 'oauth2client' (import-error)
E:135,12: Unable to import 'oauth2client.file' (import-error)
E:328, 4: Unable to import 'httplib2' (import-error)
E:329, 4: Unable to import 'oauth2client.file' (import-error)
E:330, 4: Unable to import 'googleapiclient' (import-error)

@mnestor mnestor closed this May 7, 2016
@mnestor mnestor mentioned this pull request May 12, 2016
7 tasks
@home-assistant home-assistant locked and limited conversation to collaborators Mar 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0