Fabian Henze

Results 17 comments of Fabian Henze

I have the same issue with my Jura E8 EB and I already debugged the issue enough to be sure that's it's not a signal issue. It's on my to-do...

iirc the difference is the manufacturer id from https://github.com/AlexxIT/Jura/blob/50628c9771e24d84c29762a661c705942e3bcb9c/custom_components/jura/__init__.py#L56 , which is 172 on my device (which is also reason why the device is found, but in the end no...

Do you mean this? { "name": "TT214H BlueFrog", "address": "FD:52:84:8D:19:8B", "rssi": -88, "advertisement_data": [ "TT214H BlueFrog", { "172": { "__type": "", "repr": "b'*\\x05\\x08\\x03\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x01\\xc0A\\xb6(\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00'" } }, {}, [ "00001523-0000-1000-8000-00805f9b34fb", "00001530-1212-efde-1523-785feabcd123", "00001623-0000-1000-8000-00805f9b34fb",...

Got it: "repr": "b'*\\x05\\x08\\x03\\xe8;\\x11\\xad\\x04\\x001?\\x94>\\x01\\xc0A\\xb6(\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00'" full info: "name": "TT214H BlueFrog", "address": "FD:52:84:8D:19:8B", "rssi": -83, "advertisement_data": [ "TT214H BlueFrog", { "172": { "__type": "", "repr": "b'*\\x05\\x08\\x03\\xe8;\\x11\\xad\\x04\\x001?\\x94>\\x01\\xc0A\\xb6(\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00'" } }, {}, [ "00001523-0000-1000-8000-00805f9b34fb", "00001530-1212-efde-1523-785feabcd123",...

Unfortunately it does not seem to work. The entitites are created, but e.g. the product count sensors show no values and when pressing on the "Make" button, nothing happens. The...

Oh my god, it was all just related to me having a pin configured and completely forgetting about it. The App never asks you for the pin again, so I...

So sorry for hijacking this issue, but maybe @michaelblaas did the same mistake with his E8 ED?