UI5: variables on dashboard

Is there a way to display variables from the 2nd device tab on the dashboard?

I suppose you already tried putting it in a scene group and it didn’t work. I haven’t tried this, but it’s very likely that this isn’t possible, because in earlier firmware versions it wasn’t even possible to have more than one “flash” tab.

My static json seems to ignore the position-parameter. The Tabs seem to be ordered in the way they are ordered in the static json, but not by the position number.

And I can confirm that variables which are shown on the dashboard are no more shown when I move the Tab to the second position.

Is there a possibility to create “hidden tabs”? Or maybe it’s possible in JavaScript to show variables on dashboard?

The position parameter has been used only by UI3, on UI4 and UI5 this has no effect.

To show variables only on dashboard try the method described by futzle here: [url=http://forum.micasaverde.com/index.php/topic,8853.msg57584.html#msg57584]http://forum.micasaverde.com/index.php/topic,8853.msg57584.html#msg57584[/url]