Heat generator statistics DPF/MPF/SPF missing state_class
The problem
I believe the following entities are missing state_class: measurement. This causes them to be shown as a bar with discrete values instead of a graph, which at least for the day/month values would be helpful to see the efficiency over time.
-
sensor.statistics_heat_generator_1_dpf_previous_day -
sensor.statistics_heat_generator_1_mpf_current_month -
sensor.statistics_heat_generator_1_spf_current_year -
sensor.statistics_heat_generator_1_spf_previous_year -
sensor.statistics_heat_generator_1_spf_year_before_last
What version of Home Assistant Core has the issue?
core-2025.12.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
wolflink
Link to integration documentation on our website
https://www.home-assistant.io/integrations/wolflink/
Diagnostics information
No response
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response
Hey there @adamkrol93, @mtielen, mind taking a look at this issue as it has been labeled with an integration (wolflink) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of wolflink can trigger bot actions by commenting:
-
@home-assistant closeCloses the issue. -
@home-assistant rename Awesome new titleRenames the issue. -
@home-assistant reopenReopen the issue. -
@home-assistant unassign wolflinkRemoves the current integration label and assignees on the issue, add the integration domain after the command. -
@home-assistant add-label needs-more-informationAdd a label (needs-more-information, problem in dependency, problem in custom component) to the issue. -
@home-assistant remove-label needs-more-informationRemove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.
(message by CodeOwnersMention)
wolflink documentation wolflink source (message by IssueLinks)
๐ CodeRabbit Plan Mode
Generate an implementation plan and prompts that you can use with your favorite coding agent.
- [ ] Create Plan
๐งช Issue enrichment is currently in open beta.
You can configure auto-planning by selecting labels in the issue_enrichment configuration.
To disable automatic issue enrichment, add the following to your .coderabbit.yaml:
issue_enrichment:
auto_enrich:
enabled: false
๐ฌ Have feedback or questions? Drop into our discord or schedule a call!
@EnjoyingM is that something you could help with? ๐ I saw that you corrected the units of other Wolflink entities in the past.