core icon indicating copy to clipboard operation
core copied to clipboard

Heat generator statistics DPF/MPF/SPF missing state_class

Open triplef opened this issue 4 weeks ago โ€ข 3 comments

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

triplef avatar Dec 21 '25 21:12 triplef

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 close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign wolflink Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove 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)

home-assistant[bot] avatar Dec 21 '25 21:12 home-assistant[bot]

๐Ÿ“ CodeRabbit Plan Mode

Generate an implementation plan and prompts that you can use with your favorite coding agent.

  • [ ] Create Plan
Examples


๐Ÿงช 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!

coderabbitai[bot] avatar Dec 21 '25 21:12 coderabbitai[bot]

@EnjoyingM is that something you could help with? ๐Ÿ™ I saw that you corrected the units of other Wolflink entities in the past.

triplef avatar Dec 21 '25 21:12 triplef