Stefan Kleeschulte

Results 19 comments of Stefan Kleeschulte

I can only change the target branch there, that's why I created a new PR. Is it ok to merge from master to dev?

Ok, just changed the destination branch in my first PR, but now it containts 52 commits. Looks like it did not work...?

Now in this PR, the cla-bot does not pick up the additional email address which I added in my GitHub settings. Can you manually trigger it to rescan or something...

I have the same issue. The fix does not work for me (Windows 7 x64; node-gyp working correctly).

Alternatively it is possible to define `MyOpenWeatherMapApiKey` in a *gradle.properties* file. For details see [Chapter 12. The Build Environment](https://docs.gradle.org/current/userguide/build_environment.html) in the gradle documentation. This is how the variable is defined...

Wireguard in general does not support multicast traffic. Or, to be more precise: When an wireguard interface has more than one peer, multicast traffic going into that wireguard interface will...

I came across this PR while trying to fix a problem with avahi listiening on a wireguard interface. Someone please correct me if I'm wrong, but as far as I...

I have this TRV (branded Nedis model ZBHTR10WT). In Nedis marketing material I read, that it can work with an external temperature sensor and multiple thermostats in one room can...

But is there a way to get the current state of the client? Something like `sshClient.isConnected()`?

Hallo @cb0b, ich habe ein ähnliches Problem mit functions.fn und rooms.fn (siehe #441 und #442). Falls das Problem noch besteht, versuch es doch mal mit folgender modifizierten Version von devices.fn:...