mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-24 22:02:04 +01:00
Fix typo in endstop.rst (#4565)
copy&paste typo in description of stop.
This commit is contained in:
parent
22d617e7cf
commit
ca2f4beab7
@ -62,7 +62,7 @@ Configuration variables:
|
||||
:ref:`Binary Sensor <config-binary_sensor>` that turns on when the closed position is reached.
|
||||
|
||||
- **stop_action** (**Required**, :ref:`Action <config-action>`): The action that should
|
||||
be performed when the remote requests the cover to be closed or an endstop is reached.
|
||||
be performed when the remote requests the cover to stop or an endstop is reached.
|
||||
- **max_duration** (*Optional*, :ref:`config-time`): The maximum duration the cover should be opening
|
||||
or closing. Useful for protecting from dysfunctional endstops.
|
||||
- All other options from :ref:`Cover <config-cover>`.
|
||||
|
Loading…
Reference in New Issue
Block a user