@openhab-ui/setup-and-maintenance
Version:
Configuration and maintenance interface for openHAB
1 lines • 241 B
HTML
<h3>Known problems</h3><oh-vue-bind contextfrom="ui-context-help" sourceproperty="contextdata"></oh-vue-bind><oh-vue></oh-vue><template><div><div v-for="info of context"><h4>{{info.version}}</h4><p>{{info.message}}</p></div></div></template>