Koenkk / zigbee-herdsman

A Node.js Zigbee library
MIT License
454 stars 278 forks source link

add manuSpecificThirdRealityPlug #1016

Closed weihuan1111 closed 1 week ago

weihuan1111 commented 3 weeks ago

Change-Id: I438e26a7da1b2a54a476ceb7d33919d47ceb7b96

Koenkk commented 3 weeks ago

We will support custom cluster definitions from the device definition in zigbee-herdsman-converters instead soon. I will ping you once it's ready

weihuan1111 commented 3 weeks ago

We will support custom cluster definitions from the device definition in zigbee-herdsman-converters instead soon. I will ping you once it's ready

OK, thank you.

Koenkk commented 1 week ago

Custom clusters can now be defined in zigbee-herdsman-converters, example: https://github.com/Koenkk/zigbee-herdsman-converters/commit/99613a7a522f916cc3a0bfc2b52ac26363c07b3a , please make a PR for that instead.