Skip to content

Update mention of Starlink's energy, upload and download usages in docs #37416

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

Open
wants to merge 2 commits into
base: next
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions source/_integrations/starlink.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@ The Starlink integration allows you to integrate your [Starlink](https://www.sta
- Ping drop rate - The percentage of failed ping requests (aka "dropped"). This is the inverse of "Uptime" in the Starlink app.
- Azimuth - The direction Dishy is facing in degrees
- Elevation - Dishy's current elevation in degrees
- Uplink throughput - The amount of data being uploaded through Starlink
- Downlink throughput - The amount of data being downloaded through Starlink
- Uplink throughput - The amount of data being uploaded through user terminal
- Downlink throughput - The amount of data being downloaded through user terminal
- Last boot time - The time Starlink was last turned on
- Upload - Total number of bytes uploaded from the user terminal since reboot
- Download - Total number of bytes downloaded to the user terminal since reboot
- Upload - Total number of bytes uploaded through user terminal
- Download - Total number of bytes downloaded through user terminal
- Power - Last measured power, in W
- Energy - Measured energy consumption since reboot, in kWh
- Energy - Energy consumption, in kWh

### Binary sensors

Expand Down