mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 06:46:58 +00:00
Update statistics-graph.markdown (#26153)
This commit is contained in:
parent
e9ed8e1c61
commit
0bcba11aaa
@ -49,7 +49,7 @@ chart_type:
|
|||||||
type: string
|
type: string
|
||||||
stat_types:
|
stat_types:
|
||||||
required: false
|
required: false
|
||||||
description: The statistics types to render. `min`, `max`, `mean`, `sum`, `state`
|
description: The statistics types to render. `min`, `max`, `mean`, `sum`, `state`, `change`
|
||||||
type: list
|
type: list
|
||||||
title:
|
title:
|
||||||
required: false
|
required: false
|
||||||
@ -57,7 +57,7 @@ title:
|
|||||||
type: string
|
type: string
|
||||||
period:
|
period:
|
||||||
required: false
|
required: false
|
||||||
description: The period of the rendered graph. `5minute`, `hour`, `day` or `month`
|
description: The period of the rendered graph. `5minute`, `hour`, `day`, `week` or `month`
|
||||||
type: string
|
type: string
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user