Getting a persistent notification in case the internet connection's parameters are going bad

Getting a persistent notification in case the internet connection's parameters are going bad

Hi and welcome to a new episode of my daily newsletter?Tips & Tricks on HomeAssistant.

If you get a new e-mail about the availability of this article, please open it, read it, react and comment. It will be appreciated and will give me a much better idea of who is actually reading all this stuff.

Thank you so much!

As we saw in these two articles (here and here for more details) the Speedtest.net integration allows us to get the status of our internet connection in terms of:

  • download speed
  • upload speed
  • ping time

Today I want to take you through on a way to get notified in case the values above are lower than a threshold set.

Software configuration

  1. Home Assistant. I'm currently running version?2022.12.1.
  2. SpeedTest integration?configured in?Home Assistant. This integration?is able to measure network bandwidth performance.

Home Assistant code (yaml) / procedure

Take a look at the following video in which I'm going to:

Configure the following input numbers to be used as thresholds:

  • input_number.internet_download_threshold
  • input_number.internet_upload_threshold
  • input_number.internet_ping_threshold

Create a new automation to get a persistent notification in case the above parameters (download speed, upload speed and ping time) are lower than the thresholds set.

Thank you for reading and watching. ?? I hope you have enjoyed this article and video too.

I'm available for any feedback so, feel free to contact me or share your thoughts in the comments section below.

Your feedbacks will be very appreciated!

要查看或添加评论,请登录

Emiliano Guerzoni的更多文章

社区洞察

其他会员也浏览了