mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-27 17:37:45 +01:00
commit
607f403054
@ -198,7 +198,7 @@ Most options can be left untouched, but some modifications are needed:
|
|||||||
id: open_binary_sensor
|
id: open_binary_sensor
|
||||||
sensor_id: open_current_sensor
|
sensor_id: open_current_sensor
|
||||||
threshold: 0.5
|
threshold: 0.5
|
||||||
filter:
|
filters:
|
||||||
- delayed_off: 0.8s
|
- delayed_off: 0.8s
|
||||||
- platform: analog_threshold
|
- platform: analog_threshold
|
||||||
id: open_obstacle_binary_sensor
|
id: open_obstacle_binary_sensor
|
||||||
|
Loading…
Reference in New Issue
Block a user