Remove 80 hours max for history graph + added warning note (#18294)

This commit is contained in:
Philip Allgaier 2021-06-24 21:41:02 +02:00 committed by GitHub
parent 85dcec7198
commit 8b6c60ee27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: