Hedda
Hedda
> It implements binaryinput/binaryoutput from https://csa-iot.org/wp-content/uploads/2022/01/07-5123-08-Zigbee-Cluster-Library-1.pdf. It might work. I've not tested it with ZHA. FYI, while ZHA does expose much by default I believe that the ZHA integration does...
> I don't have HW to setup another coordinator to test how it works. I could flash nrf52840 with coordinator firmware. The setup looks time consuming though. I hope it...
> It would be great to install experimental version by HACS. Patching core is not for average user 😄 I might take a look later on. I agree and that...
> For me the ideal zigbee implementation would be like api or mqtt. Just define sensors/lights/etc and the translation to zigbee clusters is handled automatically. That sounds like what @ffenix113...
> > That was my idea too at the beginning. How would you like to do so? I can see two possibilities: > > 1. use ZCL which is standardized...
FYI; ZHA developers are working on AnalogInput and MultistateInput clusters for their "zha" Zigbee Gateway implementation: * https://github.com/zigpy/zha/pull/147 * https://github.com/zigpy/zha/pull/167 @PrairieSnpr do you happen to know if zha will dynamically...
> Oh, and i addition to that, FYI, be aware Espressif developer @P-R-O-C-H-Y is now working on a new Zigbee Wrapper library with a simpler API in Arduino (for arduino-esp32)...
> Up to 8 components is supported due to endpoint limit on nrf52840. Endpoints could be reused but it requires extra implementation. Would it be possible to get around that...
> Do you have any news about this request? FYI, looks like this is making progress with ESPHome now merged new feature patch by @tomaszduda23 to allow adding support for...
> This PR allows us to have the same audio options for both speaker, microphone and is part of multiple upcoming PR's. Also this PR will remove some unused and...