Currectly working & tested on latest UniFiOS & Network application (OS - 5.0.12 & Network - 10.1.85).
The following variables are mandatory:
-
ADDRESS -address of controller (e.g., https://192.168.1.1/) You must enter a full URL (so include https://).
-
APIKEY - api-key to gain access to your controller's built-in. I recommend creating a dedicated key to access to the controller (e.g., fibaro)
-
FREQUENCY - how often to poll controller (in seconds, e.g., 60)
-
AWAY_DELAY - how often to poll controller when all mac-addresses are unavailable (in seconds, e.g., 300).
-
USERS - comma-separated list of Users & MAC addresses that will be tracked (e.g.,
User1=aa:bb:cc:dd:ee:ff,User2=00:12:34:56:78:90). Note: the list must include User=MAC-Addres and commas only, no tab or space characters.
-
CLIENT-LIMIT - For allowing the Script to search multiple "pages" of users. (e.g., 500).(The default of using the API is 25, so every MAC-Adres that exceeds that number in the unifi client list won't show up.
The following variables are optional but default in the variables:
- DEBUG - 1 Enables/0 Disable the debug messages from the QuickApp.
By default it only shows the first 5 users that you specify, in the label of the quickapp. When needing more, simply add more labels to the QuickApp.
What local URL did you guys use to get it running?