You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have 4 diy Alexa devices(lights) built around esp8266 module with arduino code (all four lights are included in a single code) and were working properly for the past few years till yesterday. I had to remove the devices and rediscover them. Now only one device name is shown in Alexa app, but if I delete it the next device name will show up and if I delete this one the next device will show up and so on. All devices are responding to voice commands but switching on wrong light. What can I do to see all the devices in the list? I reinstalled Alexa app, deregistered Echodot and reconfigured, tried from another amazon user, hard reset Echo but no luck. Espalexa library is used in the sketch. I tried a new devise with Espalexa as well as fauxmo, again only one device being discovered. My ISP provider confirmed everything at their side is OK. What could be causing this?
The text was updated successfully, but these errors were encountered:
When I tried with fauxmoesp again, Alexa started discovering all devices (Fauxmo had an update just few days back). Later I found a solution on github espalexa page : Aircoookie/Espalexa#231 (comment): ,which did the trick. This issue can be considered closed.
I have 4 diy Alexa devices(lights) built around esp8266 module with arduino code (all four lights are included in a single code) and were working properly for the past few years till yesterday. I had to remove the devices and rediscover them. Now only one device name is shown in Alexa app, but if I delete it the next device name will show up and if I delete this one the next device will show up and so on. All devices are responding to voice commands but switching on wrong light. What can I do to see all the devices in the list? I reinstalled Alexa app, deregistered Echodot and reconfigured, tried from another amazon user, hard reset Echo but no luck. Espalexa library is used in the sketch. I tried a new devise with Espalexa as well as fauxmo, again only one device being discovered. My ISP provider confirmed everything at their side is OK. What could be causing this?
The text was updated successfully, but these errors were encountered: