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

Echo Dot Gen 3 Compability #61

Open
fhschmitt85 opened this issue Nov 1, 2018 · 13 comments
Open

Echo Dot Gen 3 Compability #61

fhschmitt85 opened this issue Nov 1, 2018 · 13 comments

Comments

@fhschmitt85
Copy link

The code itself seems to work fine with Amazon Dot Generation 3. There are no problems adding new devices in the Alexa App.
But there are apparently communication probelms. If you are giving commands for switching operation, the MCU runs the callback functions and sends the proper xml file to Alexa. Alexa did not response immediately and states finally that there is a problem with the device. After some getBinaryState requests the Alexa App shows the right device state.

Does anyone have an idea dealing with this issue?

@kakopappa
Copy link
Owner

kakopappa commented Nov 2, 2018 via email

@fhschmitt85
Copy link
Author

Not yet.
I'm going to write an Alexa skill using AWS IoT API and an esp8266 MQTT implementation.
Therefore I can integrate different, more complex devices

@pmancele
Copy link

pmancele commented Nov 28, 2018

@fhschmitt85 Using skills and AWS IoT is also my plan, as MQTT will be usefull for all kind of devices !
But i understood that when creating a skill you have to use its name before each Alexa command ..

Like if you design a connected switch using AWS IoT and your skill you have to tell "Alexa, ask {my_skill} to turn on the switch"

Is it true or do you have an idea to make your items recognized as smart home object ? So it will be possible to say directly "Alexa, turn on the switch"

@kakopappa
Copy link
Owner

kakopappa commented Nov 28, 2018 via email

@fabio14
Copy link

fabio14 commented Feb 15, 2019

I had the same issue with 3 gen dot echo, commenting several Serial.println (above all in the UPNPBroadcasterResponder file) improved Alexa's response speed a lot

@ArkajyotiChatterjee
Copy link

Hello,
I have an Echo Dot Generation 3. The same code was working flawlessly with Echo Dot Generation2 but the 3rd generation seems not to find / discover any devices.
The Smart Home Skill I am using is YeeLight ( both in Gen2 and Gen3).
Any help would be appreciated.
Thanks,
Arka

@kakopappa
Copy link
Owner

kakopappa commented Mar 26, 2019 via email

@ArkajyotiChatterjee
Copy link

Hello Aruna,
I wanted to use this multiple wemo code. So any way to make that happen?
Thanks ,
Arka

@kakopappa
Copy link
Owner

kakopappa commented Mar 26, 2019 via email

@sourabhjaiswal
Copy link

Hi,

I am also facing the same issue. I have enabled sinric skill also.
Anyone got any solution to make it work.

Thanks,
Jaiswal

@kakopappa
Copy link
Owner

Hi,

I am also facing the same issue. I have enabled sinric skill also.
Anyone got any solution to make it work.

Thanks,
Jaiswal

@sourabhjaiswal emulating a Belkin switch is unpredictable now. You should consider switching to Sinric Pro Skill (https://sinric.pro) .

@sourabhjaiswal
Copy link

Hi Kakopappa,

Thanks a lot for the update.
Actually I am just starting with IOT and not looking for any paid platforms as of now.
I will surely try sinric.pro with initial no cost 3 devices.
It will be a big help if you can suggest some other platform.
Suggestion for guides or tutorials are highly appreciated.

Regards,
Jaiswal.

@kakopappa
Copy link
Owner

try Home Assistant or domoticz

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

6 participants