mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-12 20:10:50 +01:00
Update index.rst
This commit is contained in:
parent
55e2fa42bd
commit
46b108ce9b
@ -64,7 +64,9 @@ Binary Sensor Filters
|
||||
---------------------
|
||||
|
||||
With binary sensor filters you can customize how ESPHome handles your binary sensor values even more.
|
||||
They are similar to :ref:`Sensor Filters <sensor-filters>`.
|
||||
They are similar to :ref:`Sensor Filters <sensor-filters>`. All filters are processed in a pipeline.
|
||||
This means all binary sensor filters are processed in the order given in the configuration (so order
|
||||
of these entries matters!)
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user