AlCalzone

Results 1056 comments of AlCalzone

If I remember correctly, the battery information requires an active connection, which is something the adapter does not support yet.

Yes, that's what I mean. The problem isn't that I don't know how to do it - its finding the time to do so. Because I need to do it...

No. https://github.com/AlCalzone/ioBroker.ble/issues/106#issuecomment-487387111 still holds true. I don't find much time to do anything else outside Z-Wave and what I need for it.

I fear there is not much I can do aside from catching the error and not crashing. That error comes from the library `@abandonware/noble` which the adapter uses.

I think the main problem is that you have two adapters fighting for the Bluetooth hardware. It might be solved by adding another Bluetooth stick and configuring the adapters to...

Not yet. I've started a bit but currently the zwave2 adapter eats up all my time.

Do you get any states when the device is in range? If so, please show me the value.

You should be able to see that in the object browser: ![grafik](https://user-images.githubusercontent.com/17641229/95419365-c8b4a580-0939-11eb-9db0-7d91f2d17ea3.png) That being said, the device in your log does not advertise any useful data. It might require an...

Ja, da steht auch nur die MAC-Adresse drin, sonst nix.

Wie oben schon geschrieben - es kann sein, dss eine aktive Verbindung benötigt wird. Dann ist außerdem eine Information darüber nötig, wie man an die Daten kommt. Wenn du sowas...