Gerben Meijer

Results 86 comments of Gerben Meijer

I couldn't get this to work well enough for my use case so unfortunately no PR for me. Sorry! :)

It's detecting them, but when adding: ``` 2022-12-29 12:17:49.453 ERROR (MainThread) [aiohttp.server] Error handling request Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/aiohttp/web_protocol.py", line 435, in _handle_request resp = await request_handler(request)...

I used discovery. There's not much more logged with that enabled: ``` 2022-12-29 15:34:52.008 DEBUG (MainThread) [custom_components.elkbledom.config_flow] Discovered bluetooth devices, step bluetooth, : 2022-12-29 15:34:52.009 DEBUG (MainThread) [custom_components.elkbledom.config_flow] Discovered bluetooth...

So I updated and the error goes away, but it doesn't turn on and off. I'll try to figure out the correct startup sequence once i have some more time,...

just an observation as i havent had the time to debug further myself. i bought several of these, each came with a remote. I can turn them on with any...

And related: ulimit -l is set to 64MB max, so that should probably also be either adjustable or set to the allowed memory consumption size of the workload?