Hello, I have been using this binding with Openhab2 and some of the new Echo Dots. Everything works great, very impressive work so far! Thanks for getting this functionality into Openhab.
However, I am seeing an issue with discovering devices through Alexa. I have about 40 devices in Openhab. I find as soon as I add the [“Lighting”] or [“Switchable”] tag to more than 32 devices, the Alexa app will report all devices as Offline and will not discover any new ones. 32 devices work fine, but if I expose 33 then they all go offline.
I turned on debug logging and I was able to see Alexa hitting the discovery API, so it’s reading it. I checked the API pages that Alexa is hitting and they all seem valid, although I didn’t run it through a JSON parser I suppose.
I found these posts:
I see you have tested with 30 devices, could you do a bit more testing with 32+? If you need any logs or information from me, let me know.