mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Update history-graph.markdown (#9978)
* Update history-graph.markdown
Changed minimum time_to_show from 10 to 1
* ✏️ Tweak
This commit is contained in:
parent
1df189b778
commit
5b8206b58c
@ -27,7 +27,7 @@ entities:
|
|||||||
type: list
|
type: list
|
||||||
hours_to_show:
|
hours_to_show:
|
||||||
required: false
|
required: false
|
||||||
description: Hours to show. Minimum is 10 hours, maximum of 80 hours.
|
description: Hours to show. Minimum is 1 hour, maximum of 80 hours.
|
||||||
type: integer
|
type: integer
|
||||||
default: 24
|
default: 24
|
||||||
refresh_interval:
|
refresh_interval:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user