Hello,
I noticed an issue in the Matter implementation with the NodeLabel
attribute of the BridgedDeviceBasicInformation
cluster on my Aqara bridge.
The value of the NodeLabel
attribute is identical to the value of the ProductName
attribute. For example: Aqara Temp/Humidity Sensor
.
Aqara M100
This is not the case with other brands that have a correct implementation.
Philips Hue Bridge implementation
Would it be possible to correct this in the next version by returning the name of the accessory as defined in the Aqara application and not the name of the product which corresponds to the ‘ProductName’ attribute?
Best regards