edwolfe3

Results 5 issues of edwolfe3

I'm getting an Unknown base64 encoding at char (the char shown varies) while using the following code: ``` grecaptcha.ready(function() { grecaptcha.execute(, {action:

question
widget

I include: `#include #include AsyncWebServer server(80); DNSServer dns; ` In setup() I have the following code: ` AsyncWiFiManager wifiManager(&server, &dns); if (!wifiManager.autoConnect("TEST-AP", "test-ap")) { BroadcastMessageLn("Failed to connect and hit timeout");...

Start as long as two months ago (just got around to looking at it). The smartthings bundle can no longer communicate with the smartthings hub. The log shows all devices...

When I send a lot of commands to the SmartThings binding, I several of the following message: `[rnal.handler.SmartthingsThingHandler] - Attempt to send command to the Smartthings hub failed with exception:...

I updated (actually removed and installed) to version 2.3.5 of njstuya and 1.07 of cloudtuya and now I'm getting the following using the same user-id and password. Before upgrading I...