Add file-based YAML support for UI pages and widgets (#5493)

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
This commit is contained in:
jimtng
2026-05-01 18:27:42 +02:00
committed by GitHub
parent 392241a029
commit be7f1ebd84
12 changed files with 742 additions and 13 deletions
@@ -429,6 +429,7 @@
<feature name="openhab-core-model-yaml" version="${project.version}">
<feature>openhab-core-base</feature>
<feature>openhab-core-ui</feature>
<bundle>mvn:org.openhab.core.bundles/org.openhab.core.model.yaml/${project.version}</bundle>
<requirement>openhab.tp;filter:="(feature=jackson)"</requirement>
<feature dependency="true">openhab.tp-jackson</feature>