Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Starlink energy sensor not working to track usage in HA energy dashboard #135087

Open
bb12489 opened this issue Jan 8, 2025 · 2 comments · May be fixed by #135889
Open

Starlink energy sensor not working to track usage in HA energy dashboard #135087

bb12489 opened this issue Jan 8, 2025 · 2 comments · May be fixed by #135889

Comments

@bb12489
Copy link

bb12489 commented Jan 8, 2025

The problem

The Starlink integration was recently updated to include a new energy sensor that measure the Starlinks energy usage in Kwh since the last reboot. I proceeded to add this sensors to the HA energy dashboard so I could track its usage as an individual device, but it always shows 0 Kwh in the energy dashboard. I believe this is because the energy sensor doesn't continually count up throughout the day. Instead it shows higher or lower usage at different times, which isn't normal if we're trying to measure total energy consumed. I've attached screenshots below showing the difference between the Starlink energy sensors, and one of my smart plug energy sensors.

image
image
image

What version of Home Assistant Core has the issue?

core-2025.1.1

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

Starlink

Link to integration documentation on our website

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

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

@home-assistant
Copy link

home-assistant bot commented Jan 8, 2025

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

Code owner commands

Code owners of starlink 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 starlink 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)


starlink documentation
starlink source
(message by IssueLinks)

@davidrapan
Copy link
Contributor

davidrapan commented Jan 13, 2025

Hi @bb12489, yes, I noticed that too, but it's more of a question for starlink-grpc because it only presents data from there. I wanted to raise an issue, but haven't gotten around to it yet.

Edit: sparky8512/starlink-grpc-tools#111

Edit2: I will create PR soon.

@davidrapan davidrapan linked a pull request Jan 17, 2025 that will close this issue
19 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants