Yannick Schaus
Yannick Schaus
I agree that the equipment rendering doesn't scale well, and I intended to work on it for 3.1. My original idea was to use accordions/collapsed nested lists when the total...
Yes or maybe try to detect a `=` when choosing the control to render and display a regular text input (or even an advanced one with autocompletion, why not) if...
Is this only for switches linked to MQTT channels?
I need someone who's experiencing this to reproduce the issue with the Network tab of the browser's developer tools open and able to provide a HAR file. Chrome:  Firefox:...
Or via PM on community.openhab.org if you can.
Okay, I think I have figured it out, at least in @BremerButjer's case. The problem is that you're not receiving SSE updates. In that case the state as known by...
@n1kDon you are suffering from #699. Go to settings, API security, show advanced, enable "implicit user role for unauthenticated requests"'. It's probably disabled.
Looks like the incriminating code is here: https://github.com/openhab/openhab-webui/blob/0501209c57787252d3dfab3867a7cc971b46ad0d/bundles/org.openhab.ui/web/src/pages/settings/model/model.vue#L374-L382 I'm not sure why this distinction is there.
> Discourse threads can be configured as "wiki threads" I think it's a great feature, I've made the post referenced above by @kubawolanin a Wiki thread as I like the...
Here's how I'd suggest we tackle this issue without changing the API: We introduce a new concept: "metadata editors". The idea is that it might be useful to have pages...