basbruss / adaptive-cover

An Adaptive Cover component for HomeAsisstant to control covers based on the sun's position
MIT License
90 stars 11 forks source link

Add door sensor's to disable closing #241

Closed Pepeanuts closed 3 months ago

Pepeanuts commented 3 months ago

Checklist

Is your feature request related to a problem? Please describe.

My cover is for a door so i'm blocked outside when my door is open and my cover is closing

Describe the solution you'd like

Add in settings the possibility to add a door sensor to disable cover closing after sunset.

Describe alternatives you've considered

.

Additional context

.

basbruss commented 3 months ago

This appears to be a personal issue that can be easily addressed with a simple automation using the provided entities. However, the challenge is that incorporating such an entity requires the integration to handle multiple scenarios that could disable the adaptive function or cause it to stick to a fixed position. Accounting for all possible needs would be too complex.