ronny332

Results 27 comments of ronny332

@rpetz, meanwhile I got it working. In my case I use arduino-cmake together with the CLion Plugin of Arduino. With these settings the 2560 is running very well. ``` cmake_minimum_required(VERSION...

Same for me. The solution was (for now) to lower down the requests to 15 minutes and raise the cache to about 2 minutes. This does of cause not solve...

@xMAIKx these are my current settings for the module (5 minutes delay between each update): ``` "ttl": 301, "refresh_check": 300000, "refresh_run": 20000, ``` The cached values are used longer than...

Hi, yeah, I understand what you mean, but for the used dimmers in my case (HM-LC-DIM1T-FM) this does not happen. Even with a command which sets the dimmer just to...

Even if the RFC says the headers should be incase sensitive, I have a single case where it matters (the web interface of a heating controller unit). It only accepts...

Still exists. Linux Mint 21.3 with Pulse Audio. The Workaround still works.

+1 from me. it is really a bit hard to start working with this library. it looks great and the examples are working great, but after the first smile I...

As this is a feature request from myself to swiss-gc, I started working on some network Gamecube stuff a few days ago. If my own time is not limited, I...