Fix Typo in Code Example

Changed filter to filters in the binary_sensor, so the Example would work if copied.
This commit is contained in:
Midbin 2022-09-22 16:22:59 +02:00 committed by GitHub
parent 26f8776d45
commit 93bb11d0f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -198,7 +198,7 @@ Most options can be left untouched, but some modifications are needed:
id: open_binary_sensor
sensor_id: open_current_sensor
threshold: 0.5
filter:
filters:
- delayed_off: 0.8s
- platform: analog_threshold
id: open_obstacle_binary_sensor