home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.54k stars 30.72k forks source link

Solarlog - Missing YIELD device classes #61066

Closed KNXBroker closed 2 years ago

KNXBroker commented 2 years ago

The problem

The following sensors do not have any device_class:

Any reason? In my opinion they should be DEVICE_CLASS_ENERGY. This would enable using the sensors as photovoltaics sources in the energy dashboard.

What version of Home Assistant Core has the issue?

core-2021.12.0b0

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

SolarLog

Link to integration documentation on our website

https://www.home-assistant.io/integrations/solarlog/

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

probot-home-assistant[bot] commented 2 years ago

solarlog documentation solarlog source (message by IssueLinks)

probot-home-assistant[bot] commented 2 years ago

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

Ernst79 commented 2 years ago

This is fixed in the next release with PR #62093

KNXBroker commented 2 years ago

Thank you!