Chris McNeil
Chris McNeil
Example request /command?message=What%20is%20the%20temperature returns 500 error ERROR:flask.app:Exception on /command [GET] Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/flask/app.py", line 1813, in full_dispatch_request rv = self.dispatch_request() File "/usr/local/lib/python3.5/dist-packages/flask/app.py", line 1799, in dispatch_request...
I sent a command to lock all the doors and turn off all the lights. The commands work individually, when I use my voice the commands work. The response from...
I sent a request for google assistant to run a routine I have called "Shut it down" I get a 200 OK response but the routine does not run. INFO:werkzeug:172.30.32.1...
Is there any way to capture/return the responses form the assistant? I see some attempts at in the the BobsYourUncle code, but in this code there is just the return...
Fix for https://github.com/ESPresense/ESPresense/issues/900 ## Summary by CodeRabbit - **New Features** - Improved flash mode configuration for the `esp32c3` board, enhancing performance and reliability during firmware uploads.