diff --git a/components/sensor/index.rst b/components/sensor/index.rst index 7c42fe36e..dd280288e 100644 --- a/components/sensor/index.rst +++ b/components/sensor/index.rst @@ -50,7 +50,7 @@ Configuration variables: sensor. See https://developers.home-assistant.io/docs/core/entity/sensor/#available-state-classes for a list of available options. Set to ``""`` to remove the default state class of a sensor. - **icon** (*Optional*, icon): Manually set the icon to use for the sensor in the frontend. -- **accuracy_decimals** (*Optional*, int): Manually set the accuracy of decimals to use when reporting values. +- **accuracy_decimals** (*Optional*, int): Manually set the number of decimals to use when reporting values. This does not impact the actual value reported to Home Assistant, it just sets the number of decimals to use when displaying it. - **filters** (*Optional*): Specify filters to use for some basic transforming of values. See :ref:`Sensor Filters ` for more information. - **internal** (*Optional*, boolean): Mark this component as internal. Internal components will