(EDGE Driver-Mc): Zigbee Light Multifunction Mc

Hi @BlackNovember

Added to this driver version

───────────────────────────────────────────────────
 Name         Zigbee Light Multifunction Mc             
 Version      2023-08-08T21:10:27.680950568        
───────────────────────────────────────────────────
- id: "icasa/ICZB-FC"
    deviceLabel: ICZB-FC Bulb
    manufacturer: icasa
    model: ICZB-FC
    deviceProfileName: level-colortemp-2000-6500

In cases like this it is very easy to add the fingerprints and assign it an appropriate profile existing in the driver, but in other cases it can be somewhat more complicated, if it is necessary to assign some subdriver or some specific configuration.
In addition, each user would have to package the new driver code, create their own channel where to publish the new driver and from where to install the driver on their hub.

If later there is a problem and they ask me about solutions to a code that I don’t know the changes to, it would be more complicated for me.

If you want to do it, I would recommend modifying it over the stock drivers code, which have all types of drivers available.

Here is a tutorial on how to modify or add fingerprints to an existing driver

1 Like