mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-11 19:36:50 +00:00
Update config for sensor lovelace card change (#7582)
This commit is contained in:
parent
318488f28e
commit
f47566a2ea
@ -56,11 +56,11 @@ line_color:
|
|||||||
required: false
|
required: false
|
||||||
description: Color of the line stroke
|
description: Color of the line stroke
|
||||||
type: string
|
type: string
|
||||||
accuracy:
|
detail:
|
||||||
required: false
|
required: false
|
||||||
description: Amount of data points on the graph
|
description: Detail of the graph `1` or `2`, `1` equals one point/hour, `2` equals six points/hour
|
||||||
type: integer
|
type: integer
|
||||||
default: 10
|
default: 1
|
||||||
hours_to_show:
|
hours_to_show:
|
||||||
required: false
|
required: false
|
||||||
description: Hours to show in graph
|
description: Hours to show in graph
|
||||||
|
Loading…
x
Reference in New Issue
Block a user