Add Fingerprint for Namron Panel Heater (NAMRON AS)

Hi!

​I am struggling to get my Namron Panel Heater to pair correctly with my SmartThings hub. Currently, it only pairs as a standard Zigbee Power/Meter (Device Profile: power-meter), so I can only see the power consumption but have no thermostat controls or temperature wheels in the app.

​Could someone please help add this fingerprint to a working Zigbee Thermostat Edge Driver (like Mariano’s Zigbee Thermostat Mc)?

​Here is the exact device data from my SmartThings Advanced page:

​Manufacturer Name: SmartThingsCommunity

​Manufacturer Code: NAMRON AS

​Device Profile: power-meter

​Model: power-meter

​Thank you so much in advance for the help!

This?

​You are completely right, my mistake! In the Advanced web user capture, the manufacturer is indeed in all caps: NAMRON AS.

​Here is the exact data from the card:

​Manufacturer Code: NAMRON AS

​Model: power-meter

​Device Profile: power-meter

​Could you please ask Mariano to update the test driver with the proper all-caps NAMRON AS fingerprint? Thank you so much for catching that!

This is certainly not the model.

Have you tried the driver from his TEST channel?

​Hi Andreas!

​Thanks for the reply. I know it looks strange, but on the new SmartThings Advanced web page, both Device Name, Device Profile, and Model are literally listed as power-meter right now because the hub forced it into that generic profile when it failed to recognize it.

​The only unique physical data I can pull from the page is:

​Manufacturer Code: NAMRON AS

​Regarding the TEST channel: Yes, I am enrolled in Mariano’s channel and have the Zigbee Thermostat Mc driver installed on my hub. However, when doing a full factory reset (rE) and pairing the heater again via “Scan nearby”, it still falls back to the generic power-meter driver.

​This is why I think the specific fingerprint for this NAMRON AS heater model is missing from his current driver list.

Click here:

Paste the lines with deviceManufacturerCode, deviceModel, provisioningState, fingerprintType, fingerprintId.

“deviceManufacturerCode”: “NAMRON AS”,
“deviceModel”: “5401399”

“provisioningState”: “PROVISIONED”,
“fingerprintType”: “ZIGBEE_GENERIC”,
“fingerprintId”: “genericMeter”

That’s a very complex device and it would require a standalone driver to support most of the features.

I haven’t found a driver so far. For those interested:

​Wow, great catch! Thank you so much for finding this.

​Yes, my Namron panel heater is exactly that model (5401392).

​Since it reports NAMRON AS as the manufacturer and 5401392 as the zigbeeModel, hopefully someone can use this information to add the correct fingerprint to his Zigbee Thermostat Mc driver.

​Thanks again for the amazing help!

I think it’s not that easy. There’s no matching profile in his driver that would reflect the features/capabilities of the device.

I’ll have a closer look at it tomorrow.

Thank you for looking into this, Andreas!

​I really appreciate you taking the time to have a closer look at it. I understand that the Namron heater might be more complex than a standard thermostat since it handles both specific heating clusters and power metering.

​Let me know if you need me to extract any more data or test anything from my end. Have a great day!

Have you seen the direct message that I’ve sent yesterday?

It’s all working know!

Thank you so much

Cool. Please post some screenshots of the device’s detail view and from the preferences. Thanks.