JsBergbau
JsBergbau
Any progress about this? Debian 12 ships with htop 3.2.2 and shows this confusing behavior, that RAM is used in RAM disk but not shown in htop.
I had the same problems on Windows with Wireguard. Configexample: 'defaultGateway' => true, 'excludeRouteList` => ['192.168.0.0/16'], did not work on Windows 10. When checking routes with `route print` there were...
I've also noticed an issue when a server fails. e.g I have ```yaml - address_data: 46.182.19.48 tls_auth_name: "dns2.digitalcourage.de" tls_pubkey_pinset: - digest: "sha256" value: v7rm6OtQQD3x/wbsdHDZjiDg+utMZvnoX3jq3Vi8tGU= ``` Now if you modify the...
Enabling loggin is no practicable solution, since this will overload the log. Just doing two successful lookups in a row leads to 6 lines log per lookup ``` [13:02:58.094039] STUBBY:...
> As stated in the readme, this library is not compatible with HA since 2022.7.0. You can use [this](https://github.com/dbuezas/eq3btsmart) custom component instead. > > (I hope to eventually get this...
I've tested and it works great. What problems do you encounter? If pairing is necessary is from my experience dependant of the firmware and the bluetooth device. For my test...
Maybe we have misunterstanding. I meant using only one central controller. It can be a full Raspberry PI, like PI3, PI4 or 5 or an small Raspberry PI Zero 2W....
For this usecase you have the `-c --count` option. Then it gathers one measurement, then the script exits. You can exute it for every hour via cron. Be aware, that...
Never tried it, so sorry, can't give you the answer to your question. As written in the Readme, I've found the source code on hackaday and was ported to python3....
Whats the current status? I've updated Node-RED and forgot to make the changes as described here https://github.com/node-red/node-red/issues/2864#issuecomment-785456351 so I lost data of a few hours. There seems a lot of...