New Zigbee Enbrighten (jasco 43090)

Instead of comng uo and identifying on pairing as a dimmer switch, it identifies as a generic zigbee bulb. It still appears to function correctly though

go in to the device and change the driver. I am not at home to see what is available, but if there is a driver for the enbrighten, then use that for the switch. Otherwise use the generic zigbee (is this a dimmer?) then use the appropriate dimmer or switch. Dont leave it as a bulb or it won't identify right in your rules. There is a drop down to choose the correct driver. then save then click configure to finalize.

To quote Mike Maxwell:

You can fetch a zigbee or zwave device fingerprint after a device is already joined by switching the driver to Device and clicking the get Info command.
A complete fingerprint for the device will dump to the logs.

If you post that here, and tag Mike, he can then make the driver identify correctly in the future.

Edit to tag @mike.maxwell to see if this can be added.

dev:17172020-06-03 01:06:36.452 pm infofingerprint profileId:"0104", endpointId:"01", inClusters:"0000,0003,0004,0005,0006,0008,0B05", outClusters:"000A,0019", model:"43090", manufacturer:"Jasco Products"

dev:17172020-06-03 01:06:36.390 pm traceZCL version:03

dev:17172020-06-03 01:06:36.382 pm traceSoftware Build Id:unknown

dev:17172020-06-03 01:06:36.378 pm traceModel:43090

dev:17172020-06-03 01:06:36.371 pm traceManufacturer:Jasco Products

dev:17172020-06-03 01:06:36.279 pm debuggetting info for unknown Zigbee device...

dev:17172020-06-03 01:06:12.188 pm infofingerprint profileId:"0104", endpointId:"01", inClusters:"0000,0003,0004,0005,0006,0008,0B05", outClusters:"000A,0019", model:"43090", manufacturer:"Jasco Products"

dev:17172020-06-03 01:06:12.081 pm traceZCL version:03

dev:17172020-06-03 01:06:12.076 pm traceSoftware Build Id:unknown

dev:17172020-06-03 01:06:12.075 pm traceModel:43090

dev:17172020-06-03 01:06:12.071 pm traceManufacturer:Jasco Products

dev:17172020-06-03 01:06:11.882 pm debuggetting info for unknown Zigbee device...

1 Like

I just installed the Jasco GE Enbrighten Paddle Switch (43076), and it identified as an outlet. Changing the driver to generic Zigbee switch worked, although I'm sad to discover I cannot control the behaviour of the LED.

dev:14542020-06-04 08:13:00.298 pm infofingerprint profileId:"0104", endpointId:"01", inClusters:"0000,0003,0004,0005,0006,0B05", outClusters:"000A,0019", model:"43076", manufacturer:"Jasco Products"

dev:14542020-06-04 08:13:00.194 pm traceZCL version:03

dev:14542020-06-04 08:13:00.185 pm traceSoftware Build Id:unknown

dev:14542020-06-04 08:13:00.184 pm traceModel:43076

dev:14542020-06-04 08:13:00.181 pm traceManufacturer:Jasco Products

both the dimmer and the switch fingerprints will be added to the correct drivers in platform 2.2.2

5 Likes