Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

Remove extraneous params from subsequent query requests #101

Merged
merged 1 commit into from
Oct 21, 2018

Conversation

lukiffer
Copy link
Collaborator

  • Prevents username and password params from being included on each request.
  • Explicitly includes them on authentication requests.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 79.846% when pulling 8c4cebc on lukiffer:extra-params-fix into 2cf2402 on tchellomello:master.

@lukiffer
Copy link
Collaborator Author

This should fix #100. I've got it running in my Home Assistant instance and it has fixed the issue for me. That said I only have the Arlo Baby to test with - anyone else able to test out this fix would be greatly appreciated.

@pschmitt
Copy link

Working fine here for my 3x Arlo Pro 2 and the base station. The modes are retrieved correctly. LGTM.

@lukiffer
Copy link
Collaborator Author

@tchellomello based on the feedback here and on home-assistant/core#17427 this appears to fix the issue without negative side effects. Can I get a code review and a bump/publish to PyPi?

Copy link
Owner

@tchellomello tchellomello left a comment

Choose a reason for hiding this comment

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

LGTM Thank you!

@tchellomello tchellomello merged commit 71b536d into tchellomello:master Oct 21, 2018
@lukiffer lukiffer deleted the extra-params-fix branch October 21, 2018 16:13
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.

4 participants