add tasmota power monitoring
This commit is contained in:
@ -13,7 +13,7 @@ echo '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www
|
||||
</HEAD>
|
||||
|
||||
<BODY>
|
||||
<H1><a href="/">home</a> <a href="/lxc.html">lxc</a> <a href="/crypto.html">crypto</a> LXC - Monitoring</H1>
|
||||
<H1><a href="/">home</a> <a href="/lxc.html">lxc</a> <a href="/crypto.html">crypto</a> <a href="/power.html">power</a> LXC - Monitoring</H1>
|
||||
<DIV>
|
||||
'
|
||||
curl -s http://10.3.0.1 | sort | while read c;
|
||||
|
Reference in New Issue
Block a user