Skip to content

Script to control your Ubiquiti Unifiy AP LED status light

License

Notifications You must be signed in to change notification settings

TomHejret/unify_ap_led_control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ubiquiti Unify AP LED control script

Script to control your Ubiquiti Unify AP LED status light. It can only turn on and off "AP location" LED blinking.

Prerequisites

The script requires running Unify Controller where AP, you want to control, has been adopted.

Limitations

If you want to control LED without Unify Controller, set light color or pattern have a look at the Home Assistant forum or feel free to improve the script and help others.

Just, please, pay attention to backwards compatibility and never commit any secrets, keys, passwords or any other sensitive data!

How to use

  • fill 4 default variables at the beginning of the script according to your setup
  • run the script like:
    • ./unify_ap_led_control.py
    • ./unify_ap_led_control.py --off
    • ./unify_ap_led_control.py --mac aa:bb:cc:dd:ee:ff
    • ./unify_ap_led_control.py --mac aa:bb:cc:dd:ee:ff --off
  • profit!

Versions

Tested with:

  • Unify Controller: 6.5.55
  • UAP-AC-Lite, Firmware Version: 6.0.21

Disclaimer

Use at your own risk and responsibility.

About

Script to control your Ubiquiti Unifiy AP LED status light

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages