mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
In statistics card state was missing (#21789)
This commit is contained in:
parent
d813d2cc96
commit
2093253962
@ -43,7 +43,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`
|
description: The statistics types to render. `min`, `max`, `mean`, `sum`, `state`
|
||||||
type: list
|
type: list
|
||||||
title:
|
title:
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user