ProjectAliceSkills icon indicating copy to clipboard operation
ProjectAliceSkills copied to clipboard

New Skill: Internet Uptime Tracker

Open philipp2310 opened this issue 5 years ago • 1 comments

As I sometimes got some internet issues, I will implement an uptime tracker as next skill. If somebody is faster - feel free ;)

Basic Idea:

  • Ping configurable IP(s) every x Minutes
  • Store results in telemetry

Additional:

  • Scenario Events: Down, Up
  • figure a way out, how to display the graphs (telemetry update?)

philipp2310 avatar Dec 20 '19 23:12 philipp2310

might make sense to combine this with https://github.com/project-alice-assistant/ProjectAliceSkills/tree/master/PublishedSkills/maxbachmann/Speedtest to create a ultimate skill to test how bad your internet is

maxbachmann avatar Dec 20 '19 23:12 maxbachmann