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

Multiple ESP8266's, one alexa device #219

Open
ThatCarrot opened this issue Jul 7, 2023 · 2 comments
Open

Multiple ESP8266's, one alexa device #219

ThatCarrot opened this issue Jul 7, 2023 · 2 comments

Comments

@ThatCarrot
Copy link

I think the title is pretty self explenatory, but i'll clarify here

My question is: given two esp8266's, each running an instance of an alexa device, will there be conflicts?
what i want to achieve is saying "alexa turn on LEDs in my room" to light on two different strips of LEDs in my room.

thank you in advcance, also sorry for any grammatical errors.
Lorenzo

@BoeckEH
Copy link

BoeckEH commented Jul 8, 2023

So, probably not a good idea. Instead, I'd make a routine that turns them both on separately. This also leaves room to only do one at a time in the future without any programming changes, if you change your mind. Or add another strip easily. Just my $0.02.

@MakerMatt46307
Copy link

MakerMatt46307 commented Jul 9, 2023 via email

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

3 participants