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

[openwebnet] add support for WHO=2 Automation #8437

Merged
merged 2 commits into from Sep 10, 2020

Conversation

mvalla
Copy link
Contributor

@mvalla mvalla commented Sep 9, 2020

Add support for WHO=2 Automation.
Updated openwebnet4j to 0.3.0.
Fixes #8436

… 0.3.0. Fixes openhab#8436

Signed-off-by: Massimo Valla <mvcode00@gmail.com>
@TravisBuddy
Copy link

Travis tests were successful

Hey @mvalla,
we found no major flaws with your code. Still you might want to look at this logfile, as we usually suggest some optional improvements.

Copy link
Member

@Hilbrand Hilbrand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some comments mainly about reducing log levels. Regarding logging see also https://www.openhab.org/docs/developer/guidelines.html#f-logging

Signed-off-by: Massimo Valla <mvcode00@gmail.com>
@mvalla
Copy link
Contributor Author

mvalla commented Sep 10, 2020

Just some comments mainly about reducing log levels. Regarding logging see also https://www.openhab.org/docs/developer/guidelines.html#f-logging

Thanks for the suggestions and quick review. I changed where requested and also minimized all INFO/WARN log messages.
PR is again ready for me.

@TravisBuddy
Copy link

Travis tests were successful

Hey @mvalla,
we found no major flaws with your code. Still you might want to look at this logfile, as we usually suggest some optional improvements.

Copy link
Member

@Hilbrand Hilbrand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Will merge once build is finished.

@Hilbrand Hilbrand merged commit 21deeaa into openhab:2.5.x Sep 10, 2020
@Hilbrand Hilbrand added this to the 2.5.9 milestone Sep 10, 2020
CSchlipp pushed a commit to CSchlipp/openhab-addons that referenced this pull request Sep 12, 2020
* update openwebnet4j to 0.3.0.
* Closes openhab#8436 

Signed-off-by: Massimo Valla <mvcode00@gmail.com>
markus7017 pushed a commit to markus7017/openhab-addons that referenced this pull request Sep 19, 2020
* update openwebnet4j to 0.3.0.
* Closes openhab#8436 

Signed-off-by: Massimo Valla <mvcode00@gmail.com>
@kaikreuzer kaikreuzer added the enhancement An enhancement or new feature for an existing add-on label Sep 21, 2020
@mvalla mvalla deleted the openwebnet-2.5.x branch September 24, 2020 19:47
andrewfg pushed a commit to andrewfg/openhab-addons that referenced this pull request Oct 8, 2020
* update openwebnet4j to 0.3.0.
* Closes openhab#8436 

Signed-off-by: Massimo Valla <mvcode00@gmail.com>
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.

[openwebnet] add support for Automation (WHO=2)
4 participants