add tasmota power monitoring

This commit is contained in:
mrtg
2023-05-13 19:59:02 +02:00
parent 87648fa13d
commit d295cc8af7
9 changed files with 110 additions and 16 deletions

View File

@ -13,7 +13,7 @@ echo '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www
</HEAD>
<BODY>
<H1><a href="/">home</a>&nbsp;<a href="/lxc.html">lxc</a>&nbsp;<a href="/crypto.html">crypto</a>&nbspLXC - Monitoring</H1>
<H1><a href="/">home</a>&nbsp;<a href="/lxc.html">lxc</a>&nbsp;<a href="/crypto.html">crypto</a>&nbsp;<a href="/power.html">power</a>&nbspLXC - Monitoring</H1>
<DIV>
'
curl -s http://10.3.0.1 | sort | while read c;