diff --git a/config/tasmota.cfg b/config/tasmota.cfg index 77be7ee..b81698b 100644 --- a/config/tasmota.cfg +++ b/config/tasmota.cfg @@ -1,24 +1,31 @@ -Target[Wohnzimmer-Couchlicht.power]: `curl -s "http://192.168.178.38/cm?cmnd=STATUS+8" | jq '.StatusSNS.ENERGY | "\(.Voltage) \(.Current)"' | sed 's/"//g; s/ /\n/g'` -Title[Wohnzimmer-Couchlicht.power]: [Power] Wohnzimmer-Couchlicht -MaxBytes[Wohnzimmer-Couchlicht.power]: 42949672950000000 +LoadMIBs: /usr/share/snmp/mibs/UCD-SNMP-MIB.txt +WorkDir: /var/www/mrtg/rrd +LogFormat: rrdtool -Target[Wohnzimmer-Pflanze.power]: `curl -s "http://192.168.178.30/cm?cmnd=STATUS+8" | jq '.StatusSNS.ENERGY | "\(.Voltage) \(.Current)"' | sed 's/"//g; s/ /\n/g'` -Title[Wohnzimmer-Pflanze.power]: [Power] Wohnzimmer-Pflanze -MaxBytes[Wohnzimmer-Pflanze.power]: 42949672950000000 +#Target[Wohnzimmer-Couchlicht.power]: `curl -s "http://192.168.178.38/cm?cmnd=STATUS+8" | jq '.StatusSNS.ENERGY | "\(.Voltage) \(.Current)"' | sed 's/"//g; s/ /\n/g'` +#Title[Wohnzimmer-Couchlicht.power]: [Power] Wohnzimmer-Couchlicht +#MaxBytes[Wohnzimmer-Couchlicht.power]: 42949672950000000 -Target[Wohnzimmer-Tischlampe.power]: `curl -s "http://192.168.178.78/cm?cmnd=STATUS+8" | jq '.StatusSNS.ENERGY | "\(.Voltage) \(.Current)"' | sed 's/"//g; s/ /\n/g'` -Title[Wohnzimmer-Tischlampe.power]: [Power] Wohnzimmer-Tischlampe -MaxBytes[Wohnzimmer-Tischlampe.power]: 42949672950000000 +#Target[Wohnzimmer-Pflanze.power]: `curl -s "http://192.168.178.30/cm?cmnd=STATUS+8" | jq '.StatusSNS.ENERGY | "\(.Voltage) \(.Current)"' | sed 's/"//g; s/ /\n/g'` +#Title[Wohnzimmer-Pflanze.power]: [Power] Wohnzimmer-Pflanze +#MaxBytes[Wohnzimmer-Pflanze.power]: 42949672950000000 -Target[Wohnzimmer-TV.power]: `curl -s "http://192.168.178.91/cm?cmnd=STATUS+8" | jq '.StatusSNS.ENERGY | "\(.Voltage) \(.Current)"' | sed 's/"//g; s/ /\n/g'` -Title[Wohnzimmer-TV.power]: [Power] Wohnzimmer-TV -MaxBytes[Wohnzimmer-TV.power]: 42949672950000000 +#Target[Wohnzimmer-Tischlampe.power]: `curl -s "http://192.168.178.78/cm?cmnd=STATUS+8" | jq '.StatusSNS.ENERGY | "\(.Voltage) \(.Current)"' | sed 's/"//g; s/ /\n/g'` +#Title[Wohnzimmer-Tischlampe.power]: [Power] Wohnzimmer-Tischlampe +#MaxBytes[Wohnzimmer-Tischlampe.power]: 42949672950000000 Target[Keller-Waschmaschine.power]: `curl -s "http://192.168.178.89/cm?cmnd=STATUS+8" | jq '.StatusSNS.ENERGY | "\(.Voltage) \(.Current)"' | sed 's/"//g; s/ /\n/g'` Title[Keller-Waschmaschine.power]: [Power] Keller-Waschmaschine MaxBytes[Keller-Waschmaschine.power]: 42949672950000000 +Options[Keller-Waschmaschine.power]: growright,nopercent, nobanner, noinfo, gauge + +Target[Wohnzimmer-TV.power]: `curl -s "http://192.168.178.91/cm?cmnd=STATUS+8" | jq '.StatusSNS.ENERGY | "\(.Voltage) \(.Current)"' | sed 's/"//g; s/ /\n/g'` +Title[Wohnzimmer-TV.power]: [Power] Wohnzimmer-TV +MaxBytes[Wohnzimmer-TV.power]: 42949672950000000 +Options[Wohnzimmer-TV.power]: growright,nopercent, nobanner, noinfo, gauge Target[Keller-Trockner.power]: `curl -s "http://192.168.178.90/cm?cmnd=STATUS+8" | jq '.StatusSNS.ENERGY | "\(.Voltage) \(.Current)"' | sed 's/"//g; s/ /\n/g'` Title[Keller-Trockner.power]: [Power] Keller-Trockner MaxBytes[Keller-Trockner.power]: 42949672950000000 +Options[Keller-Trockner.power]: growright,nopercent, nobanner, noinfo, gauge diff --git a/htdocs/crypto.html b/htdocs/crypto.html index 77a0d6d..3afcebf 100644 --- a/htdocs/crypto.html +++ b/htdocs/crypto.html @@ -11,7 +11,7 @@
-