We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Noticed that by turning on a preset switch it turns off another preset switch that is on, even though that preset switch is on a different IP
Tried playing around with shouldTurnOff too but didn't seem to do anything?
{ "name": "Pod 1 (Vacant)", "ips": { "192.168.2.17": "255,255,255" }, "preset": "blue_gradual_change", "speed": 60, "shouldTurnOff": true }, { "name": "Pod 2 (Vacant)", "ips": { "192.168.2.16": "255,255,255" }, "preset": "blue_gradual_change", "speed": 60, "shouldTurnOff": true }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Noticed that by turning on a preset switch it turns off another preset switch that is on, even though that preset switch is on a different IP
Tried playing around with shouldTurnOff too but didn't seem to do anything?
{ "name": "Pod 1 (Vacant)", "ips": { "192.168.2.17": "255,255,255" }, "preset": "blue_gradual_change", "speed": 60, "shouldTurnOff": true }, { "name": "Pod 2 (Vacant)", "ips": { "192.168.2.16": "255,255,255" }, "preset": "blue_gradual_change", "speed": 60, "shouldTurnOff": true }
The text was updated successfully, but these errors were encountered: