From 39a4941f2237aa959589c376899975734f5e3379 Mon Sep 17 00:00:00 2001 From: loizres <68968295+loizres@users.noreply.github.com> Date: Fri, 8 Nov 2024 20:24:49 +0100 Subject: [PATCH] Update bme280 description humidity (#4257) --- components/sensor/bme280.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/sensor/bme280.rst b/components/sensor/bme280.rst index e049d1b29..4577625f2 100644 --- a/components/sensor/bme280.rst +++ b/components/sensor/bme280.rst @@ -60,7 +60,7 @@ Configuration variables: See :ref:`Oversampling Options `. - All other options from :ref:`Sensor `. -- **humidity** (*Optional*): The information for the pressure sensor. +- **humidity** (*Optional*): The information for the humidity sensor. - **oversampling** (*Optional*): The oversampling parameter for the temperature sensor. See :ref:`Oversampling Options `.