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
71.72k stars 29.98k forks source link

Speedtest download results significanlty lower on HA #123979

Open Supermanenvysme opened 1 month ago

Supermanenvysme commented 1 month 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 1 month 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 6 days ago

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

MalcolmWade commented 4 days 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