diff --git a/components/display/index.rst b/components/display/index.rst index 43de5d181..5d8e1067d 100644 --- a/components/display/index.rst +++ b/components/display/index.rst @@ -486,6 +486,7 @@ Configuration variables: - **traces** (*Optional*): Use this to specify more than a single trace. Trace specific fields: + - **sensor** (*Optional*, :ref:`config-id`): The sensor value to plot - **line_thickness** (*Optional*): Defaults to 3 - **line_type** (*Optional*): Specifies the plot line-type. Can be one of the following: ``SOLID``, ``DOTTED``, ``DASHED``. Defaults to ``SOLID``.