Update description for max_age (#15230)

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
blissarts 2020-10-15 20:09:15 +02:00 committed by GitHub
parent 8fa7efaccb
commit e3570601bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,7 @@ sampling_size:
default: 20
type: integer
max_age:
description: Maximum age of measurements. Setting this to a time interval will cause older values to be discarded.
description: Maximum age of measurements. Setting this to a time interval will cause older values to be discarded. Please note that you might have to increase the [sampling_size](/integrations/statistics#sampling_size) parameter. If you e.g., have a sensor value updated every second you will, by default, only get a max_age of 20s.
required: false
type: time
precision: