-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[nikohomecontrol] Bug fixes and improvements to thermostats #11963
Conversation
eb6ce04
to
7dc2aac
Compare
This pull request has been mentioned on openHAB Community. There might be relevant details there: https://community.openhab.org/t/niko-home-control-v1-thermostat-not-working/132894/2 |
This pull request has been mentioned on openHAB Community. There might be relevant details there: https://community.openhab.org/t/niko-home-control-ii/44586/410 |
This pull request has been mentioned on openHAB Community. There might be relevant details there: https://community.openhab.org/t/niko-home-control-extended-version-beta/135378/1 |
Trying to reduce the scope of the review effort, I am isolating changes in this PR into separate PR's. Once these are reviewed and merged, I will rebase what is left for this PR and request a review. |
The focus of this PR has been reduced to thermostat improvements only. It does still build on top of PR #12885. When that PR has been reviewed and merged, this PR will be rebased for review. |
We can try to include this one in final v3.3 if you can rebase soon ;) This should not be too many lines to review after the rebase ;) |
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
@lolodomo I just rebased it. Let me know what you think. |
bundles/org.openhab.binding.nikohomecontrol/src/main/resources/OH-INF/thing/thing-types.xml
Outdated
Show resolved
Hide resolved
bundles/org.openhab.binding.nikohomecontrol/src/main/resources/OH-INF/thing/thing-types.xml
Outdated
Show resolved
Hide resolved
bundles/org.openhab.binding.nikohomecontrol/src/main/resources/OH-INF/thing/thing-types.xml
Outdated
Show resolved
Hide resolved
bundles/org.openhab.binding.nikohomecontrol/src/main/resources/OH-INF/thing/thing-types.xml
Show resolved
Hide resolved
...rc/main/java/org/openhab/binding/nikohomecontrol/internal/NikoHomeControlHandlerFactory.java
Outdated
Show resolved
Hide resolved
...java/org/openhab/binding/nikohomecontrol/internal/handler/NikoHomeControlBridgeHandler1.java
Outdated
Show resolved
Hide resolved
...a/org/openhab/binding/nikohomecontrol/internal/handler/NikoHomeControlThermostatHandler.java
Outdated
Show resolved
Hide resolved
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
@lolodomo Thank you for your feedback. I have addressed most of your comments, and left a few comments. |
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
@lolodomo Thanks for helping out on this. I was busy yesterday, did not have time to look into it. Your proposal looks good. This warning was something that was bothering me for quite a while already. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…11963) * Thermostat fixes and implement extra thermostat channels Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
…11963) * Thermostat fixes and implement extra thermostat channels Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
…11963) * Thermostat fixes and implement extra thermostat channels Signed-off-by: Mark Herwege <mark.herwege@telenet.be> Signed-off-by: Andras Uhrin <andras.uhrin@gmail.com>
…11963) * Thermostat fixes and implement extra thermostat channels Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
…11963) * Thermostat fixes and implement extra thermostat channels Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
Depends on PR #12885
The focus of this PR is now solely on improving thermostats: