SPEEDTEST different values, could you help fix it?
type: custom:mini-graph-card
entities:
- sensor.speedtest_download
name: Speed Download
line_color: #77ee1b
line_width: 20
font_size: 79
show:
extrema: true
graph: bar
SPEEDTEST different values, could you help fix it?
type: custom:mini-graph-card
entities:
What are we looking at, is one an app and the other the speedtest integration of HomeAssistant, or are both the speedtest integration?
Edit:
My experience with the speedtest integration is that it’s not representative, so I switched (back) to iPerf3: How to setup iperf integration? - #8 by Recte
It could be that you want different servers for your up and download speedtest. I experienced first one has a decent download speed bit not representative upload, so I use two. One with the monitored_conditions
upload, and the other with download.
OK thanks!
Maybe you can mark my post as solution so it’s easier to find for others and they know it’s solved