-
Notifications
You must be signed in to change notification settings - Fork 127
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
Turn Off LED script #24
Comments
That's a great idea! Let me see what I can figure out... |
Thanks! |
Ooh.... I think I'm on to something. SSH into your AP and do this:
Does it turn your LED off? If so, turn it on again with:
I think the best option will be two micro-scripts that can be run via cron which set the desired LED function at the desired times. You could schedule multiple on and off events that way. |
It worked perfect! Any chance to make the controller aware of the change in setting of the LED? |
Yeah... that might be a bit trickier. But I'm doing some research and will post what I find. There's a two year old feature requests in the UBNT forum for the ability to schedule the LED lights. Maybe I'll nudge some friends at UBNT to see if someone can cobble that together. |
LOL yea, I was probably the last to reply in that feature request. They have the new UniFi LED, these have a timer feature Thanks for this! |
Seems like mother crontab on my APs get wiped out periodically. Is there a way to make them persistent? |
Is there a way to use the API to turn off the LED on a UAP, if so could you create a script for this?
The UAP in my room is really bright at night and I would like a script that could disable this at nights.
The text was updated successfully, but these errors were encountered: