diff --git a/source/_integrations/sma.markdown b/source/_integrations/sma.markdown index bfb347e83d5..2d49261db2f 100644 --- a/source/_integrations/sma.markdown +++ b/source/_integrations/sma.markdown @@ -27,6 +27,7 @@ The SMA WebConnect module supports a wide variety of sensors, but not all of the ### Solar Inverter | name | Unit | Description | +| --- | --- | --- | | status | | Status of the device | | pv_power_a | W | Current power generated by the solar panels (A side) | | pv_power_b | W | Current power generated by the solar panels (B side) | @@ -52,6 +53,7 @@ The SMA WebConnect module supports a wide variety of sensors, but not all of the #### Optimizers via Inverter | name | Unit | Description | +| --- | --- | --- | | optimizer_power_x | W | Power supplied by optimizer X | | optimizer_current_x | A | Current supplied by optimizer X | | optimizer_voltage_x | V | Voltage supplied by optimizer X | @@ -60,6 +62,7 @@ The SMA WebConnect module supports a wide variety of sensors, but not all of the #### Energy Meter via Inverter | name | Unit | Description | +| --- | --- | --- | | metering_power_supplied | W | Power supplied | | metering_power_absorbed | W | Power absorbed | | metering_frequency | Hz | Grid frequency | @@ -81,6 +84,7 @@ The SMA WebConnect module supports a wide variety of sensors, but not all of the ### Energy Meter | name | Unit | Description | +| --- | --- | --- | | status | | Status of the device | | grid_power | W | Power supplied to the grid. grid_power = power_l1 + power_l2 + power_l3 | | frequency | Hz | Grid frequency. | @@ -97,6 +101,7 @@ The SMA WebConnect module supports a wide variety of sensors, but not all of the ### Batery Inverter | name | Unit | Description | +| --- | --- | --- | | operating_status_general | | General operating status | | inverter_condition | | Inverter Condition | | inverter_system_init | | Inverter System Init |