mirror of
https://gitea.massivebox.net/massivebox/ecodash.git
synced 2024-11-19 02:19:24 +01:00
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>
|
||||
@ -23,4 +23,4 @@
|
||||
<li><b>Washing machine:</b> estimated at an average of 0.66kWh <a href="https://inthewash.co.uk/washing-machines/how-much-electricity-does-a-washing-machine-use/">(source)</a></li>
|
||||
<li><b>Oven:</b> calculated on a 2400W oven running for 30 minutes (the average time to bake a cake, according to my mom) = 1.2kWh</li>
|
||||
<li><b>Bitcoin transaction</b>: estimated as 1300kWh <a href="https://digiconomist.net/bitcoin-energy-consumption">(source)</a></li>
|
||||
</ul>
|
||||
</ul>
|
||||
|
@ -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 New Issue
Block a user