Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
12.22k stars 1.69k forks source link

[New device support]: Support for ESP32-H2 and C6 devices with Arduino Code #24477

Open MeisterQ opened 1 month ago

MeisterQ commented 1 month ago

Link

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

Database entry

--

Zigbee2MQTT version

--

Comments

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.

External definition

--

What does/doesn't work with the external definition?

--

petrkr commented 2 weeks ago

Those actually work out-of-box. Or Color light. That I tested...

I need somehow now to send/read raw messages from custom attributes

MeisterQ commented 2 weeks ago

Those actually work out-of-box. Or Color light. That I tested...

I need somehow now to send/read raw messages from custom attributes

Ive tested it on IObroker Zigbee Adapter which is using z2m. Couldnt get it work