Muk911 / zigbee

9 stars 0 forks source link

Feature Request : Make Code For a Zigbee Gateway #1

Open mightChamp opened 6 months ago

mightChamp commented 6 months ago

Hello, I have seen your ESP32C6 Zigbee Code, it is fabulous, It would be great if you could make code for zigbee gateway having Live Local webpage to handle Almost all type of Zigbee Devices.

Muk911 commented 6 months ago

Hi,

Do you know the project https://meef.ru/?

I'm not planning to add Live Local webpage to the firmware myself. I would like to convert my Zigbee classes to ESPHome External Components to take advantage of rich features of ESPHome, including Live Local webpage.

BR. P.S. I have uploaded new examples to my repository.

mightChamp commented 6 months ago

My Goal is to make configuration of end nodes/router over local webpage and Control it through MQTT. Your libs are great, I will plan to make webpage using your libs.