Initial commit: LAN Checker
Network health monitoring script with MQTT reporting for Home Assistant. - Ping, HTTP, and SNMP checkers - MQTT Discovery for automatic entity creation - Configurable check intervals Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
4
requirements.txt
Normal file
4
requirements.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
paho-mqtt>=2.0.0
|
||||
PyYAML>=6.0
|
||||
pysnmp>=4.4.12
|
||||
requests>=2.31.0
|
||||
Reference in New Issue
Block a user