vintlabs / fauxmoESP

Add voice control of your ESP32 and ESP8266 devices using Amazon Alexa
MIT License
379 stars 70 forks source link

Device not found with Echo Show 5 #172

Open UweHeinritz opened 3 years ago

UweHeinritz commented 3 years ago

Hi, I changed my Echo Dot 2 Gen to a Echo Show 5. Unfortunately the new Echo does not find the lamps (ESP32 with FauxmoESP 3.2.0). Once I disconnected the Echo Dot from my account, I could no longer control the lamps. I then deleted all the lamps from my account and tried to reconnect them (all with the Alexa app). But always no devices were found. As a counter test, I reconnected the Echo Dot to my account and then searched for lamps again in the Alexa app. Now all lamps that are registered on the ESP32 were found. Is an Echo Show 5 not compatible with FauxmoESP, or could it be a software/configuration issue?

gabriel-lando commented 3 years ago

I think it's related with my #166 issue

UweHeinritz commented 3 years ago

Hello, I'm not sure if it is related to this issue. I have only problems with the Echo Show 5. I checked again with different echo devices. Each time I removed all lamps and echo devices from alexa app, then connected the tested echo device. Result: -Echo Dot 2: OK, all lamps found -Echo Dot 4: OK, all lamps found -Echo Show 5: Fail, no lamp found

pvint commented 3 years ago

This should be fine now if you update to version 3.3 or use the master branch. Can you verify and let me know?

Thanks Paul

UweHeinritz commented 3 years ago

The Version 3.3 was a negative improvement for me :-( With the new version none of my echo devices find the lamps. Also the previously working echo dot devices are not able to find the lamps. So it is now fully unusabl.

b1gmans commented 3 years ago

see #166 - how many devices do you have defined? Too many was big issue for me with V3.3 so I modified to put out less info when all devices are requested,

ankit-affine2101 commented 3 years ago

Seems to have started working for me after the latest update - version 3.4.0

Tejas-MD commented 2 years ago

@UweHeinritz Can you please confirm if it's working after V 3.4.0 with the echo show?

UweHeinritz commented 2 years ago

@Tejas-MD Yes version 3.4 is working fine with my Echo Show 5

Tejas-MD commented 2 years ago

@Tejas-MD Yes version 3.4 is working fine with my Echo Show 5

Thanks a lot for your response.

@pvint I think this issue can be closed now.