mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Add documentation for new sensor (self-consumption) (#33314)
This commit is contained in:
parent
011bca1241
commit
0546bb244e
@ -66,6 +66,7 @@ The following sensors are available in the library:
|
||||
| consumption_month | kWh | Total consumption for the month from all of the consumption meters. |
|
||||
| consumption_year | kWh | Total consumption for the year from all of the consumption meters. |
|
||||
| consumption_total | kWh | Accumulated total consumption from all consumption meters. |
|
||||
| self_consumption_year | kWh | Accumulated total self-consumption. |
|
||||
| installed_peak_power | W | Installed solar peak power. |
|
||||
| alternator_loss | W | Altenator loss (equals to power_dc - power_ac) |
|
||||
| capacity | % | Capacity (equals to power_dc / total power) |
|
||||
|
Loading…
x
Reference in New Issue
Block a user