Anthony Doud

Results 173 comments of Anthony Doud

That's with this as the authentication callback. Previous to the flip, I was looking for the response length to send the 03 11 ff ff or 03 10 ff ff...

@h2zero , not relating the (fixed) issue I had with >3 clients?

just setting this ready for review so I can merge it into my testing branch

@copilot Checking for new firmware should also happen in the client browser. You can get the currently running firmware version from the client already by requesting "/configJSON" . It returns...

@copilot I'm getting "No firmware assets found in release". I'm guessing that's because the firmware is in a .zip file. Also, We don't need a button to check for updates....

@copilot There's a CORS issue when trying to download. How can we work around this while keeping everything browswer based?

@copilot One of my concerns is that since the server CA certificate is stored on the ESP32, if the certificate expires, then the automatic update won't work. Can we send...

#668 might fix this. The release is building right now, let me know if it fixes your issue.

I noticed we're waiting on this to be merged. What's the status?

@copilot Make sure the project builds for you, also make sure the build.yml is updated