Skip to content

Skip Initial Filter

A simple skip filter; skip_initial: N skips the first N sensor readings and passes on the rest. This can be used when the sensor needs a few readings to ‘warm up’. After the initial readings have been skipped, this filter does nothing.

# Example configuration entry
filters:
- skip_initial: 3