luar123 / zigbee_esphome

External zigbee component
62 stars 6 forks source link

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

Open Hedda opened 2 weeks ago

Hedda commented 2 weeks ago

@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?

luar123 commented 2 weeks ago

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.

Hedda commented 1 week ago

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