Add line about sensor filter processing order (#1484)

This commit is contained in:
Jesse Hills 2021-09-19 11:02:45 +12:00 committed by GitHub
parent 2ad0964126
commit 3d3fdf0b0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 block in the sensor configuration (at the same level as ``platform``; or inside each sensor block
for platforms with multiple sensors) for platforms with multiple sensors)
Filters are processed in the order they are defined in your configuration.
.. code-block:: yaml .. code-block:: yaml
# Example filters: # Example filters: