skogsaas / homey.dashboards

https://homeyboard.vercel.app
6 stars 0 forks source link

No more capabilities in devices and no icons after update to 0.12.1 #65

Open alexanitavanrossum opened 1 year ago

alexanitavanrossum commented 1 year ago

After the update i can not choose capabilities on newley placed devices. also most of the icons are gone. i just see a couple of them.

skogsaas commented 1 year ago

I need some more input to understand what this issue is about. Screenshots of the missing icons, and where you cannot chose capabilities.

alexanitavanrossum commented 1 year ago

Yesterday late evening i found out after chosing a device, then i have to add capabilitie,

Then select same device, select witch capabilitie i want to have, and repeat this part for every capabilitie i want to show of this same device.

So i can show al te capabilities, but it has become circuitous.

For the icon part of the question.... I'm going to make some screenshots in a few minuts.

alexanitavanrossum commented 1 year ago

i made a small movie of the screen, i hope this will help. https://github.com/skogsaas/homey.dashboards/assets/144787979/6449d219-4114-493f-a77b-3e78badf25a4

skogsaas commented 1 year ago

Right now selecting capabilities has to include selecting device for each capability. This is in order to support having capabilities from multiple devices in the same card. I have some thoughts on how to reduce number of clicks required, but it is not in place as of now.

In regards of icons only the first 50 icons are listed if no search phrase is entered. If all icons were listed, it would generate over 7000 elements in your browser, which would surely make it hurt and be unresponsive. I'll add a task to add some info regarding this in the Icon Picker.

If this answers your questions, please close the issue :)