J. Nick Koston

Results 1844 comments of J. Nick Koston

> That does sound like a large project. I was thinking more if there was a shorter term solution where it would be possible to regularly clear the cache for...

> If it specifically removes the devices known to not give good data with `bluetoothctl remove ` can that affect other devices? Otherwise it would only potentially break devices that...

> > You probably won't run into issues in this limited case. However, I wouldn't recommend this as a general solution — it's not something I'd want to add to...

ESPHome and Shelly proxies will have the ability to expose the raw advertisement data needed to figure out the latest manufacturer data, even if a vendor misuses the field (which...

I've got a working proof of concept for local adapters. https://github.com/Bluetooth-Devices/habluetooth/pull/219 It still has a lot of issues to work though.. Maybe I'll be able to get it done this...

I finished up the local adapter side of this. https://github.com/Bluetooth-Devices/habluetooth/pull/219 It was a lot more work than I expected so it took a few months. I will start working on...

`database disk image is malformed` usually means you have a problem with your storage media or power supply.

Please resolve conflicts

The PR looks well thought out, and it's definitely worth sticking with. There aren’t many reviewers who can handle something of this size, so it might take a bit of...

Thank you for this excellent work on modernizing the camera framework! The implementation quality is impressive. Why This Review Is Taking Time: Camera components have relatively few users in ESPHome,...