Skip to content

Unlock Unifi Access doors using their own API that is not documented.

Notifications You must be signed in to change notification settings

phamels/unifi_access_unlocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unifi_access_unlocker

Unlock Unifi Access doors using their own API that is not documented.

Usage

  1. Create a Python venv using: python3 -m venv venv
  2. Activate created venv: source venv/bin/activate
  3. Import requirements.txt: pip3 install -r requirements.txt
  4. Run script: python3 interactive.py
  5. Profit!

About

Unlock Unifi Access doors using their own API that is not documented.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages