diff --git a/components/sensor/qmc5883l.rst b/components/sensor/qmc5883l.rst index 62582cf96..c676ea9c3 100644 --- a/components/sensor/qmc5883l.rst +++ b/components/sensor/qmc5883l.rst @@ -40,7 +40,7 @@ configuration for this sensor to work. Configuration variables: ------------------------ -- **address** (*Optional*, int): Manually specify the I²c address of the sensor. Defaults to ``0x1E``. +- **address** (*Optional*, int): Manually specify the I²c address of the sensor. Defaults to ``0x0D``. - **field_strength_x** (*Optional*): The field strength in microtesla along the X-Axis. All options from :ref:`Sensor `. - **field_strength_y** (*Optional*): The field strength in microtesla along the Y-Axis. All options from