Patrik Hermansson
Patrik Hermansson
True. Is this something that shall be fixed?
Ok, I made a simple example and set debug level to HTTP_CLIENT. The code: ``` #include #include const char* ssid = "BrandstorpWifi"; const char* password = "hidden"; const char* websockets_server_host...
This curl command works: ``` curl -X GET -H "Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiIwYWNlYTYwMmQwNWE0YWJlYjQ3NGFmODk1Y2NjZTIxYyIsImlhdCI6M" http://192.168.1.10:8123/api/ {"message": "API running."} ```
I want this too. Thinking about doing a PR, anybody interrested?
There is a PR (https://github.com/hmol/LinkCrawler/pull/34), should it just be merged and this issue closed?
I think I fixed the lack of tornado, but I'm not sure. I was using a Fedora system and couldn't run the install script. But now I am on an...
Now I got another answer, so now I now the problem: > Attempting to diagnose the issue... > Your device's firmware is too new. > Tuya patched the PSK vulnerability...
Seems reasonable, my account in the app has place China and I live in Sweden. I'll try to make a new account for the app, guess I have to reconnect...
> @virresh nice that you've found a solution. > > As a bare minimum we should update the docs to mention that things like `AUGUST/AUG` will parse using `MMMM/MMM`. At...
> Confirm that I also get this bug with d1 mini pro - 128mbit flash > > Pretending the mini pro only has 64mbit of flash works board_build.ldscript = eagle.flash.8m7m.ld...