-
Notifications
You must be signed in to change notification settings - Fork 137
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
Alternatives to this #218
Comments
Are you using WIFiMulti? I have a garage opener via esp32 that loses connection if my Unify starts bouncing. I haven't implemented multi in that esp32 because only learned about it. Cycling power brings it back online, so should work. Lambda is pretty easy, skills are ok, but getting them published is hard to pass all the criteria, imo. |
Never heard about WiFiMulti, I'm gonna give it a look. And about the skills, prob i'd get rejected, since I only want it to control my AC unit, not planning on giving the tool to other people. |
Woops. Miss click, haha |
Oh ok, so it basically adds "wifi mesh" functionality. Sadly there's just one access point available, so prob not an option. |
So the connection to Alexa drops pretty frequently, making it impossible to launch it to production (as the post says).
Is there an alternative to have Alexa communication with ESP32 with a solid connection? (I do have a server with an API that I can set up, but I need an idea on how to do this).
Probably I'd think about Alexa Skills, but it's something that I find pretty confusing and not enough information on how to make a Smart Home project with Alexa and ESP32 using my own server (I don't want to use Lambda. Don't know if it can be optional tbh)
The text was updated successfully, but these errors were encountered: