Skip to content
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

Update Amcrest component to SUPPORT_STREAM #22553

Merged
merged 2 commits into from
Mar 30, 2019

Conversation

drjared88
Copy link
Contributor

Add SUPPORT_STREAM to Amcrest component to allow streaming to the UI and Google Assistant.

Description:

Allows the Amcrest component to support streaming to the Google Assistant.

Related issue (if applicable): fixes #0.91.0-b3

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:

  • New dependencies have been added to the REQUIREMENTS variable (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.

Update Amcrest component to SUPPORT_STREAM to allow streaming in the UI and Google Assistant.
@ghost ghost added the in progress label Mar 30, 2019
@ghost ghost assigned balloob Mar 30, 2019
@balloob balloob added this to the 0.91.0 milestone Mar 30, 2019
@balloob balloob merged commit fe8e51e into home-assistant:dev Mar 30, 2019
@ghost ghost removed the in progress label Mar 30, 2019
balloob pushed a commit that referenced this pull request Apr 1, 2019
* Update camera.py

Update Amcrest component to SUPPORT_STREAM to allow streaming in the UI and Google Assistant.

* Update camera.py
@balloob balloob mentioned this pull request Apr 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants