diff --git a/bundles/org.openhab.ui/web/src/pages/settings/things/add/choose-thing-type.vue b/bundles/org.openhab.ui/web/src/pages/settings/things/add/choose-thing-type.vue index 9910ad055..9e1d3b950 100644 --- a/bundles/org.openhab.ui/web/src/pages/settings/things/add/choose-thing-type.vue +++ b/bundles/org.openhab.ui/web/src/pages/settings/things/add/choose-thing-type.vue @@ -31,7 +31,7 @@ media-item :title="entry.label" :subtitle="entry.representationProperty ? entry.properties[entry.representationProperty] : ''" - :footer="entry.thingTypeUID"> + :footer="entry.thingUID">