Skip to content

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

@pgfeller

Description

@pgfeller

Expected Behavior

Exception messages are supposed to resolve the text using the English text resources of the binding.

Current Behavior

The exception message in the log displays the unresolved resource key:

2025-03-10 21:27:47.030 [WARN ] [Connection] - @text/connection.generic-error java.util.concurrent.TimeoutException: Total timeout 1000 ms elapsed

Possible Solution

Code-fix

Context

Minor - The binding is fully functional, despite this problem.

Your Environment

runtimeInfo:
  version: 4.3.3
  buildString: Release Build
locale: de-CH
systemInfo:
  javaVersion: 17.0.14
  javaVendor: Debian
  osName: Linux
  osVersion: 6.8.0-52-generic
  osArchitecture: amd64
  availableProcessors: 4
addons:
 ...
  - binding-huesync
 ...

Metadata

Metadata

Assignees

Labels

bugAn unexpected problem or unintended behavior of an add-on

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions