mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Typo in statistics-graph options (#18743)
This commit is contained in:
parent
e818cb1e75
commit
4198a00929
@ -41,7 +41,7 @@ chart_type:
|
|||||||
required: false
|
required: false
|
||||||
description: If the chart should be rendered as a `bar` or a `line` chart.
|
description: If the chart should be rendered as a `bar` or a `line` chart.
|
||||||
type: string
|
type: string
|
||||||
state_types:
|
stat_types:
|
||||||
required: false
|
required: false
|
||||||
description: The stat types to render. `min`, `max`, `mean`, `sum`
|
description: The stat types to render. `min`, `max`, `mean`, `sum`
|
||||||
type: list
|
type: list
|
||||||
|
Loading…
x
Reference in New Issue
Block a user