mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
Update statistics-graph.markdown (#26153)
This commit is contained in:
parent
e9ed8e1c61
commit
0bcba11aaa
@ -49,7 +49,7 @@ chart_type:
|
||||
type: string
|
||||
stat_types:
|
||||
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
|
||||
title:
|
||||
required: false
|
||||
@ -57,7 +57,7 @@ title:
|
||||
type: string
|
||||
period:
|
||||
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
|
||||
{% endconfiguration %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user