### What happened?
This device https://www.zigbee2mqtt.io/devices/S60ZBTPF.html…
ignores custom reporting settings for power changes. When setting a reporting interval of e.g. 1 seconds, it continuously reports the same power output. When I see the logs, the device is reporting in 1s intervall but the data for the power doesn’t change at all. Only when I manually update power value in the Details tab, the current value is refreshed immediately.
<img width="1581" height="690" alt="Image" src="https://github.com/user-attachments/assets/588bac35-4d4a-4d28-9077-0e6666013372" />
### What did you expect to happen?
Show updated power value in each reporting
### How to reproduce it (minimal and precise)
I set haElectricalMeasurement cluster and activePower for attribute and set the Min rep interval and Max rep interval to 1 second.
### Zigbee2MQTT version
2.6.0
### Adapter firmware version
7.4.4
### Adapter
Sonoff Dongle-E
### Setup
HA OS
### Device `database.db` entry
{"id":16,"type":"Router","ieeeAddr":"0xa4c138029697ffff","nwkAddr":59840,"manufId":4742,"manufName":"SONOFF","powerSource":"Mains (single phase)","modelId":"S60ZBTPF","epList":[1,242],"endpoints":{"1":{"profId":260,"epId":1,"devId":81,"inClusterList":[0,3,4,5,6,1794,2820,2821,64599,64529],"outClusterList":[10,25],"clusters":{"genBasic":{"attributes":{"modelId":"S60ZBTPF","manufacturerName":"SONOFF","powerSource":1,"zclVersion":3,"appVersion":16,"stackVersion":2,"hwVersion":16,"dateCode":"20250411","swBuildId":"1.0.2"}},"customClusterEwelink":{"attributes":{"28675":"\u0004\u000b\u0001\u0000\u0001hB\u0000\u0000\u0000\t=\u0000","acCurrentCurrentValue":435,"acCurrentVoltageValue":232753,"acCurrentPowerValue":80166,"outlet_control_protect":0,"energyYesterday":1020,"energyToday":820,"energyMonth":5560,"faultCode":50462720}},"genOnOff":{"attributes":{"onOff":1,"startUpOnOff":1}},"haElectricalMeasurement":{"attributes":{"activePower":82,"rmsCurrent":43,"rmsVoltage":23275}}},"binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0xe406bffffe387e3a","endpointID":1},{"cluster":64529,"type":"endpoint","deviceIeeeAddress":"0xe406bffffe387e3a","endpointID":1},{"cluster":2820,"type":"endpoint","deviceIeeeAddress":"0xe406bffffe387e3a","endpointID":1}],"configuredReportings":[{"cluster":64529,"attrId":28683,"minRepIntval":60,"maxRepIntval":3600,"repChange":50},{"cluster":6,"attrId":0,"minRepIntval":0,"maxRepIntval":65000,"repChange":1},{"cluster":64529,"attrId":28682,"minRepIntval":60,"maxRepIntval":3600,"repChange":10},{"cluster":64529,"attrId":28681,"minRepIntval":60,"maxRepIntval":3600,"repChange":10},{"cluster":2820,"attrId":1291,"minRepIntval":1,"maxRepIntval":1,"repChange":1}],"meta":{}},"242":{"profId":41440,"epId":242,"devId":97,"inClusterList":[],"outClusterList":[33],"clusters":{},"binds":[],"configuredReportings":[],"meta":{}}},"appVersion":16,"stackVersion":2,"hwVersion":16,"dateCode":"20250411","swBuildId":"1.0.2","zclVersion":3,"interviewCompleted":true,"interviewState":"SUCCESSFUL","meta":{"configured":332242049},"lastSeen":1754500193919}
### Debug log
_No response_