-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[unifi] Provide LED channel for access point #17702
Conversation
Signed-off-by: Jacob Laursen <[email protected]>
...i/src/main/java/org/openhab/binding/unifi/internal/handler/UniFiAccessPointThingHandler.java
Show resolved
Hide resolved
Signed-off-by: Jacob Laursen <[email protected]>
@DrRSatzteil - perhaps you'd like to have a look? |
This pull request has been mentioned on openHAB Community. There might be relevant details there: https://community.openhab.org/t/ubiquiti-unifi-binding-feature-discussion/14520/1312 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks LGTM. Lets give some time for others to comment.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* Provide LED channel for access Signed-off-by: Jacob Laursen <[email protected]>
Adds new channels for controlling LED on access point
This is a simplified version replacing #17534 since color and brightness seems unsupported on all tested access points, even though exposed by the API (and setable):
led_override
can beon
,off
ordefault
. After using this channel, it will be either on or off and can not be set to default by the binding. This behavior is the same as in the UniFi app for Android.default
means using the site-wide setting for LED.