mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-11-15 10:45:41 +01:00
Fix list layout for Graph>'Trace specific fields' (#2577)
This commit is contained in:
parent
5d870401ff
commit
880085fa33
@ -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``.
|
||||
|
Loading…
Reference in New Issue
Block a user