Suggestion: Add Optional Window Sensor to Prevent Blinds Closing When Window is Open #290
Replies: 1 comment 4 replies
-
Alternate Solution Suggestion: Introduce a Switch to Enable/Disable the ComponentAs an alternative approach to address the situation I described earlier, another potential solution could be to introduce a switch within the adaptive-cover component that allows users to turn the component on or off. With such a switch, I could easily integrate it into my existing automation. For example, I could disable the adaptive-cover component whenever the window is open and then re-enable it once the window is closed. This would prevent any unnecessary motor activity while the window is open and ensure that the component resumes its functionality when it’s safe to do so. This solution would give me more control over when the adaptive-cover component is active, avoiding any unnecessary motor starts and stops. I believe this flexibility could be beneficial for users with similar setups and could be a valuable addition to the component. Thanks again for considering these suggestions! |
Beta Was this translation helpful? Give feedback.
-
First of all, I'd like to express my appreciation for all the work you've done in developing the adaptive-cover component. It's been incredibly useful in managing my roller shades, and I'm grateful for your dedication to this project!
I wanted to share a situation I've encountered and suggest a possible improvement to the adaptive-cover component.
Situation:
I have a setup where my roller shades might collide with an open window, potentially causing damage. To prevent this, I’ve created an automation that stops the roller shades from closing if the window is open. Here’s the automation I’m using:
The issue I’m encountering is that when the adaptive-cover component attempts to close the shades, the automation will intervene and stop the motor, but the motor still starts and then stops repeatedly. This is not ideal as it could wear down the motor over time and create unnecessary noise.
Suggestion:
Would it be possible to add an optional window sensor to the adaptive-cover component? This sensor could be used to prevent any attempt to close the blinds if the window is detected as open. It would be an excellent feature to enhance the functionality of the component and could prevent potential damage to blinds in situations like mine.
Thank you again for your hard work, and I hope this suggestion can be considered for a future update!
Best regards,
Dzianis
Beta Was this translation helpful? Give feedback.
All reactions