diff --git a/components/sensor/ccs811.rst b/components/sensor/ccs811.rst index b0f1882cd..0ace2c61f 100644 --- a/components/sensor/ccs811.rst +++ b/components/sensor/ccs811.rst @@ -45,7 +45,7 @@ Configuration variables: - All other options from :ref:`Sensor `. - **tvoc** (**Required**): The information for the total volatile organic compound sensor in - parts per billion (ppm). + parts per billion (ppb). - **name** (**Required**, string): The name for the tvoc sensor. - **id** (*Optional*, :ref:`config-id`): Set the ID of this sensor for use in lambdas.