From 450c3eefd0ba5b108a20474f78308a497ee32d01 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 15 Jan 2022 14:56:21 +0000 Subject: Add HTML Files --- templates/main.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 templates/main.html (limited to 'templates/main.html') diff --git a/templates/main.html b/templates/main.html new file mode 100644 index 0000000..296d813 --- /dev/null +++ b/templates/main.html @@ -0,0 +1,15 @@ + + Heating + + + + +

{{ forecast_temp }}

+

Increase

+

{{ actual_temp }}

+

{{ target_temp }}

+

Decrease

+

Export data

+ -- cgit v1.2.3