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.93k stars 30.99k forks source link

Speedtest download results significanlty lower on HA #123979

Open Supermanenvysme opened 3 months ago

Supermanenvysme commented 3 months ago

The problem

Have a fibre service 500/250 Mbps. HA connected via LAN cable. Since 2024.8.0 the download speedtest results are significantly lower. No improvement with 2024.8.1. Download speedtest results prior to 2024.8.0 was above 500Mbps.

Tested on laptop using same LAN cable, exceeding 500Mbps. Changed LAN cable between router and HA device, no improvement.

ST

What version of Home Assistant Core has the issue?

2024.8.1

What was the last working version of Home Assistant Core?

2024.7.4

What type of installation are you running?

Home Assistant OS

Integration causing the issue

speedtestdotnet

Link to integration documentation on our website

No response

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[bot] commented 3 months ago

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

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


speedtestdotnet documentation speedtestdotnet source (message by IssueLinks)

MalcolmWade commented 2 months ago

Same here; in my case since Sep 10th. Maybe since I upgraded to 2024.09.1

MalcolmWade commented 2 months ago

I wonder if this is more an issue with the underlying speedtest-cli program. Testing manually, I get full speed from a Fedora host on my network, but only 20% speed from my Debian hassio host (and other similar dedicated and standalone Debian hosts like a raspberry pi).

Very strange

conorlap commented 1 month ago

Same issue here!

BebeMischa commented 1 month ago

there is a addon, that fixes a lot of the issues of the core integration. I use it for a long time and it works fine...

https://github.com/MrSuicideParrot/hassio-speedtest-addon

MalcolmWade commented 1 month ago

My issue was a weird one but now fixed. I had re-jigged my network and it seems my new "core" router was somehow throttling speedtest from the VM (debian) running HassIO. Another VM of same build etc had no issues. I got same results using speedtest-cli outside of docker.

I changed out the router for previous and problem went away. Very weird.

Supermanenvysme commented 1 month ago

there is a addon, that fixes a lot of the issues of the core integration. I use it for a long time and it works fine...

https://github.com/MrSuicideParrot/hassio-speedtest-addon

Thanks for this, installed and seen an overall improvement.

turbo5000c commented 4 weeks ago

Geeze kinda im relieved this is actually an issue with the service. I moved my instance into my k8s cluster on the same day this issue started happening. Iv been trying to figure out if I had a network bottleneck for while.

RadekLorenc commented 3 weeks ago

Have the same matter on my integration. Speedtest on Home Assistant showing for example 77Mbps on downld and 38Mbps on upload and browser speedtest site showing 517Mbps on dwnld and 520Mbps on upload... both hardware (server with HA and PC computer) are connected to same 1Gbps L2 switch (via 1Gbps LAN cable) and switch is connected straight to GPON bridge via 1Gbps LAN cable. Zrzut ekranu 2024-11-03 130414 Zrzut ekranu 2024-11-03 130448

steverumsby commented 2 weeks ago

Same here, since mid August. I assume I did an HA upgrade on the afternoon of August 21st (I honestly don't remember now) but since then, as you can see, I've been getting a speed of approx 300Mbps reported via the speedtest integration when everything else is reporting the 500Mbps the connection is rated for, and that HA reported before August 21st. I'm now on HA 2024.10.1 and still getting the same results.

image