esphome / esphome/feature-requests

Ability to skip stop.action action at the end of the cover run.

Open
#2,602 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
450
Forks
29
PR merge metrics
No merged PRs in 30d

Description

**Describe the problem you have/What new integration you would like**
My covers are controlled with momentary switches. When i press the button up, the cover starts to go up until the internal end stop closes.
Using the stop.action of the cover component at the end of the desired running time the code in the cover.component hits the stop.action which in my case is the opposite direction hardware button of the cover itself. In this case (the cover reached the endstop switch and stooped my itself) esphome hits the down button so the cover starts to close immediately.

**Please describe your use case for this integration and alternatives you've tried:**
-please add a skip option at the end of the desired movement time.

**Additional context**

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.