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

[satel] Fixes for INT-RS module #9059

Merged
merged 1 commit into from
Nov 21, 2020
Merged

Conversation

druciak
Copy link
Member

@druciak druciak commented Nov 17, 2020

This PR fixes communication problems when using INT-RS bridge.
Issue is described here: https://community.openhab.org/t/satel-binding-support-announcements-and-feature-requests/56135/234
After several disconnections one of the binding threads hangs and communistion is stopped. The main change is to rely on receive timeout that can be setup for serial port instead of thread based watchdog.

Signed-off-by: Krzysztof Goworek krzysztof.goworek@gmail.com

Signed-off-by: Krzysztof Goworek <krzysztof.goworek@gmail.com>
@druciak druciak added the bug An unexpected problem or unintended behavior of an add-on label Nov 17, 2020
@cpmeister
Copy link
Contributor

has this change been made to the main branch yet?

@druciak
Copy link
Member Author

druciak commented Nov 18, 2020

Not yet. Should I start with PR to main?

@cpmeister
Copy link
Contributor

Yes, please start with a PR against main. You can keep this PR in the meantime.

@druciak
Copy link
Member Author

druciak commented Nov 19, 2020

Done:
#9072

@cpmeister cpmeister merged commit 06d367a into openhab:2.5.x Nov 21, 2020
@cpmeister cpmeister added this to the 2.5.10 milestone Nov 21, 2020
@kaikreuzer kaikreuzer modified the milestones: 2.5.10, 2.5.11 Nov 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An unexpected problem or unintended behavior of an add-on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants