Open zyssai opened 3 months ago
Hi, does it work when you hardcode the WiFi credentials?
WPS does it work without SinricPro ?
Thanks for your support.
This WPS code does not work because I'm using ESP8266 (sorry for the error in first post) so I need #include <ESP8266WiFi.h>
in place of #include <Wifi.h>
.
So I need to rewrite some parts of this code.
But this code works perfectly, if it can help.
Hi!
That would be nice to have the ability to let devices (ESP32 ie.) connect with WPS mode, at least I'm able to connect my
ESP32ESP8266 with WPS but cannot get working code with SinRic Pro, probably because of dependencies.Thanks!