Add sensors for WAN Speed Test results (Download/Upload/Ping) #2650
Unanswered
kkqq9320
asked this question in
Integration enhancements
Replies: 2 comments
-
|
🏷️ I've automatically added the |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Integration name
UniFi Network
Link to integration documentation on our website
https://www.home-assistant.io/integrations/unifi/
Describe the enhancement
I am currently using a UCG Ultra Max (UniFi Cloud Gateway Ultra Max) as my gateway.
I have configured the UniFi Controller to perform an automated WAN Speed Test once a day. I would like to request that the results of these periodic speed tests be exposed as sensors in Home Assistant.
Specifically, it would be great to have the following entities available:
sensor.unifi_wan_download_speedsensor.unifi_wan_upload_speedsensor.unifi_wan_pingHaving these values updated automatically after each scheduled test would be very useful for monitoring.
Use cases
ISP Performance Monitoring: I can track my internet connection quality over time and verify if I am getting the advertised speeds from my ISP.
Dashboard Visualization: I can graph the daily speed test results on my dashboard to spot any long-term trends or degradation in service.
Network Health Automations: I could create automations to alert me if the daily speed test result falls below a critical threshold.
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions