Closed marthubner closed 3 months ago
Could you use the custom cluster functionality in zigbee herdsmand converters instead? Look at lumi.ts for an example
There is no custom cluster in lumi.ts but I found an example in ikea.ts at STARKVIND namely "export function addCustomClusterManuSpecificIkeaAirPurifier()", is that what you mean? Is it preferable to do this kind of thing with all the manuSpecificLumi attributes introduced with Aqara C3 curtain motor or is it fine the way it is now? Also why not add it here?
Based on https://github.com/Koenkk/zigbee-herdsman-converters/pull/7848