From 350227e898dcccab4eb49540899febf95cb93de2 Mon Sep 17 00:00:00 2001 From: MassiveBox Date: Wed, 26 Oct 2022 21:48:36 +0200 Subject: [PATCH] Improved consistency and fixed leftovers --- README.md | 1 - templates/default/accuracy-notice.html | 4 ++-- templates/default/index.html | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cd88f47..db420ae 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,6 @@ You can see it in action here: https://ecodash.massivebox.net - A working HomeAssistant installation - An energy consumption sensor, such as a [smart plug](https://www.aliexpress.com/item/1005003188500978.html), to which your server is plugged in and connected. - - All hardware that is - CO2 Signal added as integration into HomeAssistant ## Installation diff --git a/templates/default/accuracy-notice.html b/templates/default/accuracy-notice.html index fbfb4ed..fc2b475 100644 --- a/templates/default/accuracy-notice.html +++ b/templates/default/accuracy-notice.html @@ -14,7 +14,7 @@

Green energy percentage

The percentage of green energy is gathered using CO2Signal's API.
- The data reported might be estimated on historical data, and is exclusively + The data reported might be estimated on historical data, and is exclusively CO2Signal's property.

References for comparison table

@@ -23,4 +23,4 @@
  • Washing machine: estimated at an average of 0.66kWh (source)
  • Oven: calculated on a 2400W oven running for 30 minutes (the average time to bake a cake, according to my mom) = 1.2kWh
  • Bitcoin transaction: estimated as 1300kWh (source)
  • - \ No newline at end of file + diff --git a/templates/default/index.html b/templates/default/index.html index 043691a..dea8b8c 100644 --- a/templates/default/index.html +++ b/templates/default/index.html @@ -58,7 +58,7 @@

    - Calculated on the latest seven days (current day excluded). + Calculated on the latest seven days (current day excluded)