Conrad Kreyling

Results 42 comments of Conrad Kreyling

Indeed, I built a similar solution using ESP-IDF: https://github.com/konistehrad/esp32-bthomev2-espidf That said, this kind of "broadcast-bthome-packets-then-deep-sleep" routine seems like a good fit for ESPHome's current declarative structure. Would love to get...

@desplesda I guess the question here is: how important is twine syntax compatibility? The readme makes it seem like a requirement, but if it's not a priority for the team...

My apologies, my Conbee has been pressed into service adding ZGP to Zigpy so I’m not sure when or if I’ll be able to validate those changes. If anyone else...

Currently I'm looking for feedback on the overall structure of the project, and also some help in figuring out the best way to parse incoming ZCL messages on the GreenPower...

Thanks @Hedda I've got a couple and pudd has been kind enough to offer more for testing. Thanks again for your help, interest and patience as we work to ensure...

@Hedda Good check: no, [the associated HA core patch](https://github.com/home-assistant/core/pull/106118) does not depend on this. I intentionally wrote that patch to allow independent and async review and deployment.

Is there anything I can help with? I'm pretty swamped right now but I might be able to hop in and polish some stuff up if necessary.

If you're still looking for a test case on this, the Green Power `commission_notification` command receives key data for OOB keys found in the RunLessWire switches.

Sorry, meant to open as draft. I made a pretty silly mistake in the MacOS headers that I'll have to correct tomorrow. Would love some eyes on the linux side...

Took a crack at resolving the errors this morning to no avail. Updated the headers package with a clean version. Might help to have someone more familiar with the project...