From ca2f4beab749406c75a1cc8374e5b90eea20511a Mon Sep 17 00:00:00 2001 From: Matthias Date: Tue, 7 Jan 2025 14:23:51 +0100 Subject: [PATCH] Fix typo in endstop.rst (#4565) copy&paste typo in description of stop. --- components/cover/endstop.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/cover/endstop.rst b/components/cover/endstop.rst index a116f2f08..de99a3e48 100644 --- a/components/cover/endstop.rst +++ b/components/cover/endstop.rst @@ -62,7 +62,7 @@ Configuration variables: :ref:`Binary Sensor ` that turns on when the closed position is reached. - **stop_action** (**Required**, :ref:`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 `.