From 3d3fdf0b0e691667b489725738d1546e350a34e7 Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Sun, 19 Sep 2021 11:02:45 +1200 Subject: [PATCH] Add line about sensor filter processing order (#1484) --- components/sensor/index.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/components/sensor/index.rst b/components/sensor/index.rst index d1a3da4e9..8ed43c227 100644 --- a/components/sensor/index.rst +++ b/components/sensor/index.rst @@ -109,6 +109,8 @@ There are a lot of filters that sensors support. You define them by adding a ``f block in the sensor configuration (at the same level as ``platform``; or inside each sensor block for platforms with multiple sensors) +Filters are processed in the order they are defined in your configuration. + .. code-block:: yaml # Example filters: