ioBroker / ioBroker.zigbee

Zigbee communcation with Hue, Xiaomi, Lighttify... via TI CC2xxx USB stick
MIT License
315 stars 190 forks source link

Support for ESP32-H2 and C6 devices with Arduino Code #2253

Open MeisterQ opened 2 weeks ago

MeisterQ commented 2 weeks ago

Since arduino-esp32 has releaseed the new 3.0.7.R, new custom zigbee devices are available.

https://github.com/espressif/arduino-esp32/tree/master/libraries/Zigbee/examples

You can now flash any ESP32-H2 or C6 with Codes like dimmable light, switch, temperature Sensor etc.

Please add support for this devices.

They can also be a coordinator, router or end device.

grafik grafik

asgothian commented 2 weeks ago

These devices will need to be added to zigbee2mqtt.io before we can do anything.

MeisterQ commented 2 weeks ago

These devices will need to be added to zigbee2mqtt.io before we can do anything.

So ill open an issue on zigbee2mqtt aswell