diff --git a/source/_integrations/sensor.markdown b/source/_integrations/sensor.markdown index 9bd443e6720..83898c2b74a 100644 --- a/source/_integrations/sensor.markdown +++ b/source/_integrations/sensor.markdown @@ -25,6 +25,10 @@ The way these sensors are displayed in the frontend can be modified in the [cust - **power**: Power in W or kW. - **pressure**: Pressure in hPa or mbar. - **timestamp**: Datetime object or timestamp string. +- **current**: Current in A. +- **energy**: Energy in Wh or kWh. +- **power_factory**: Power Factor in %. +- **voltage**: Voltage in V.