Skip to content
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

Turning on a preset switch deactivates other preset switches for devices not listed #21

Open
hellohuman opened this issue Apr 9, 2019 · 0 comments

Comments

@hellohuman
Copy link

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 }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants