Skip to content

Conversation

pgfeller
Copy link
Contributor

@pgfeller pgfeller commented Apr 9, 2025

[huesync] Exception message is not resolved using language resource strings #18376

Bugfix for the issue

Various improvements in exception handling (communication). Tested with openHAB 4.3.4 in productive system. OH 5.x patch: only basic tests were performed using openHAB 5.0.0 Build #4616

@pgfeller pgfeller self-assigned this Apr 9, 2025
@pgfeller pgfeller added the work in progress A PR that is not yet ready to be merged label Apr 9, 2025
@pgfeller pgfeller force-pushed the 5.x.x/huesync/issue-18376 branch from c032c8c to 4ecfc7b Compare April 12, 2025 21:45
[huesync] Exception message is not resolved using language resource strings openhab#18376

- openhab#18376
@pgfeller pgfeller force-pushed the 5.x.x/huesync/issue-18376 branch from 4ecfc7b to 2fcd8b6 Compare April 28, 2025 15:05
Basic manual test with openHAB 5.0.0 - Build openhab#4616

Signed-off-by: Patrik Gfeller <patrik.gfeller@proton.me>
@pgfeller pgfeller changed the title [WIP][huesync]: Bugfix for #18376 - Exception message is not resolved using language resource strings [huesync]: Bugfix for #18376 - Exception message is not resolved using language resource strings Apr 28, 2025
@pgfeller pgfeller added additional testing preferred The change works for the pull request author. A test from someone else is preferred though. and removed work in progress A PR that is not yet ready to be merged labels Apr 28, 2025
@pgfeller pgfeller marked this pull request as ready for review April 28, 2025 17:34
@pgfeller pgfeller requested a review from lsiepel April 28, 2025 17:34
@pgfeller pgfeller removed the additional testing preferred The change works for the pull request author. A test from someone else is preferred though. label May 22, 2025
@pgfeller
Copy link
Contributor Author

@lsiepel - I tested the code change on a productive 4.3.x branch for several weeks (minor changes to this code, due to v21 syntax features). Works stable ➡️ ready for review.

Copy link
Contributor

@lsiepel lsiepel left a comment

Choose a reason for hiding this comment

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

Besides the comment, i also see some whitelines. Please look and fix build errors and SAT warnings.

@lsiepel lsiepel added the bug An unexpected problem or unintended behavior of an add-on label May 23, 2025
@lsiepel lsiepel changed the title [huesync]: Bugfix for #18376 - Exception message is not resolved using language resource strings [huesync] Fix resolving language resource string for an Exception May 23, 2025
@pgfeller
Copy link
Contributor Author

pgfeller commented May 23, 2025

Besides the comment, i also see some whitelines. Please look and fix build errors and SAT warnings.

  • Will do (still looking for a way to perform all the checks locally ...)

pgfeller added 10 commits May 24, 2025 20:52
Signed-off-by: Patrik Gfeller <patrik.gfeller@proton.me>
Signed-off-by: Patrik Gfeller <patrik.gfeller@proton.me>
Signed-off-by: Patrik Gfeller <patrik.gfeller@proton.me>
Signed-off-by: Patrik Gfeller <patrik.gfeller@proton.me>
Signed-off-by: Patrik Gfeller <patrik.gfeller@proton.me>
Signed-off-by: Patrik Gfeller <patrik.gfeller@proton.me>
Signed-off-by: Patrik Gfeller <patrik.gfeller@proton.me>
Signed-off-by: Patrik Gfeller <patrik.gfeller@proton.me>
Signed-off-by: Patrik Gfeller <patrik.gfeller@proton.me>
Signed-off-by: Patrik Gfeller <patrik.gfeller@proton.me>
@pgfeller pgfeller requested a review from lsiepel June 27, 2025 14:07
@pgfeller
Copy link
Contributor Author

Hi @lsiepel,

as code freeze for OH 5 is approaching, it would be nice if this PR could be merged if you're happy with the changes.

Copy link
Contributor

@lsiepel lsiepel left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM

@lsiepel lsiepel merged commit 91024be into openhab:main Jul 7, 2025
2 checks passed
@lsiepel lsiepel added this to the 5.0 milestone Jul 7, 2025
@pgfeller pgfeller deleted the 5.x.x/huesync/issue-18376 branch July 8, 2025 14:48
phenix1990 pushed a commit to phenix1990/openhab-addons that referenced this pull request Jul 31, 2025
…enhab#18508)

Basic manual test with openHAB 5.0.0 - Build openhab#4616

Signed-off-by: Patrik Gfeller <patrik.gfeller@proton.me>
psmedley pushed a commit to psmedley/openhab-addons that referenced this pull request Aug 6, 2025
…enhab#18508)

Basic manual test with openHAB 5.0.0 - Build openhab#4616

Signed-off-by: Patrik Gfeller <patrik.gfeller@proton.me>
Signed-off-by: Paul Smedley <paul@smedley.id.au>
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.

[huesync] Exception message is not resolved using language resource strings

2 participants