mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +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
|
||||
description: Color of the line stroke
|
||||
type: string
|
||||
accuracy:
|
||||
detail:
|
||||
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
|
||||
default: 10
|
||||
default: 1
|
||||
hours_to_show:
|
||||
required: false
|
||||
description: Hours to show in graph
|
||||
|
Loading…
x
Reference in New Issue
Block a user