-
Notifications
You must be signed in to change notification settings - Fork 84
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
echo only supports ports 52000-52010 / maximum of 11 devices #10
Comments
Hey @bparees - interesting find! We don't have 11+ Echo devices to confirm this, but this is a good note on the maximum number of supported Echoes for future users - thank you :) |
Right, well i was more just hoping to see if anyone else could confirm they can't create more than 11 fauxmo devices. e.g. here's my triggers array:
If i add any of the commented out entries, that's when things go wonky. Certainly doesn't seem likely i'm doing something wrong, but who knows. I assume if i were to put them on distinct IPs things would work, but that's more than i want to deal with. |
In my project I'm having a bunch of guys with similar problems. All these problems seem to come from Echo plus and 2nd Gen Echos. What Echo Version do you have? |
2nd gen echo dots. |
I've tried adding more than 11 devices, using ports above and below 52000-52010 and this seems to totally break the echo device discovery.... it never requests the setup.xml for the devices on ports outside of 52000-52010, and I think it also prevents it from discovering the devices on the ports in range too (though they are discovered if the out of range device is deleted).
I don't think it's an issue w/ this library, but it's something to be aware of (and i'd love some confirmation that others are seeing this limitation).
The text was updated successfully, but these errors were encountered: