Files
openhab-core/bundles
Florian HotzeandGitHub 88f32d79ae [voice] Fix missing defaults in VoiceManagerConfiguration (#5651)
VoiceManagerImpl activates before the `system:voice` config description is available.
This prevents the defaults from the config description being applied.

IMO ConfigDescriptionRegistry should inherit from the Registry interface and allow for listeners, but that is a larger refactoring and for now I prepare that quick fix.

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2026-06-12 23:58:21 +02:00
..