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 to new API, unify CLI, add functions for backup, autobackup and PSK handling #78

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

rtpt-timoboettcher
Copy link

This pull request adds support for the APIv2 and various functions, complete with examples

  • change shebang to python3
  • update library for current unifi API
  • adjust parameters of other example scripts to provide the same command line interface (--debug, --no-ssl-verify, --certificate)
  • example script to list access points
  • library support to create and download backups, with example script
  • library support to download autobackups, with example script
  • library support to read and change PSK of a network by name or UUID, with example script

@dsully
Copy link

dsully commented Mar 24, 2023

Would love to see this merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants