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

Fix zoneminder zms_url construction #17150

Merged
merged 1 commit into from
Oct 5, 2018

Conversation

rohankapoorcom
Copy link
Member

@rohankapoorcom rohankapoorcom commented Oct 5, 2018

Description:

After the massive component refactor in #16527, there was a bug in the zoneminder component where the zms_url was built by combining the path with the path_zms which is incorrect since the path_zms should be everything needed to get the correct path.

This was fixed in the upstream library (rohankapoorcom/zm-py#16) which is upgraded in this PR.

Related issue (if applicable): fixes #17031

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass

@ghost ghost added the in progress label Oct 5, 2018
@MartinHjelmare MartinHjelmare merged commit a8f5e86 into home-assistant:dev Oct 5, 2018
@ghost ghost removed the in progress label Oct 5, 2018
@rohankapoorcom rohankapoorcom deleted the zms_url-fixes branch October 6, 2018 10:26
@balloob balloob mentioned this pull request Oct 12, 2018
@home-assistant home-assistant locked and limited conversation to collaborators Feb 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Zoneminder Cameras no longer working v0.79.1
4 participants