-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stop function #2
Comments
I also have the same problem: stop button |
@gbeleris @haigaru I have a few questions before adding this function. Right now I'm wondering how your implementation is done (please share your configuration). What should be implemented? Also, if the entity you're using is indeed a button, couldn't you just create a automation which would toggle the open & close switch off every time the button is pressed? |
I am using the old integration "Cover Time Based RF (script/entity)" cover configuration
|
I have 3 relays connected to the cover, up, stop, down. They are interlocked, when one turns on the others go off. |
+1; I have RF controlled blinds, with up, down and stop buttons. |
@voidspark99 is it working well for you? |
It's actually very difficult to express because I'm quite poor at English. I use Google Translate to translate my language back into English. My problem (and someone else's here)
Conclusion: we really want the author to add a stop option. Because currently, using your integration, I can only open and close the curtain. The option to adjust the tilt of the curtain does not work because it cannot stop the curtain. |
I've added an optional It is published as a pre-release here: https://github.com/Sese-Schneider/ha-cover-time-based/releases/tag/v2.1.0-beta.1 @haigaru @gbeleris @voidspark99 @fvatter |
@gbeleris you've found a bug! Its fixed in the newest pre-release https://github.com/Sese-Schneider/ha-cover-time-based/releases/tag/v2.1.0-beta.2 |
Thank you very much, it works perfectly. But there are some small problems as follows:
Currently the tilting down and tilting up adjustment toolbar can only adjust states 2 and 3. In my opinion, you should add the tilting down and tilting up bar: 0% is state 2, 50% is state 3, 100% is state 1 Once again I thank you very much (I'm sorry for the way I use English) |
Many thanks for this. Any chance you could add a stop function? I have a 3rd switch that acts similar to the stop button on the remote.
Thanks?
The text was updated successfully, but these errors were encountered: