Skip to content

Add device info for Logi Circle camera and sensor entities#23373

Merged
balloob merged 1 commit intohome-assistant:devfrom
evanjd:logi-circle-device-info
Apr 25, 2019
Merged

Add device info for Logi Circle camera and sensor entities#23373
balloob merged 1 commit intohome-assistant:devfrom
evanjd:logi-circle-device-info

Conversation

@evanjd
Copy link
Copy Markdown
Contributor

@evanjd evanjd commented Apr 25, 2019

Description:

Adds device info for Logi Circle camera and sensor entities.

Screen Shot 2019-04-25 at 8 41 55 pm

Related issue (if applicable): N/A

Pull request in home-assistant.io with documentation (if applicable): N/A

Example entry for configuration.yaml (if applicable):

logi_circle:
  client_id: YOUR_CLIENT_ID
  client_secret: YOUR_CLIENT_SECRET
  api_key: YOUR_API_KEY
  redirect_uri: YOUR_REDIRECT_URI

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

  • The manifest file has all fields filled out correctly (example).
  • New dependencies have been added to requirements in the manifest (example).
  • New dependencies are only imported inside functions that use them (example).
  • New or updated 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:

  • Tests have been added to verify that the new code works.

@balloob balloob merged commit 7a6acca into home-assistant:dev Apr 25, 2019
@evanjd evanjd deleted the logi-circle-device-info branch April 25, 2019 22:45
@balloob balloob mentioned this pull request May 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants