carlo161

Results 6 issues of carlo161

Hello, I am building an assistant with the following behavior: - speech_recognition with Sphinx locally listen in background and wait for a wake-up word - after that I record some...

### Expected behavior Normal behavior of a firmware on ESP32 board. ### Actual behavior The board apparently does not boot anymore. ### Test code ### NodeMCU startup banner Last firmware...

Hello, sorry for the bothering, is it possible to take the connection options (e.g. user and password) from a message sent by a previous node? Thanks Carlo

When I successfully login and gets forwarded to my webpage I obtain the following: ![2024-04-17_12h16_50](https://github.com/greenpau/caddy-security/assets/30337724/3047365b-26ff-4697-9e48-539ce8675fb1) I would like to implement some sort of a timeout: if you do not interact...

question
need triage

Hello, I think it could be useful to let the user perform an external authentication and provide his own token to the node. Otherwise he should be allowed to provide...

enhancement

I installed last version of pyowm in a virtual environment and I receive the following message: ```shell File "/usr/src/app/classes/weatherScanner.py", line 25, in elementInit .weather_manager()) ^^^^^^^^^^^^^^^^^ File "/usr/src/app/venv/lib/python3.12/site-packages/pyowm/owm.py", line 127, in...

bug