AlCalzone
AlCalzone
Didn't look at everything in-depth, but the changes make sense IMO. Just two documentation-related nits.
I was thinking in regards to auto-merging these PRs. `semver.diff` treats a minor update with major version 0 like any other minor update. So if the auto-merge config allows minor...
Nevermind, the auto-merge.yml is formatted badly. There are two spaces missing in front of `dependency_type` and `update_type`.
Das klingt mir nach Problemen im Bluetooth Stack. Kann vieles sein, womit ich mich 1. Nicht auskenne und 2. Der Adapter keinen Einfluss drauf hat. Am besten mal im Forum...
Sicher, dass nichts anderes mit den Geräten verbunden ist?
🤷🏻♂️ Frag wirklich am besten mal im Forum. Gerade bei virtualisierten Umgebungen kenne ich mich gar nicht aus.
> `sudo setcap cap_net_raw+eip $(eval readlink -f `which node`)` > hat bei mir geholfen... Dann hast du wohl Node.js aktualisiert. Danach muss immer `iobroker fix` ausgeführt werden (führt unter anderem...
> The value of "offset" is out of range. Sieht nach https://github.com/abandonware/noble/issues/246 aus
This isn't an error with the adapter. Most likely a problem with npm or permissions. Try running `iobroker fix` before installing the adapter. If that doesn't help, asking in the...