mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
Update sensor.markdown (#7834)
This commit is contained in:
parent
cb90a09c7c
commit
b6cf5ff6ac
@ -42,20 +42,6 @@ unit:
|
||||
required: false
|
||||
description: The unit of measurement
|
||||
type: string
|
||||
height:
|
||||
required: false
|
||||
description: Height of the graph
|
||||
type: integer
|
||||
default: 100
|
||||
line_width:
|
||||
required: false
|
||||
description: Width of the line stroke
|
||||
type: integer
|
||||
default: 5
|
||||
line_color:
|
||||
required: false
|
||||
description: Color of the line stroke
|
||||
type: string
|
||||
detail:
|
||||
required: false
|
||||
description: Detail of the graph `1` or `2`, `1` equals one point/hour, `2` equals six points/hour
|
||||
@ -66,6 +52,10 @@ hours_to_show:
|
||||
description: Hours to show in graph
|
||||
type: integer
|
||||
default: 24
|
||||
theme:
|
||||
required: false
|
||||
description: Set to any theme within `themes.yaml`
|
||||
type: string
|
||||
{% endconfiguration %}
|
||||
|
||||
## {% linkable_title Example %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user