Skip to content
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 ShutterControl #22

Closed
DeepHyperspace opened this issue Feb 28, 2020 · 4 comments
Closed

Stop ShutterControl #22

DeepHyperspace opened this issue Feb 28, 2020 · 4 comments
Labels
enhancement New feature or request

Comments

@DeepHyperspace
Copy link

DeepHyperspace commented Feb 28, 2020

Hi hxmelab,

is it possible to send a Stop-Command to a ShutterControl? I was only able to set a level, but not to interrupt the moving of the shutter.

@hxmelab
Copy link
Owner

hxmelab commented Feb 29, 2020

I think this should be possible. I'll try to find that out next week.

@hxmelab hxmelab added the enhancement New feature or request label Feb 29, 2020
@DeepHyperspace
Copy link
Author

DeepHyperspace commented Feb 29, 2020

There is a property called payload.state.operationState if you set this to "STOPPED" the shutter stops. I was able to set that state using ioBroker node and the ioBroker.bshb adapter.

Maybe you can implement that function in your next version :-) thanks in advance

2020-02-29 17_07_58-Node-RED _ 192 168 178 65

hxmelab pushed a commit that referenced this issue Mar 2, 2020
Signed-off-by: hxmelab <phil.net@gmx.net>
hxmelab added a commit that referenced this issue Mar 3, 2020
* Stop ShutterControl #22

Signed-off-by: hxmelab <phil.net@gmx.net>

* Add badges

Signed-off-by: hxmelab <phil.net@gmx.net>
@hxmelab
Copy link
Owner

hxmelab commented Mar 3, 2020

Ok, I added three commands with v0.2.17: open, close, stop
Could you please test if this is working for you?

@DeepHyperspace
Copy link
Author

Ok, I added three commands with v0.2.17: open, close, stop
Could you please test if this is working for you?

Works perfectly thanks a lot for the quick enhancement 👍

@hxmelab hxmelab closed this as completed Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants