Remove stale refresh_interval from history graph card docs (#26601)

This commit is contained in:
ildar170975 2023-03-14 21:49:11 +03:00 committed by GitHub
parent 7ae8d81021
commit a0c3a5c176
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,11 +39,6 @@ hours_to_show:
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:
required: false
description: Refresh interval in seconds.
type: integer
default: 0
title:
required: false
description: The card title.