No statistic data available #216
Replies: 3 comments 2 replies
-
|
This was just overlooked - so far, noone was asking for sensor statistics. It shouldnt be a big deal to add the state_class both to sensor.py (to make the integration deal with it in general) and to entities.py (where the sensor entities are defined). Will have a look into that. Would you be so kind to make a quick list which sensors might be of interest for this? Pretty sure, for most of the sensors this just isn't relevant. /tom |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for your reply. I agree with you that historical data isn't necessary for most entities. I've enabled it for these entities: /jochen |
Beta Was this translation helpful? Give feedback.
-
|
A new beta with the requested feature is up. Thank you and enjoy! 🙂 /tom |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using the integration with a DXP2800. So far, everything is working great. However, I’m not receiving any statistical data. For some metrics (e.g., CPU/RAM usage, temperature data, etc.), this would be useful. I’ve determined that this is because the integration doesn’t set the “state_class: measurement” attribute:

As a workaround, I set it myself for the desired entities using the “customize” section in configuration.yaml

Is this an integration issue in my environment, or is this behavior simply by design?
regards, Jochen
Beta Was this translation helpful? Give feedback.
All reactions