andyboeh

Results 63 comments of andyboeh

I had a look into this but I'm not deep enough into Android and Kotlin in order to implement it. It requires quite some changes to the code as an...

OK, so I got the basics working, currently only for the ButtonWidget. What's missing is a check box to enable authentication for a specific button and all strings are hard...

I think I'm done - see https://github.com/andyboeh/home-assistant-android/commit/f012e0f7f739c2ffd2ec275c9c4a6965941a20ab. The service button configuration dialog has a new check box "Require Authentication". If it is set, the device credentials are asked before calling...

You need to run the command prefixed with `sudo` or add a udev rule so that your user has permission on the USB device. I've got a Sharp NetMD recorder...

@lordratner thanks for the suggestion - finally, I finished setting up Github Sponsors: https://github.com/sponsors/andyboeh This is now also reachable via the repository: https://github.com/andyboeh/esphome-sense-u

My primary efforts so far were focused on getting the button supported via BLE - for me, this works stable enough for daily use. I acquired a Base Station and...

Good news: The Base Station 2 is now nearly fully supported. The only thing left is the temperature/humidity sensor because I have yet to identify the pins and the chip...

Exactly, Sense-U 2 (bought it used). I had a BS3 for a short time and, before sending it back, I noticed that its DHCP Client ID is "espressif" - it's...

I'm experiencing the same symptoms. Have you already got the debug trace? If not, let me know and I'll send you the debug output.

You're right, thanks for reporting it here! It works fine on my Arch Linux with libfprint-git. It was actually fixed by this commit: https://cgit.freedesktop.org/libfprint/libfprint/commit/?id=6e8d5cd6a199f83fb5f862a8421f8582608032f5 so it's going to take some...