[APP][Pro] Dashboards

next error when using color threshold for insight:
so again not possible to edit the dashboard now (but at least it shows)

:zipper_mouth_face:

I seem to miss some of the components, like Templates, Text and Device.
Do others see all of the expected components?

1 Like

:zipper_mouth_face:

I’ll look into it :+1:

This is going to change :+1:

I’m currently working on refactoring the editing mode. Less “noise”, and adding a context menu to cut, copy, paste and delete widgets. Will also add alternative methods for adding new widgets without using drag’n drop.

3 Likes

I’m having all kinds of issues: because my old dashboard was not working properly and I could not change anything (nothing was saved after editing) I deleted them all. I now have one Dashboard device.

Now trying to create a new one, but nothing works and it’s different every time:

  • opening the page (https://homeyboard.github.io/ correct one?): I get a black screen
  • refreshing using CRTL-R: I get the login page, but the button doesn’t respond (I have a Homey pro 2019)

    The button for the API-key works, but I can’t use that option
  • IF I can get into something of a new dashboard (currently because of the above I can’t…) editing it from my pad is horrendous because of the swiping option (you’re working on that)
  • On my PC I’m not getting any capabilities to choose from, same for insights

Same issues on Chrome and Edge

Don’t want to sound too dissapointed, but at the moment I have no dashboard and no option to create anything. Please help :sob:

1 Like
  

:zipper_mouth_face:

The old dashboards are not working anymore indeed. You have to create new dashboards. It could take some time to be familar with the way it is working, and the drag and drop is not always working very smoothly. Some sensors are not usable, selecting these sensors and sdding it to your dashboard will corrupt/freeze your dashboard. In such situation do not save your dashboard because it will corrupt your dashboard and you have to start all over again. However it is quite possible to create new dashboards. I created for example the following dashboard

1 Like

:zipper_mouth_face:

:zipper_mouth_face:

I’m using the default settings for the different dashboard sizes. For the layout i start with a list. For each row in the dashboard i’m adding a (horizontal) sections object to the list. In each sections object you can add a section for each column.

1 Like

:zipper_mouth_face:

:zipper_mouth_face:

its a shame that this beautiful app has been killed (at least for me and some others i read)
old dashboards are not working anymore and are not viewable to recreate..
is it an option to reapply the old version, it was fine for me how it was :frowning:

1 Like

could imagine to support 2 different “device classes” in Homey: “Dashboard -2024” and “Dashboard 2025+” … this would really ease the transition process … don’t know if this technically is an option

1 Like

:zipper_mouth_face:

Sure? because even now you can:

  • create multiple devices of the same device class in Homey? so they don’t have spearate storage somehow?
  • there are apps that support e.g. 20 different device classes - how do they handle the separation of the configurations? there must be away to have an “old dashboard” class and a “new dashboard class” that are treated differently (e.g. based on dashboard ID, read dashboard property old or new, and use different frontend code then)

of course not sure if it really could work like that, but for me it sounds like an option …

:zipper_mouth_face:

don’t understand a word …
yes, somewhere the data is stored (no matter if old or new).

the frontend code just would need to support both data formats, and render them differently on the browser. so 1 frontend code, that supports both formats. technically this should be possible at least.

:zipper_mouth_face: