mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
* Extract displayState calculation from SseItemStatesEventBuilder to utility class * [rest] PersistenceResource: Support transforming states to display states * ItemDisplayStateUtil: Extract state transformation into dedicated method * ItemUIRegistryImpl: Use transform method from ItemDisplayStateUtil Signed-off-by: Florian Hotze <dev@florianhotze.com>