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

ZWave: Fixes default value for scale, adds scale to setpoints, fixes passing… #687

Merged
merged 1 commit into from
Feb 29, 2016

Conversation

digitaldan
Copy link
Contributor

… config_scale to converters.

Signed-off-by: digitaldan [email protected]

@digitaldan
Copy link
Contributor Author

@cdjackson, couple more thermostat fixes. I'm still having trouble setting the conf_scale property in Habmin, doesn't seem to stick but no error is getting thrown.

@cdjackson
Copy link

I'm still having trouble setting the conf_scale property in Habmin, doesn't seem to stick but no error is getting thrown

It's a problem in ESH - see here eclipse-archived/smarthome#1103

@cdjackson
Copy link

Hmmm - I just merged a bunch of changes that seems to conflict with some of this here - can you pull those over and update the PR?

@digitaldan
Copy link
Contributor Author

My merge was fixing the same thing your merge did ;-) This now adds the scale option to setpoints.

@cdjackson
Copy link

So did I add everything you’d also done? (I remember thinking I needed to add the option to the setpoint class, but forget if I did it!)

Is this still needed?

On 28 Feb 2016, at 23:11, Dan [email protected] wrote:

My merge was fixing the same thing your merge did ;-) This now adds the scale option to setpoints.


Reply to this email directly or view it on GitHub https://github.com/openhab/openhab2-addons/pull/687#issuecomment-189965304.

@digitaldan
Copy link
Contributor Author

The only missing thing from your PR was adding the scale option to setpoints in the XML, thats all this PR does now.

@digitaldan
Copy link
Contributor Author

@cdjackson , actually hold off from merging, I realize there one place that was missed.

@digitaldan
Copy link
Contributor Author

I'm testing this now, but I think that's it!

@digitaldan
Copy link
Contributor Author

everything looks good on my end, not sure what the build failure is from, jenkins says it passed, but the status ball is grey, not sure what that means. Thanks again for all the work you have put into this.

@xsnrg
Copy link

xsnrg commented Feb 29, 2016

https://openhab.ci.cloudbees.com/view/Pull%20Request%20Builds/job/PR-openHAB2-Addons/128/console
00:46:52.834 | ERROR: Failed to parse POMs
00:46:52.834 | java.io.IOException: Backing channel is disconnected.

It was aborted, does not say how or by whom, but it looks like it was successful until that point:

00:45:25.773 | [INFO] Verification of feature openhab-binding-zwave/2.0.0.SNAPSHOT succeeded

@digitaldan
Copy link
Contributor Author

Thanks @xsnrg !

@xsnrg
Copy link

xsnrg commented Feb 29, 2016

For some reason it looks like it ran longer than previous builds. I cannot see the job config, but it could be it hit a limit at 12 minutes? @kaikreuzer Is there such a thing? Perhaps build #128 can be restarted if still needed.

@kaikreuzer
Copy link
Member

I don't exactly know, @dvanherbergen set up the PR builds, but I think there was a build time limitation, yes.
@dvanherbergen Is there an easy way to retrigger a build of a PR?

@dvanherbergen
Copy link

There is no hard limit on PR builds. This looks like there was an infrastructure issue.
To retrigger a PR build, I usually amend my last commit (e.g. update a comment) and then push that change.

… config_scale to converters.

Signed-off-by: Dan Cunningham <[email protected]>
@digitaldan
Copy link
Contributor Author

re-pushed the branch and all seem well, thanks.

@cdjackson cdjackson added the enhancement An enhancement or new feature for an existing add-on label Feb 29, 2016
@cdjackson cdjackson added this to the 2.0.0 beta3 milestone Feb 29, 2016
@cdjackson cdjackson self-assigned this Feb 29, 2016
@cdjackson cdjackson changed the title Fixes default value for scale, adds scale to setpoints, fixes passing… ZWave: Fixes default value for scale, adds scale to setpoints, fixes passing… Feb 29, 2016
cdjackson added a commit that referenced this pull request Feb 29, 2016
Fixes default value for scale, adds scale to setpoints, fixes passing…
@cdjackson cdjackson merged commit 82b59f0 into openhab:master Feb 29, 2016
@digitaldan digitaldan deleted the zwave-thermostat-fix branch October 25, 2021 03:57
Flole998 pushed a commit to Flole998/openhab-addons that referenced this pull request Dec 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement or new feature for an existing add-on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants