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
74.02k stars 31.05k forks source link

Sma missing sensor #131233

Open tails38 opened 6 days ago

tails38 commented 6 days ago

The problem

After a hard reboot i have lost sensor sb4_0_1av_41_495_metering_active_power_feed_l1 sb4_0_1av_41_495_metering_active_power_draw_l1

What version of Home Assistant Core has the issue?

core-2024.11.1

What was the last working version of Home Assistant Core?

core-2024.11.1

What type of installation are you running?

Home Assistant OS

Integration causing the issue

SMA

Link to integration documentation on our website

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

Diagnostics information

home-assistant_sma_2024-11-22T06-39-13.072Z.log

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

Sensors seems to be still in the intégration https://github.com/rklomp/pysma/blob/master/pysma/definitions.py

home-assistant[bot] commented 6 days ago

Hey there @kellerza, @rklomp, mind taking a look at this issue as it has been labeled with an integration (sma) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `sma` 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 sma` 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)


sma documentation sma source (message by IssueLinks)