diff --git a/source/_integrations/sma.markdown b/source/_integrations/sma.markdown index f57ebda9534..3f702ec6b93 100644 --- a/source/_integrations/sma.markdown +++ b/source/_integrations/sma.markdown @@ -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 from the grid | -| metering_total_absorbed | kWh | Total power supplied to the grid | +| metering_total_yield | kWh | Total power supplied to the grid | +| metering_total_absorbed | kWh | Total power 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 |