forked from massivebox/ecodash
Improved consistency and fixed leftovers
This commit is contained in:
parent
82bba66fd6
commit
350227e898
|
@ -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
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
<h3>Green energy percentage</h3>
|
||||
<p>
|
||||
The percentage of green energy is gathered using <a href="https://www.co2signal.com/">CO2Signal</a>'s API.<br>
|
||||
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.
|
||||
</p>
|
||||
|
||||
<h3>References for comparison table</h3>
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
</article>
|
||||
|
||||
<p class="footnote">
|
||||
Calculated on the latest seven days (current day excluded).
|
||||
Calculated on the latest seven days (current day excluded)
|
||||
</p>
|
||||
|
||||
<script>
|
||||
|
|
Loading…
Reference in a new issue