mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
Remove 80 hours max for history graph + added warning note (#18294)
This commit is contained in:
parent
85dcec7198
commit
8b6c60ee27
@ -29,7 +29,7 @@ entities:
|
||||
type: list
|
||||
hours_to_show:
|
||||
required: false
|
||||
description: Hours to show. Minimum is 1 hour, maximum of 80 hours.
|
||||
description: Hours to show in graph. Minimum is 1 hour. Big values can result in delayed rendering, especially if the selected entities have a lot of state changes.
|
||||
type: integer
|
||||
default: 24
|
||||
refresh_interval:
|
||||
|
Loading…
x
Reference in New Issue
Block a user