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

Last change on this file since 05d3bab was 05d3bab, checked in by Norbert Wigbels <norbert.wigbels@…>, 7 years ago

2 Jahre Gasverbrauch

  • Property mode set to 100644
File size: 799 bytes
Line 
1<!DOCTYPE html>
2<html>
3<body>
4
5<h2>Temperatur</h2>
6<img src="../temperatur_1tag.png">
7
8<h2>Gas</h2>
9<img src="gas_3hour.png">
10<img src="gas_6hour.png">
11<img src="gas_12hour.png">
12<img src="gas_1tag.png">
13<img src="gas_1week.png">
14<img src="gas_1month.png">
15<img src="gas_1year.png">
16<img src="gas_2year.png">
17<img src="gascounter_1week.png">
18<img src="gascounter_1month.png ">
19
20<h2>Strom</h2>
21<img src="consum_10minutes.png">
22<img src="consum_30minutes.png">
23<img src="consum_1hour.png">
24<img src="consum_3hour.png">
25<img src="consum_6hour.png">
26<img src="consum_12hour.png">
27<img src="consum_1day.png">
28<img src="consum_1week.png">
29<img src="consum_1month.png">
30<img src="consum_1year.png">
31<img src="consum_2year.png">
32<img src="counter_1month.png">
33<img src="counter_1week.png">
34
35</body>
36</html>
Note: See TracBrowser for help on using the repository browser.