diff --git a/source/_integrations/filter.markdown b/source/_integrations/filter.markdown index 3e619cfc8e4c..cc2d733c3166 100644 --- a/source/_integrations/filter.markdown +++ b/source/_integrations/filter.markdown @@ -20,7 +20,7 @@ related: title: Configuration file --- -The `filter` {% term integration %} enables sensors that process the states of other entities. +The **Filter** {% term integration %} enables sensors that process the states of other entities. `filter` applies a signal processing algorithm to a sensor, previous and current states, and generates a `new state` given the chosen algorithm. The next image depicts an original sensor and the filter sensor of that same sensor using the [History Graph](/dashboards/history-graph/) integration.