From e2859a94a6f5b1b00b4f9b2ea5d8300026fef0e2 Mon Sep 17 00:00:00 2001 From: Ahren Bader-Jarvis <1450103+djahren@users.noreply.github.com> Date: Fri, 10 Nov 2023 02:58:25 -0600 Subject: [PATCH] Update cover.template.markdown (#29780) --- source/_integrations/cover.template.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/cover.template.markdown b/source/_integrations/cover.template.markdown index 51a03e33f8a..a0b69dd3024 100644 --- a/source/_integrations/cover.template.markdown +++ b/source/_integrations/cover.template.markdown @@ -91,11 +91,11 @@ cover: required: false type: action set_cover_position: - description: Defines an action to set to a cover position (between `0` and `100`). + description: Defines an action to set to a cover position (between `0` and `100`). The variable `position` will contain the entity's set position. required: false type: action set_cover_tilt_position: - description: Defines an action to set the tilt of a cover (between `0` and `100`). + description: Defines an action to set the tilt of a cover (between `0` and `100`). The variable `tilt` will contain the entity's set tilt position. required: false type: action optimistic: