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

Closing the roller shutter to 0 percent via API no longer works shelly2.5 (Gen1) #153

Closed
reini12345 opened this issue Apr 19, 2024 · 6 comments

Comments

@reini12345
Copy link

Closing roller shutters to 0 percent via API no longer works. All other percentage values still work. Code used for this in Node-Red:

msg.payload = {
roller : 0,
go : "to_pos",
roller_pos : 0
}
return msg;

@windkh
Copy link
Owner

windkh commented Apr 19, 2024

What version of the nodes do you use?
I ask, because I fixed a similar issue lately, but maybe I missed one occurrence in the code.
BTW thanks for reporting

@reini12345
Copy link
Author

10.22.0

@windkh
Copy link
Owner

windkh commented Apr 19, 2024

ok I will check this ASAP

@reini12345
Copy link
Author

thx

@windkh windkh closed this as completed in b2f28f2 Apr 19, 2024
@windkh
Copy link
Owner

windkh commented Apr 21, 2024

@reini12345 does it work now?

@reini12345
Copy link
Author

works again as usual. Thx @windkh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants