Create custom cluster for device #16786
samChanFarm66
started this conversation in
General
Replies: 2 comments 2 replies
-
|
For what device is this? Currently clusters can only be added by adding it to |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
I have a related issue, I am working with a device that uses the cluster this device uses quite custom clusters and I also do not think they should be added to |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all, it is my first time to use zigbee2mqtt and I have some question - Is there any method to create custom cluster for device?
I have a zigbee module which cluster id: 0x08FC can be used.
I tried to edit the cluster.js file at "node_modules/zigbee-herdsman/dist/zcl/definition/cluster.js" , to add the cluster to it and it works perfectly.
However, I don't want to edit the source file.
May I know is there any method to declare a custom cluster similar to add device by "external_converter.js" ?
So cluster can add cluster externally.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions