diff --git a/source/_integrations/sma.markdown b/source/_integrations/sma.markdown index 3f702ec6b93..2051184b10a 100644 --- a/source/_integrations/sma.markdown +++ b/source/_integrations/sma.markdown @@ -46,7 +46,7 @@ The SMA WebConnect module supports a wide variety of sensors, but not all of the | power_l1 | W | Power for phase 1 | | power_l2 | W | Power for phase 2 | | power_l3 | W | Power for phase 3 | -| total_yield | kWh | Total power yield from a solar installation | +| total_yield | kWh | Total energy yield from a solar installation | | daily_yield | Wh | The solar plant's yield for today | | pv_gen_meter | kWh | Total kWh generated to date | @@ -66,8 +66,8 @@ The SMA WebConnect module supports a wide variety of sensors, but not all of the | metering_power_supplied | W | Power supplied | | metering_power_absorbed | W | Power absorbed | | metering_frequency | Hz | Grid frequency | -| metering_total_yield | kWh | Total power supplied to the grid | -| metering_total_absorbed | kWh | Total power from the grid | +| metering_total_yield | kWh | Total energy supplied to the grid | +| metering_total_absorbed | kWh | Total energy from the grid | | metering_current_l1 | A | Current for phase 1 | | metering_current_l2 | A | Current for phase 2 | | metering_current_l3 | A | Current for phase 3 |