Skip to content

Connection status, connection speed, and IP addresses as Indigo devices.

License

Notifications You must be signed in to change notification settings

kmarkley/Indigo-Online-Sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Online Sensor

This is a simple plugin that checks for internet connectivity and presents the result as an Indigo sensor device.

There are a few main uses:

  1. Determine if the machine running Indigo Server is connected to the internet.
  2. Determine if a particular online service is available.
  3. Check if your external IP address changes to trigger a DDNS script
  4. Check the speed of your internet connection with speedtest.net.

The speedtest library must now be manually installed from terminal:

pip3 install speedtest-cli

(You can ignore this if you don't have any speedtest devices configured)

About

Connection status, connection speed, and IP addresses as Indigo devices.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages