-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
setDeviceSettingsBase restarts UniFi Flex #207
Comments
Just have a look in your UniFi Network environment app or the smartphone app. If there the same happens when you switch on/off a certain PoE port then there is nothing node-unifi can do differently. Or if you cannot switch on/off individual PoE settings in these official unifi apps, then switching individual PoE ports on/off of the USW-Flex is simply not supported. |
I’ll test this tomorrow and let you know the results.
|
Please refrain from |
Thanks for the heads up, fixed it |
I have a launchd script that runs every two hours to turn POE on and off. This script runs on my UniFi USW-Pro-24-PoE without it power cycling the entire switch; however, running the same script on the USW-Flex causes it to restart the entire switch. Is this unavoidable, or is there a different command I could use when interacting with the USW-Flex via API? I am using the script provided in this library.
https://github.com/jens-maus/node-unifi/blob/master/examples/poe-switch-onoff.js
The text was updated successfully, but these errors were encountered: