ioBroker / ioBroker.vis-2

Next generation visualisation for ioBroker platform.
Other
28 stars 4 forks source link

vis2.x: ioBroker.vis-materialdesign does no longer work #68

Open ice987987 opened 1 year ago

ice987987 commented 1 year ago

Describe the bug
Witgets from adapter vis-materialdesign are no longer shown/insertable.

@Scrounger: for your reference

To Reproduce
Steps to reproduce the behavior: install https://github.com/Scrounger/ioBroker.vis-materialdesign/archive/refs/tags/0.5.9.tar.gz

Expected behavior
Adapter should work similar as in vis 1.x

Screenshots & Logfiles
9F725D92-F1CB-4D94-A896-F82FBDFB660D

Versions:

GermanBluefox commented 1 year ago

PR created https://github.com/Scrounger/ioBroker.vis-materialdesign/pull/224

juggi1962 commented 1 year ago

Ich habe leider das selbe Problem. Nach der Installation der neuen VIS 2 Materialdesign Widgets und der anderen zwei (Vis 2 Widgets Energy, Vis 2 Widgets Gauge) erscheinen diese nicht in der VIS 2 Unter Adapter und Instanzen sind sie zu finden aber aber unter VIS 2 nicht. Unter Instanzen haben alle drei vorne ein oranges Uhren Symbol

Adapter version: ioBroker.vis v2.0.10 JS-Controller version: v 4.0.23 Node version: v 16.17.1

Feuer-sturm commented 1 year ago

vis2 v2.0.24 I just took some materialdesign widgets and it seems to work: grafik

@juggi1962 @ice987987 please double check as well

ice987987 commented 1 year ago

it still does not work: IMG_0225

Widgets are not shown in vis v2.0.24

Feuer-sturm commented 1 year ago

@ice987987 I am using vis-materialdesign 0.5.9 (beta repository). It looks like you have installed the github version of the vis-materialdesign adapter. Do you have problems installing the vis-materialdesign adapter or what do you want to say with your screenshot?

ice987987 commented 1 year ago

@Feuer-sturm I created a new, fresh installation, every adapter from beta repository (therefore I got vis-materialdesign 0.5.94). I tried to create an instance where I got the error from above. vis-materialdesign widgets are not show up in vis v2.0.24 therefore I can‘t check if the problem is solved.

Feuer-sturm commented 1 year ago

@ice987987 vis-materialdesign is on npm available in version 0.5.9 https://www.npmjs.com/package/iobroker.vis-materialdesign I just deleted my vis-materialdesign adapter and installed it new from beta channel and version 0.5.9 was installed

proxmox@ioBrokerTestsystem:~$ iob list adapters
system.adapter.admin                   : admin          - v6.4.3
...
system.adapter.vis-materialdesign      : vis-materialdesign - v0.5.9

Did you install vis adapter (not vis2) as well? Perhaps a browser cache refresh is necessary after installing vis and adding a new instance of vis-materialdesign

ice987987 commented 1 year ago

@Feuer-sturm as you can see in my screenshot above I only installed vis v2.0.24 and I am not able to create an instance. ioBroker.vis-materialdesign only in beta repo available in 0.5.94, nevertheless if I install v0.5.9 I am also not able to create an instance. Browser cache refresh does not help.

Please try a new, fresh installation to reproduce this issue.

Feuer-sturm commented 1 year ago

@ice987987 and why did you not install vis 1.x as required from vis-materialdesign Adapter? Or is your expextation that it is possible to install the Adapter if only vis 2 is installed? In this case I assume that it is an issue for vis-materialdesign adapter.

ice987987 commented 1 year ago

my expectation is/was that it could be possible to install iobroker.vis-materialdesign also under vis2.x (as you did in your screenshot https://github.com/ioBroker/ioBroker.vis-2/issues/68). Now I am no longer able to install iobroker.vis-materialdesign under vis2.x (f. ex. v2.0.31) (I tried also https://github.com/GermanBluefox/ioBroker.vis-materialdesign where I get the same error as mentioned https://github.com/ioBroker/ioBroker.vis-2/issues/68)

vis1.x is not in scope of this issue because there are no issues and this issue is related to vis2.x.

Feuer-sturm commented 8 months ago

PR https://github.com/Scrounger/ioBroker.vis-materialdesign/pull/224 is still open and not yet merged in ioBroker.vis-materialdesign project.