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

Fix in EnablePoll method, it instead of getting a value from index 1,… #202

Merged
merged 1 commit into from
Nov 11, 2017

Conversation

rumata28
Copy link

@rumata28 rumata28 commented Nov 8, 2017

It does look like a bug.

API supports "old" and "new" ways of passing value_id - as an object or as 4 arguments.
Each such "dual-API" method does a check of input arguments to determine if that is "old" or "new" style of invocation.

And in "EnablePoll" method, it does look like a bug to me - instead of getting value from 1-st position, it just gets 1.

… used "1" as an actual value of intensity.
@ekarak ekarak merged commit 5f07076 into OpenZWave:master Nov 11, 2017
@ekarak
Copy link
Member

ekarak commented Nov 11, 2017

thank you!

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

Successfully merging this pull request may close these issues.

2 participants