mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-27 22:31:37 +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.
|
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
|
.. code-block:: yaml
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user