zigbee_esphome icon indicating copy to clipboard operation
zigbee_esphome copied to clipboard

Look into if could make use of new Zigbee Wrapper library and API for Arduino?

Open Hedda opened this issue 1 year ago • 2 comments

@luar123 Espressif developer @P-R-O-C-H-Y is now working on a new Zigbee Wrapper library with a simpler API in Espressif's Arduino core for ESP32 (arduino-esp32) and he wrote that other developers can post additional feature request related to that in the same issue there for tracking. Maybe you could make use of the same Zigbee API?

  • https://github.com/espressif/arduino-esp32/issues/10135

Hedda avatar Aug 27 '24 10:08 Hedda

As soon as this supports all functionality that could be an option. On the other hand I would prefer to not rely on arduino too much. I believe esphome wants to support more functionality without arduino libs.

luar123 avatar Aug 28 '24 20:08 luar123

FYI, sounds like the initial Zigbee API / library wrapper might soon be merged into Espressif's upstream Arduino core for ESP32:

  • https://github.com/espressif/arduino-esp32/pull/10265

Hedda avatar Sep 06 '24 08:09 Hedda