home-assistant/core

Integration: deconz

flopp999 opened this issue · 2 comments

The problem

I found en error in home-assistant.log

2022-09-14 16:20:10.122 WARNING (Recorder) [homeassistant.components.sensor.recorder] Entity sensor.consumption_51 from integration deconz has state class total_increasing, but its state is not strictly increasing. Triggered by state 3.008 (3.013) with last_updated set to 2022-09-14T14:16:51.332786+00:00. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+deconz%22

What version of Home Assistant Core has the issue?

2022.9.4

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

No response

Link to integration documentation on our website

No response

Diagnostics information

"51": {
"config": {
"on": true,
"reachable": true
},
"ep": 1,
"etag": "75015dc7xxxxxx1b9af63xxxxx68bff0ce",
"lastannounced": "2022-09-02T17:59:21Z",
"lastseen": "2022-09-14T14:06Z",
"manufacturername": "LUMI",
"modelid": "lumi.switch.n0agl1",
"name": "Consumption 51",
"state": {
"consumption": 3013,
"lastupdated": "2022-09-14T14:29:39.917"
},
"swversion": "Aug 8 2020",
"type": "ZHAConsumption",
"uniqueid": "04:cf:8c:xx:ff:xx:00:61-01-0702"
},

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

image

Running on RPi.
deconz is running on different machine

Hey there @Kane610, mind taking a look at this issue as it has been labeled with an integration (deconz) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)