16 lines
571 B
Text
16 lines
571 B
Text
Source: check-esphome-devices
|
|
Section: admin
|
|
Priority: optional
|
|
Maintainer: Debian Zionetrix - check-esphome-devices <debian+check-esphome-devices@zionetrix.net>
|
|
Build-Depends: debhelper (>> 11.0.0)
|
|
Standards-Version: 3.9.6
|
|
|
|
Package: check-esphome-devices
|
|
Architecture: all
|
|
Depends: ${misc:Depends}, python3, python3-requests
|
|
Description: Monitoring plugin to check ESPHome devices status
|
|
This Icinga/Nagios check plugin permit to check ESPHome devices status
|
|
using the ESPHome Dashboard API :
|
|
* check if device is reachable
|
|
* check if device upgrade is available
|
|
|