Liu_C0j
Liu_C0j
I tested the battery yesterday, I took M5 (100% battery) with me during my whole working day and after 8 hours it was still powered on. It sounds great but,...
@xynetta I run OHS successfully on my M5StickC on both esp/IDF and Arduino IDE. Not much efforts to port main. c from IDF to Arduino. What is easier on Arduino...
any help?
> 密码错误? no, password is correct, seems something missing during auth. Country code parameter? I'm trying to run your script from Europe
After editing country_code it seems working but some other errors came out, can you provide more detailed steps to setup and display widget in lockscreen? thank you 
on line 821 is correct this api call? "https://app-api.niu.com/v5/cmd/creat"
I'm running OWUI installed locally on my machine via pip, no docker or nginix INFO: 127.0.0.1:54424 - "GET /ws/socket.io/?EIO=4&transport=polling&t=PG2e3k- HTTP/1.1" 400 Bad Request same error as above
I think Tavily module is not ready for this option, I didn't find anything related to "filter_list: Optional[list[str]]" within the code (tavily.py) as with the other search modules.
@tjbck I made a simple implementation in tavily.py (in **bold** ) and it works! I took as an example the searching module (searxng.py) working module. Considering that, in UI, as...