finish06 / pyunifi

https://unifi-sdn.ubnt.com/
MIT License
223 stars 100 forks source link

Add new method to update user group bandwidth. #23

Closed rbdixon closed 5 years ago

rbdixon commented 6 years ago

Also implements _api_update() method to all PUT calls.

Let me know if you would rather not check the user group ID prior to sending the PUT request. I'm good with it either way.

finish06 commented 5 years ago

Are you interested in resolving the conflicts due to recent pull request?

rbdixon commented 5 years ago

There you go. Sorry about the delay.

rbdixon commented 5 years ago

The two build failures are due to deficiencies in the requirements.txt file. I didn't introduce any new dependencies so won't address those build failures in this PR.

finish06 commented 5 years ago

Looks good. Thank you for the contribution!