dresden-elektronik / deconz-rest-plugin

deCONZ REST-API plugin to control ZigBee devices
BSD 3-Clause "New" or "Revised" License
1.9k stars 498 forks source link

Namron 4512737 thermostat - error in consumption calculation #7673

Closed Emlben closed 5 months ago

Emlben commented 6 months ago

Does the issue really belong here?

Is there already an existing issue for this?

Describe the bug

The consumption part is missing a factor 100, the consumption section should be:

"name": "state/consumption",
          "refresh.interval": 300,
          "parse": {
            "at": "0x0000",
            "cl": "0x0702",
            "ep": 0,
            "eval": "Item.val = Attr.val * 100"
          },
          "default": 0

Steps to reproduce the behavior

observed error

Expected behavior

increase the consumption number by 100 times

Screenshots

No response

Environment

deCONZ Logs

No response

Additional context

No response

SwoopX commented 6 months ago

Is there maybe anybody out there having the device who can confirm this? It would be beneficial to also compare the device firmware versions, as we've rarely seen this changing between the versions.

github-actions[bot] commented 5 months ago

As there has not been any response in 21 days, this issue has been automatically marked as stale. At OP: Please either close this issue or keep it active It will be closed in 7 days if no further activity occurs.

github-actions[bot] commented 5 months ago

As there has not been any response in 28 days, this issue will be closed. @ OP: If this issue is solved post what fixed it for you. If it is not solved, request to get this opened again.