source: de.wigbels.ruby/hothotread/web/index.html @ aa10f5c

Last change on this file since aa10f5c was aa10f5c, checked in by Norbert Wigbels <frickel@…>, 5 years ago

Wasser, finally

  • Property mode set to 100644
File size: 1.2 KB
RevLine 
[5ce93a3]1<!DOCTYPE html>
2<html>
3<body>
4
[7fbafc7]5<h2>Temperatur</h2>
6<img src="../temperatur_1tag.png">
7
[5ce93a3]8<h2>Gas</h2>
[6644364]9<img src="gas_3hour.png">
10<img src="gas_6hour.png">
11<img src="gas_12hour.png">
[5ce93a3]12<img src="gas_1tag.png">
[8cc14b9]13<img src="gas_1week.png">
14<img src="gas_1month.png">
15<img src="gas_1year.png">
[05d3bab]16<img src="gas_2year.png">
[8cc14b9]17<img src="gascounter_1week.png">
18<img src="gascounter_1month.png ">
[c22952c]19
20<h2>Strom</h2>
[20d3261]21<img src="consum_10minutes.png">
22<img src="consum_30minutes.png">
23<img src="consum_1hour.png">
[6644364]24<img src="consum_3hour.png">
25<img src="consum_6hour.png">
26<img src="consum_12hour.png">
[c22952c]27<img src="consum_1day.png">
28<img src="consum_1week.png">
29<img src="consum_1month.png">
30<img src="consum_1year.png">
[44fb3a7]31<img src="consum_2year.png">
[c22952c]32<img src="counter_1month.png">
33<img src="counter_1week.png">
[5ce93a3]34
[aa10f5c]35<h2>Wasser</h2>
36<img src="wconsum_10minutes.png">
37<img src="wconsum_30minutes.png">
38<img src="wconsum_1hour.png">
39<img src="wconsum_3hour.png">
40<img src="wconsum_6hour.png">
41<img src="wconsum_12hour.png">
42<img src="wconsum_1day.png">
43<img src="wconsum_1week.png">
44<img src="wconsum_1month.png">
45<img src="wconsum_1year.png">
46<img src="wconsum_2year.png">
47<img src="wcounter_1month.png">
48<img src="wcounter_1week.png">
49
[5ce93a3]50</body>
51</html>
Note: See TracBrowser for help on using the repository browser.