dnpwwo / Domoticz-Pinger-Plugin

Python plugin that pings and shows response times for network devices
MIT License
4 stars 1 forks source link
domoticz-plugin domoticz-pythonplugin

Domoticz-Pinger-Plugin

Python plugin that pings and shows response times for network devices

Key Features

Installation

Python version 3.4 or higher required & Domoticz version 3.8xxx or greater.

To install:

In the web UI, navigate to the Hardware page. In the hardware dropdown there will be an entry called "Pinger (ICMP)".

Updating

To update:

Configuration

Field Information
Address(es) Comma separated list, will handle DNS names and IP V4 addresses (e.g 192.168.xxx.xxx)
Ping Frequency Dropdown to allow ping frequency to be set
Time Out Lost Devices When true, the devices in Domoitcz will have a red banner when network connectivity is lost to the Kodi
Debug When true the logging level will be much higher to aid with troubleshooting

Change log

Version Information
3.0.0 Initial upload version
3.0.5 Bug fix: KeyError in onHeartbeat
3.1.1 Uplift debugging
3.1.3 Changed to use explicit disconnect