Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions source/_lovelace/sensor.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down