Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Vis-2(.0) - Neuer Adapter als Beta

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Vis-2(.0) - Neuer Adapter als Beta

    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      Andy12_04 last edited by

      Es läuft - ENDLICH
      was es war k.a.
      alles deinstalliert
      wieder installiert
      mehrfach
      vis 1 installiert
      deinstialliert
      nichts

      unter Instanzen war vis-2 nie da; Aufruf über die vis-2 IP - ging- brach aber ab

      am ende :

      ssh:

      cd /opt/iobroker
      npm i iobroker.vis-2
      iob add vis-2
      iob upload vis-2

      danach lief es

      Bildschirmfoto 2023-10-28 um 20.25.18.png

      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Andy12_04 last edited by

        @andy12_04

        Zu iob diag:

        Erst den iob fixer aufrufen, dann funktioniert auch iob diag

        1 Reply Last reply Reply Quote 0
        • Feuersturm
          Feuersturm @Pi78 last edited by

          @pi78 sagte in Vis-2(.0) - Neuer Adapter als Beta:

          Ich mutze die mdcss v2 Vorlage von Uhula. Gibt es da bekannte Einschränkungen bei der Verwendung von css? Oder kann mir jemand sagen, was man ändern muss, damit es wieder funktioniert?

          Ich habe das von dir genannte CSS von Uhula nicht im Einsatz. Kannst du das Problem näher eingrenzen beschreiben was genau nicht geht und was deine Erwartung ist? Am Ende müsstest du aus der Beschreibung ein github issue erstellen, damit es sich ein Entwickler näher ansehen kann.

          1 Reply Last reply Reply Quote 0
          • David G.
            David G. last edited by David G.

            Ich komme mir jetzt ja schon was doof vor bei der Frage 🤣, aber irgendwie bin ich zu doof.

            Welches Widget kann ich nehmen, um einfach einen bool zu togglen und als "Schalter" ein SVG nehmen zu können was bei true und false verschiedene Farben (im widget einstellbar) annimmt.
            Man wird ja verrückt, wenn man alle Icons in zig Farben erstellen und abspeichern muss.

            Ein direkter Zugriff auf mdi wäre natürlich toll.

            EDIT
            Noch eine Frage.
            Ich baue meine (noch rumspielerei vis) responsive auf und stelle die Position aller widgets auf relative.
            In Lovelace habe ich mir manche widgets selber zusammenbaubaut.

            Zb so:
            Screenshot_20231101_140003_Fully Kiosk Browser.jpg

            Habe versucht das nachzubauen.
            Klappt auch mehr oder weniger.

            Allerdings verhalten sich die Gruppen responsive nicht so schön.
            Die fixe Breite Zb ist nicht so schön. So hat man oft einen Rand weil das Widget zu groß oder klein ist.

            Bei lovelace gibt es ein Widget, wo man andere Widgets einfügen kann und die Position und Größe dieser absolut und relativ angeben. Das klappt response sehr gut.

            1 Reply Last reply Reply Quote 0
            • G
              goesebrecht @Feuersturm last edited by goesebrecht

              @feuersturm

              Mit der v2.3.5 funktioniert im basic-html-Widget zwar das Popup-Fenster fürs html wieder (kleiner Bleistift), aber die Scripte werden nicht mehr ausgeführt. Das Problem hatte ich schon mal mit der alpha-Version, wurde dann behoben. siehe https://github.com/ioBroker/ioBroker.vis/issues/655

              Zum testen: Als "html" folgendes simples Script:

              <script>
                  console.log('hi');
              </script>
              

              --> nix passiert

              Feuersturm 1 Reply Last reply Reply Quote 0
              • Feuersturm
                Feuersturm @goesebrecht last edited by

                @goesebrecht erstelle bitte Mal ein neues issue. Gibt es fehler in der Konsole?

                G 1 Reply Last reply Reply Quote 0
                • G
                  goesebrecht @Feuersturm last edited by

                  @feuersturm Nein, es gibt keinen Fehler. Es passiert einfach nichts. Egal ob Updatezeit 0 ms oder größer.

                  Feuersturm 1 Reply Last reply Reply Quote 0
                  • Feuersturm
                    Feuersturm @goesebrecht last edited by

                    @goesebrecht Wenn ich deinen Code in das html widget einfüge, sehe ich bei mir in der Konsole auch nicht den gewünschten output sondern folgendes:

                    [1699216695467 / w000093] Rerender because of data.html: <script>
                        console.log('hello');
                    </script>
                    
                    <p>some tex2t</p> !== <script>
                    
                        console.log('hi');
                    
                    </script>
                    
                    G 1 Reply Last reply Reply Quote 0
                    • G
                      goesebrecht @Feuersturm last edited by

                      @feuersturm Das ist ja spannend. Also bei mir kommt in der Konsole einfach gar nix ...

                      Ich erstelle mal ein issue.

                      1 Reply Last reply Reply Quote 1
                      • werner2000x
                        werner2000x last edited by werner2000x

                        Ich habe das View von sigi234 mal in VIS-2 probiert und nach Installation von fehlenden widgets sieht es bei mir auch gut aus. Nur nach ca. 3 sec stoppt das View (im Edit-Mode) und ich habe nur noch ein graues Fenster ohne Inhalt.
                        Wenn ich die Runtime in https://iobroker.net/vis-2/filexyz aufrufe in der Screen o.k. ohne Absturz.

                        sigi234.jpg

                        1 Reply Last reply Reply Quote 0
                        • Agrippinenser
                          Agrippinenser @apollon77 last edited by

                          wenn ich darauf klicke nimmt mein Bildschild weiße Farbe an.

                          cbe0f1e9-1058-49de-9021-10ab266fbe5d-image.png

                          Das hat mich bislang von Umstellung abgeschreckt.

                          Feuersturm 1 Reply Last reply Reply Quote 0
                          • Feuersturm
                            Feuersturm @Agrippinenser last edited by

                            @agrippinenser sagte in Vis-2(.0) - Neuer Adapter als Beta:

                            wenn ich darauf klicke nimmt mein Bildschild weiße Farbe an.

                            Das Problem https://github.com/ioBroker/ioBroker.vis-2/issues/90 sollte in der aktuellen Version nicht mehr auftreten. Mit welcher Version arbeitest du?

                            Agrippinenser 1 Reply Last reply Reply Quote 0
                            • Agrippinenser
                              Agrippinenser @Feuersturm last edited by

                              @feuersturm sagte in Vis-2(.0) - Neuer Adapter als Beta:

                              sollte in der aktuellen Version nicht mehr auftreten. Mit welcher Version arbeitest du?

                              vielen Dank ! ist v2.3.3 .., mit v2.3.6 funktioniert das - mein Versäumnis ;-😧

                              1 Reply Last reply Reply Quote 0
                              • Agrippinenser
                                Agrippinenser @apollon77 last edited by

                                Ich habe ein neues Projekt angelegt. In der Konsole werden diese Fehler angezeigt.
                                Eine Instanz "vis-2-widgets-energy.0" in Version v0.3.8 existiert.

                                LG

                                Failed to load resource: the server responded with a status of 404 (Not Found)
                                visUtils.jsx:822  Cannot load widget system.adapter.vis-2-widgets-energy.0: Error: Cannot load vis2energyWidgets from ./widgets/vis-2-widgets-energy/customWidgets.js
                                (anonymous) @ visUtils.jsx:822
                                visUtils.jsx:823  Cannot load widget system.adapter.vis-2-widgets-energy.0: {}
                                (anonymous) @ visUtils.jsx:823
                                visUtils.jsx:822  Cannot load widget system.adapter.vis-2-widgets-energy.0: Error: Cannot load vis2energyWidgets from ./widgets/vis-2-widgets-energy/customWidgets.js
                                (anonymous) @ visUtils.jsx:822
                                visUtils.jsx:823  Cannot load widget system.adapter.vis-2-widgets-energy.0: {}
                                (anonymous) @ visUtils.jsx:823
                                visUtils.jsx:822  Cannot load widget system.adapter.vis-2-widgets-energy.0: Error: Cannot load vis2energyWidgets from ./widgets/vis-2-widgets-energy/customWidgets.js
                                (anonymous) @ visUtils.jsx:822
                                visUtils.jsx:823  Cannot load widget system.adapter.vis-2-widgets-energy.0: {}
                                (anonymous) @ visUtils.jsx:823
                                visUtils.jsx:822  Cannot load widget system.adapter.vis-2-widgets-energy.0: Error: Cannot load vis2energyWidgets from ./widgets/vis-2-widgets-energy/customWidgets.js
                                (anonymous) @ visUtils.jsx:822
                                visUtils.jsx:823  Cannot load widget system.adapter.vis-2-widgets-energy.0: {}
                                
                                werner2000x 1 Reply Last reply Reply Quote 0
                                • werner2000x
                                  werner2000x @Agrippinenser last edited by werner2000x

                                  @agrippinenser Ich habe auch Probleme in VIS-2 mit einer Navigation. Die Elemente (HUE) werden nicht mehr dargestellt und Fehler in web.0:

                                  
                                  web.0
                                  2023-11-08 15:52:53.305	error	27 - at http://192.168.198.39:8082/vis-2/static/js/main.bcaaa77f.js:2:6591124
                                  
                                  web.0
                                  2023-11-08 15:52:53.304	error	26 - at _n (http://192.168.198.39:8082/vis-2/static/js/main.bcaaa77f.js:2:6534122)
                                  
                                  web.0
                                  2023-11-08 15:52:53.303	error	25 - at ii (http://192.168.198.39:8082/vis-2/static/js/main.bcaaa77f.js:2:6593729)
                                  
                                  web.0
                                  2023-11-08 15:52:53.302	error	24 - at Vi (http://192.168.198.39:8082/vis-2/static/js/main.bcaaa77f.js:2:6600010)
                                  
                                  web.0
                                  2023-11-08 15:52:53.301	error	23 - at http://192.168.198.39:8082/vis-2/static/js/main.bcaaa77f.js:2:6599495
                                  
                                  web.0
                                  2023-11-08 15:52:53.299	error	22 - at Ms (http://192.168.198.39:8082/vis-2/static/js/main.bcaaa77f.js:2:6587658)
                                  
                                  web.0
                                  2023-11-08 15:52:53.298	error	21 - at Hs (http://192.168.198.39:8082/vis-2/static/js/main.bcaaa77f.js:2:6588122)
                                  
                                  web.0
                                  2023-11-08 15:52:53.296	error	20 - at xs (http://192.168.198.39:8082/vis-2/static/js/main.bcaaa77f.js:2:6588349)
                                  
                                  web.0
                                  2023-11-08 15:52:53.295	error	19 - at D.componentDidMount (http://192.168.198.39:8082/vis-2/static/js/888.554015bb.chunk.js:1:41435)
                                  
                                  web.0
                                  2023-11-08 15:52:53.293	error	18 - at D.renderWidget (http://192.168.198.39:8082/vis-2/static/js/888.554015bb.chunk.js:1:61534)
                                  
                                  web.0
                                  2023-11-08 15:52:53.292	error	17 - at e.view.e.template (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1401:47)
                                  
                                  web.0
                                  2023-11-08 15:52:53.289	error	16 - at Function.renderAs (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1465:39)
                                  
                                  web.0
                                  2023-11-08 15:52:53.287	error	15 - at Function.renderTo (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1449:63)
                                  
                                  web.0
                                  2023-11-08 15:52:53.286	error	14 - at r (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1370:22)
                                  
                                  web.0
                                  2023-11-08 15:52:53.283	error	13 - at Function.frag (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1405:22)
                                  
                                  web.0
                                  2023-11-08 15:52:53.280	error	12 - at Function.hookup (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1418:19)
                                  
                                  web.0
                                  2023-11-08 15:52:53.278	error	11 - at a.each (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:343:211)
                                  
                                  web.0
                                  2023-11-08 15:52:53.277	error	10 - at HTMLDivElement.<anonymous> (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1419:98)
                                  
                                  web.0
                                  2023-11-08 15:52:53.275	error	9 - at http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1727:17
                                  
                                  web.0
                                  2023-11-08 15:52:53.273	error	8 - at a.each (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:343:211)
                                  
                                  web.0
                                  2023-11-08 15:52:53.271	error	7 - at Function.<anonymous> (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1728:17)
                                  
                                  web.0
                                  2023-11-08 15:52:53.269	error	6 - at Object.eval (tplHUEjscolor.js:40:83)
                                  
                                  web.0
                                  2023-11-08 15:52:53.267	error	5 - at Object.jscolorcie (<anonymous>:473:35)
                                  
                                  web.0
                                  2023-11-08 15:52:53.266	error	4 - at Object.loadJS (<anonymous>:45:27)
                                  
                                  web.0
                                  2023-11-08 15:52:53.264	error	3 - at <anonymous>:538:21
                                  
                                  web.0
                                  2023-11-08 15:52:53.262	error	2 - at onChange (<anonymous>:531:36)
                                  
                                  web.0
                                  2023-11-08 15:52:53.259	error	1 - at jscolor.fromXY (http://192.168.198.39:8082/vis-2/widgets/colorpicker/js/jscolor.js:1182:20)
                                  
                                  web.0
                                  2023-11-08 15:52:53.257	error	0 - ReferenceError: huepi is not definedReferenceError: huepi is not defined
                                  
                                  web.0
                                  2023-11-08 15:52:53.253	error	can't render tplHUEjscolor w000132 on "Flur":
                                  
                                  web.0
                                  2023-11-08 15:52:51.236	error	27 - at http://192.168.198.39:8082/vis-2/static/js/main.bcaaa77f.js:2:6591124
                                  
                                  web.0
                                  2023-11-08 15:52:51.235	error	26 - at _n (http://192.168.198.39:8082/vis-2/static/js/main.bcaaa77f.js:2:6534122)
                                  
                                  web.0
                                  2023-11-08 15:52:51.234	error	25 - at ii (http://192.168.198.39:8082/vis-2/static/js/main.bcaaa77f.js:2:6593729)
                                  
                                  web.0
                                  2023-11-08 15:52:51.233	error	24 - at Vi (http://192.168.198.39:8082/vis-2/static/js/main.bcaaa77f.js:2:6600010)
                                  
                                  web.0
                                  2023-11-08 15:52:51.232	error	23 - at http://192.168.198.39:8082/vis-2/static/js/main.bcaaa77f.js:2:6599495
                                  
                                  web.0
                                  2023-11-08 15:52:51.232	error	22 - at Ms (http://192.168.198.39:8082/vis-2/static/js/main.bcaaa77f.js:2:6587658)
                                  
                                  web.0
                                  2023-11-08 15:52:51.231	error	21 - at Hs (http://192.168.198.39:8082/vis-2/static/js/main.bcaaa77f.js:2:6588122)
                                  
                                  web.0
                                  2023-11-08 15:52:51.230	error	20 - at xs (http://192.168.198.39:8082/vis-2/static/js/main.bcaaa77f.js:2:6588349)
                                  
                                  web.0
                                  2023-11-08 15:52:51.229	error	19 - at D.componentDidMount (http://192.168.198.39:8082/vis-2/static/js/888.554015bb.chunk.js:1:41435)
                                  
                                  web.0
                                  2023-11-08 15:52:51.228	error	18 - at D.renderWidget (http://192.168.198.39:8082/vis-2/static/js/888.554015bb.chunk.js:1:61534)
                                  
                                  web.0
                                  2023-11-08 15:52:51.227	error	17 - at e.view.e.template (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1401:47)
                                  
                                  web.0
                                  2023-11-08 15:52:51.226	error	16 - at Function.renderAs (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1465:39)
                                  
                                  web.0
                                  2023-11-08 15:52:51.225	error	15 - at Function.renderTo (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1449:63)
                                  
                                  web.0
                                  2023-11-08 15:52:51.224	error	14 - at r (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1370:22)
                                  
                                  web.0
                                  2023-11-08 15:52:51.223	error	13 - at Function.frag (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1405:22)
                                  
                                  web.0
                                  2023-11-08 15:52:51.223	error	12 - at Function.hookup (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1418:19)
                                  
                                  web.0
                                  2023-11-08 15:52:51.221	error	11 - at a.each (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:343:211)
                                  
                                  web.0
                                  2023-11-08 15:52:51.218	error	10 - at HTMLDivElement.<anonymous> (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1419:98)
                                  
                                  web.0
                                  2023-11-08 15:52:51.217	error	9 - at http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1727:17
                                  
                                  web.0
                                  2023-11-08 15:52:51.215	error	8 - at a.each (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:343:211)
                                  
                                  web.0
                                  2023-11-08 15:52:51.214	error	7 - at Function.<anonymous> (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1728:17)
                                  
                                  web.0
                                  2023-11-08 15:52:51.213	error	6 - at Object.eval (tplHUEjscolor.js:40:83)
                                  
                                  web.0
                                  2023-11-08 15:52:51.211	error	5 - at Object.jscolorcie (<anonymous>:473:35)
                                  
                                  web.0
                                  2023-11-08 15:52:51.210	error	4 - at Object.loadJS (<anonymous>:45:27)
                                  
                                  web.0
                                  2023-11-08 15:52:51.209	error	3 - at <anonymous>:538:21
                                  
                                  web.0
                                  2023-11-08 15:52:51.208	error	2 - at onChange (<anonymous>:531:36)
                                  
                                  web.0
                                  2023-11-08 15:52:51.206	error	1 - at jscolor.fromXY (http://192.168.198.39:8082/vis-2/widgets/colorpicker/js/jscolor.js:1182:20)
                                  
                                  web.0
                                  2023-11-08 15:52:51.204	error	0 - ReferenceError: huepi is not definedReferenceError: huepi is not defined
                                  
                                  web.0
                                  2023-11-08 15:52:51.202	error	can't render tplHUEjscolor w000142 on "Badezimmer":
                                  
                                  web.0
                                  2023-11-08 15:52:49.913	error	20 - at n (http://192.168.198.39:8082/vis-2/static/js/585.8ef4d380.chunk.js:2:58545)
                                  
                                  web.0
                                  2023-11-08 15:52:49.905	error	19 - at http://192.168.198.39:8082/vis-2/static/js/888.554015bb.chunk.js:1:58661
                                  
                                  web.0
                                  2023-11-08 15:52:49.903	error	18 - at D.renderWidget (http://192.168.198.39:8082/vis-2/static/js/888.554015bb.chunk.js:1:61534)
                                  
                                  web.0
                                  2023-11-08 15:52:49.902	error	17 - at e.view.e.template (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1401:47)
                                  
                                  web.0
                                  2023-11-08 15:52:49.898	error	16 - at Function.renderAs (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1465:39)
                                  
                                  web.0
                                  2023-11-08 15:52:49.896	error	15 - at Function.renderTo (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1449:63)
                                  
                                  web.0
                                  2023-11-08 15:52:49.895	error	14 - at r (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1370:22)
                                  
                                  web.0
                                  2023-11-08 15:52:49.894	error	13 - at Function.frag (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1405:22)
                                  
                                  web.0
                                  2023-11-08 15:52:49.893	error	12 - at Function.hookup (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1418:19)
                                  
                                  web.0
                                  2023-11-08 15:52:49.891	error	11 - at a.each (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:343:211)
                                  
                                  web.0
                                  2023-11-08 15:52:49.890	error	10 - at HTMLDivElement.<anonymous> (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1419:98)
                                  
                                  web.0
                                  2023-11-08 15:52:49.889	error	9 - at http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1727:17
                                  
                                  web.0
                                  2023-11-08 15:52:49.888	error	8 - at a.each (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:343:211)
                                  
                                  web.0
                                  2023-11-08 15:52:49.887	error	7 - at Function.<anonymous> (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1728:17)
                                  
                                  web.0
                                  2023-11-08 15:52:49.886	error	6 - at Object.eval (tplHUEjscolor.js:40:83)
                                  
                                  web.0
                                  2023-11-08 15:52:49.885	error	5 - at Object.jscolorcie (<anonymous>:473:35)
                                  
                                  web.0
                                  2023-11-08 15:52:49.884	error	4 - at Object.loadJS (<anonymous>:45:27)
                                  
                                  web.0
                                  2023-11-08 15:52:49.883	error	3 - at <anonymous>:538:21
                                  
                                  web.0
                                  2023-11-08 15:52:49.882	error	2 - at onChange (<anonymous>:531:36)
                                  
                                  web.0
                                  2023-11-08 15:52:49.881	error	1 - at jscolor.fromXY (http://192.168.198.39:8082/vis-2/widgets/colorpicker/js/jscolor.js:1182:20)
                                  
                                  web.0
                                  2023-11-08 15:52:49.880	error	0 - ReferenceError: huepi is not definedReferenceError: huepi is not defined
                                  
                                  web.0
                                  2023-11-08 15:52:49.879	error	can't render tplHUEjscolor w000141 on "Esszimmer":
                                  
                                  web.0
                                  2023-11-08 15:52:49.878	error	20 - at n (http://192.168.198.39:8082/vis-2/static/js/585.8ef4d380.chunk.js:2:58545)
                                  
                                  web.0
                                  2023-11-08 15:52:49.877	error	19 - at http://192.168.198.39:8082/vis-2/static/js/888.554015bb.chunk.js:1:58661
                                  
                                  web.0
                                  2023-11-08 15:52:49.876	error	18 - at D.renderWidget (http://192.168.198.39:8082/vis-2/static/js/888.554015bb.chunk.js:1:61534)
                                  
                                  web.0
                                  2023-11-08 15:52:49.875	error	17 - at e.view.e.template (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1401:47)
                                  
                                  web.0
                                  2023-11-08 15:52:49.874	error	16 - at Function.renderAs (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1465:39)
                                  
                                  web.0
                                  2023-11-08 15:52:49.873	error	15 - at Function.renderTo (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1449:63)
                                  
                                  web.0
                                  2023-11-08 15:52:49.871	error	14 - at r (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1370:22)
                                  
                                  web.0
                                  2023-11-08 15:52:49.863	error	13 - at Function.frag (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1405:22)
                                  
                                  web.0
                                  2023-11-08 15:52:49.860	error	12 - at Function.hookup (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1418:19)
                                  
                                  web.0
                                  2023-11-08 15:52:49.859	error	11 - at a.each (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:343:211)
                                  
                                  web.0
                                  2023-11-08 15:52:49.857	error	10 - at HTMLDivElement.<anonymous> (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1419:98)
                                  
                                  web.0
                                  2023-11-08 15:52:49.856	error	9 - at http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1727:17
                                  
                                  web.0
                                  2023-11-08 15:52:49.855	error	8 - at a.each (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:343:211)
                                  
                                  web.0
                                  2023-11-08 15:52:49.854	error	7 - at Function.<anonymous> (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1728:17)
                                  
                                  web.0
                                  2023-11-08 15:52:49.852	error	6 - at Object.eval (tplHUEjscolor.js:40:83)
                                  
                                  web.0
                                  2023-11-08 15:52:49.851	error	5 - at Object.jscolorcie (<anonymous>:473:35)
                                  
                                  web.0
                                  2023-11-08 15:52:49.850	error	4 - at Object.loadJS (<anonymous>:45:27)
                                  
                                  web.0
                                  2023-11-08 15:52:49.848	error	3 - at <anonymous>:538:21
                                  
                                  web.0
                                  2023-11-08 15:52:49.847	error	2 - at onChange (<anonymous>:531:36)
                                  
                                  web.0
                                  2023-11-08 15:52:49.845	error	1 - at jscolor.fromXY (http://192.168.198.39:8082/vis-2/widgets/colorpicker/js/jscolor.js:1182:20)
                                  
                                  web.0
                                  2023-11-08 15:52:49.843	error	0 - ReferenceError: huepi is not definedReferenceError: huepi is not defined
                                  
                                  web.0
                                  2023-11-08 15:52:49.842	error	can't render tplHUEjscolor w000134 on "Esszimmer":
                                  
                                  web.0
                                  2023-11-08 15:52:48.914	error	27 - at http://192.168.198.39:8082/vis-2/static/js/main.bcaaa77f.js:2:6591124
                                  
                                  web.0
                                  2023-11-08 15:52:48.913	error	26 - at _n (http://192.168.198.39:8082/vis-2/static/js/main.bcaaa77f.js:2:6534122)
                                  
                                  web.0
                                  2023-11-08 15:52:48.912	error	25 - at ii (http://192.168.198.39:8082/vis-2/static/js/main.bcaaa77f.js:2:6593729)
                                  
                                  web.0
                                  2023-11-08 15:52:48.910	error	24 - at Vi (http://192.168.198.39:8082/vis-2/static/js/main.bcaaa77f.js:2:6600010)
                                  
                                  web.0
                                  2023-11-08 15:52:48.909	error	23 - at http://192.168.198.39:8082/vis-2/static/js/main.bcaaa77f.js:2:6599495
                                  
                                  web.0
                                  2023-11-08 15:52:48.907	error	22 - at Ms (http://192.168.198.39:8082/vis-2/static/js/main.bcaaa77f.js:2:6587658)
                                  
                                  web.0
                                  2023-11-08 15:52:48.906	error	21 - at Hs (http://192.168.198.39:8082/vis-2/static/js/main.bcaaa77f.js:2:6588122)
                                  
                                  web.0
                                  2023-11-08 15:52:48.904	error	20 - at xs (http://192.168.198.39:8082/vis-2/static/js/main.bcaaa77f.js:2:6588349)
                                  
                                  web.0
                                  2023-11-08 15:52:48.902	error	19 - at D.componentDidMount (http://192.168.198.39:8082/vis-2/static/js/888.554015bb.chunk.js:1:41435)
                                  
                                  web.0
                                  2023-11-08 15:52:48.900	error	18 - at D.renderWidget (http://192.168.198.39:8082/vis-2/static/js/888.554015bb.chunk.js:1:61534)
                                  
                                  web.0
                                  2023-11-08 15:52:48.899	error	17 - at e.view.e.template (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1401:47)
                                  
                                  web.0
                                  2023-11-08 15:52:48.897	error	16 - at Function.renderAs (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1465:39)
                                  
                                  web.0
                                  2023-11-08 15:52:48.894	error	15 - at Function.renderTo (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1449:63)
                                  
                                  web.0
                                  2023-11-08 15:52:48.892	error	14 - at r (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1370:22)
                                  
                                  web.0
                                  2023-11-08 15:52:48.889	error	13 - at Function.frag (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1405:22)
                                  
                                  web.0
                                  2023-11-08 15:52:48.887	error	12 - at Function.hookup (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1418:19)
                                  
                                  web.0
                                  2023-11-08 15:52:48.885	error	11 - at a.each (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:343:211)
                                  
                                  web.0
                                  2023-11-08 15:52:48.883	error	10 - at HTMLDivElement.<anonymous> (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1419:98)
                                  
                                  web.0
                                  2023-11-08 15:52:48.881	error	9 - at http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1727:17
                                  
                                  web.0
                                  2023-11-08 15:52:48.879	error	8 - at a.each (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:343:211)
                                  
                                  web.0
                                  2023-11-08 15:52:48.877	error	7 - at Function.<anonymous> (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1728:17)
                                  
                                  web.0
                                  2023-11-08 15:52:48.875	error	6 - at Object.eval (tplHUEjscolor.js:40:83)
                                  
                                  web.0
                                  2023-11-08 15:52:48.873	error	5 - at Object.jscolorcie (<anonymous>:473:35)
                                  
                                  web.0
                                  2023-11-08 15:52:48.872	error	4 - at Object.loadJS (<anonymous>:45:27)
                                  
                                  web.0
                                  2023-11-08 15:52:48.869	error	3 - at <anonymous>:538:21
                                  
                                  web.0
                                  2023-11-08 15:52:48.867	error	2 - at onChange (<anonymous>:531:36)
                                  
                                  web.0
                                  2023-11-08 15:52:48.864	error	1 - at jscolor.fromXY (http://192.168.198.39:8082/vis-2/widgets/colorpicker/js/jscolor.js:1182:20)
                                  
                                  web.0
                                  2023-11-08 15:52:48.861	error	0 - ReferenceError: huepi is not definedReferenceError: huepi is not defined
                                  
                                  web.0
                                  2023-11-08 15:52:48.858	error	can't render tplHUEjscolor w000139 on "Wohnzimmer":
                                  
                                  web.0
                                  2023-11-08 15:52:40.138	error	27 - at http://192.168.198.39:8082/vis-2/static/js/main.5a315bb8.js:2:7088498
                                  
                                  web.0
                                  2023-11-08 15:52:40.137	error	26 - at Nc (http://192.168.198.39:8082/vis-2/static/js/main.5a315bb8.js:2:7031496)
                                  
                                  web.0
                                  2023-11-08 15:52:40.136	error	25 - at ll (http://192.168.198.39:8082/vis-2/static/js/main.5a315bb8.js:2:7091103)
                                  
                                  web.0
                                  2023-11-08 15:52:40.135	error	24 - at Vl (http://192.168.198.39:8082/vis-2/static/js/main.5a315bb8.js:2:7097384)
                                  
                                  web.0
                                  2023-11-08 15:52:40.133	error	23 - at http://192.168.198.39:8082/vis-2/static/js/main.5a315bb8.js:2:7096869
                                  
                                  web.0
                                  2023-11-08 15:52:40.132	error	22 - at Mi (http://192.168.198.39:8082/vis-2/static/js/main.5a315bb8.js:2:7085032)
                                  
                                  web.0
                                  2023-11-08 15:52:40.131	error	21 - at xi (http://192.168.198.39:8082/vis-2/static/js/main.5a315bb8.js:2:7085496)
                                  
                                  web.0
                                  2023-11-08 15:52:40.130	error	20 - at Hi (http://192.168.198.39:8082/vis-2/static/js/main.5a315bb8.js:2:7085723)
                                  
                                  web.0
                                  2023-11-08 15:52:40.129	error	19 - at Vt.componentDidMount (http://192.168.198.39:8082/vis-2/static/js/107.6ff5be20.chunk.js:1:266713)
                                  
                                  web.0
                                  2023-11-08 15:52:40.127	error	18 - at Vt.renderWidget (http://192.168.198.39:8082/vis-2/static/js/107.6ff5be20.chunk.js:1:286829)
                                  
                                  web.0
                                  2023-11-08 15:52:40.125	error	17 - at e.view.e.template (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1401:47)
                                  
                                  web.0
                                  2023-11-08 15:52:40.124	error	16 - at Function.renderAs (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1465:39)
                                  
                                  web.0
                                  2023-11-08 15:52:40.122	error	15 - at Function.renderTo (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1449:63)
                                  
                                  web.0
                                  2023-11-08 15:52:40.120	error	14 - at r (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1370:22)
                                  
                                  web.0
                                  2023-11-08 15:52:40.119	error	13 - at Function.frag (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1405:22)
                                  
                                  web.0
                                  2023-11-08 15:52:40.118	error	12 - at Function.hookup (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1418:19)
                                  
                                  web.0
                                  2023-11-08 15:52:40.117	error	11 - at a.each (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:343:211)
                                  
                                  web.0
                                  2023-11-08 15:52:40.113	error	10 - at HTMLDivElement.<anonymous> (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1419:98)
                                  
                                  web.0
                                  2023-11-08 15:52:40.111	error	9 - at http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1727:17
                                  
                                  web.0
                                  2023-11-08 15:52:40.110	error	8 - at a.each (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:343:211)
                                  
                                  web.0
                                  2023-11-08 15:52:40.108	error	7 - at Function.<anonymous> (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1728:17)
                                  
                                  web.0
                                  2023-11-08 15:52:40.107	error	6 - at Object.eval (tplHUEjscolor.js:40:83)
                                  
                                  web.0
                                  2023-11-08 15:52:40.101	error	5 - at Object.jscolorcie (<anonymous>:473:35)
                                  
                                  web.0
                                  2023-11-08 15:52:40.099	error	4 - at Object.loadJS (<anonymous>:45:27)
                                  
                                  web.0
                                  2023-11-08 15:52:40.097	error	3 - at <anonymous>:538:21
                                  
                                  web.0
                                  2023-11-08 15:52:40.095	error	2 - at onChange (<anonymous>:531:36)
                                  
                                  web.0
                                  2023-11-08 15:52:40.085	error	1 - at jscolor.fromXY (http://192.168.198.39:8082/vis-2/widgets/colorpicker/js/jscolor.js:1182:20)
                                  
                                  web.0
                                  2023-11-08 15:52:40.083	error	0 - ReferenceError: huepi is not definedReferenceError: huepi is not defined
                                  
                                  web.0
                                  2023-11-08 15:52:40.080	error	can't render tplHUEjscolor w000142 on "Badezimmer":
                                  
                                  web.0
                                  2023-11-08 15:52:38.476	error	27 - at http://192.168.198.39:8082/vis-2/static/js/main.5a315bb8.js:2:7088498
                                  
                                  web.0
                                  2023-11-08 15:52:38.475	error	26 - at Nc (http://192.168.198.39:8082/vis-2/static/js/main.5a315bb8.js:2:7031496)
                                  
                                  web.0
                                  2023-11-08 15:52:38.473	error	25 - at ll (http://192.168.198.39:8082/vis-2/static/js/main.5a315bb8.js:2:7091103)
                                  
                                  web.0
                                  2023-11-08 15:52:38.471	error	24 - at Vl (http://192.168.198.39:8082/vis-2/static/js/main.5a315bb8.js:2:7097384)
                                  
                                  web.0
                                  2023-11-08 15:52:38.466	error	23 - at http://192.168.198.39:8082/vis-2/static/js/main.5a315bb8.js:2:7096869
                                  
                                  web.0
                                  2023-11-08 15:52:38.462	error	22 - at Mi (http://192.168.198.39:8082/vis-2/static/js/main.5a315bb8.js:2:7085032)
                                  
                                  web.0
                                  2023-11-08 15:52:38.454	error	21 - at xi (http://192.168.198.39:8082/vis-2/static/js/main.5a315bb8.js:2:7085496)
                                  
                                  web.0
                                  2023-11-08 15:52:38.449	error	20 - at Hi (http://192.168.198.39:8082/vis-2/static/js/main.5a315bb8.js:2:7085723)
                                  
                                  web.0
                                  2023-11-08 15:52:38.447	error	19 - at Vt.componentDidMount (http://192.168.198.39:8082/vis-2/static/js/107.6ff5be20.chunk.js:1:266713)
                                  
                                  web.0
                                  2023-11-08 15:52:38.443	error	18 - at Vt.renderWidget (http://192.168.198.39:8082/vis-2/static/js/107.6ff5be20.chunk.js:1:286829)
                                  
                                  web.0
                                  2023-11-08 15:52:38.441	error	17 - at e.view.e.template (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1401:47)
                                  
                                  web.0
                                  2023-11-08 15:52:38.439	error	16 - at Function.renderAs (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1465:39)
                                  
                                  web.0
                                  2023-11-08 15:52:38.437	error	15 - at Function.renderTo (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1449:63)
                                  
                                  web.0
                                  2023-11-08 15:52:38.436	error	14 - at r (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1370:22)
                                  
                                  web.0
                                  2023-11-08 15:52:38.427	error	13 - at Function.frag (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1405:22)
                                  
                                  web.0
                                  2023-11-08 15:52:38.418	error	12 - at Function.hookup (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1418:19)
                                  
                                  web.0
                                  2023-11-08 15:52:38.414	error	11 - at a.each (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:343:211)
                                  
                                  web.0
                                  2023-11-08 15:52:38.412	error	10 - at HTMLDivElement.<anonymous> (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1419:98)
                                  
                                  web.0
                                  2023-11-08 15:52:38.411	error	9 - at http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1727:17
                                  
                                  web.0
                                  2023-11-08 15:52:38.407	error	8 - at a.each (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:343:211)
                                  
                                  web.0
                                  2023-11-08 15:52:38.405	error	7 - at Function.<anonymous> (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1728:17)
                                  
                                  web.0
                                  2023-11-08 15:52:38.403	error	6 - at Object.eval (tplHUEjscolor.js:40:83)
                                  
                                  web.0
                                  2023-11-08 15:52:38.402	error	5 - at Object.jscolorcie (<anonymous>:473:35)
                                  
                                  web.0
                                  2023-11-08 15:52:38.399	error	4 - at Object.loadJS (<anonymous>:45:27)
                                  
                                  web.0
                                  2023-11-08 15:52:38.396	error	3 - at <anonymous>:538:21
                                  
                                  web.0
                                  2023-11-08 15:52:38.394	error	2 - at onChange (<anonymous>:531:36)
                                  
                                  web.0
                                  2023-11-08 15:52:38.391	error	1 - at jscolor.fromXY (http://192.168.198.39:8082/vis-2/widgets/colorpicker/js/jscolor.js:1182:20)
                                  
                                  web.0
                                  2023-11-08 15:52:38.389	error	0 - ReferenceError: huepi is not definedReferenceError: huepi is not defined
                                  
                                  web.0
                                  2023-11-08 15:52:38.388	error	can't render tplHUEjscolor w000139 on "Wohnzimmer":
                                  
                                  web.0
                                  2023-11-08 15:52:37.656	error	20 - at r (http://192.168.198.39:8082/vis-2/static/js/258.a5b714fa.chunk.js:2:124513)
                                  
                                  web.0
                                  2023-11-08 15:52:37.655	error	19 - at http://192.168.198.39:8082/vis-2/static/js/107.6ff5be20.chunk.js:1:283951
                                  
                                  web.0
                                  2023-11-08 15:52:37.654	error	18 - at Vt.renderWidget (http://192.168.198.39:8082/vis-2/static/js/107.6ff5be20.chunk.js:1:286829)
                                  
                                  web.0
                                  2023-11-08 15:52:37.653	error	17 - at e.view.e.template (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1401:47)
                                  
                                  web.0
                                  2023-11-08 15:52:37.652	error	16 - at Function.renderAs (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1465:39)
                                  
                                  web.0
                                  2023-11-08 15:52:37.651	error	15 - at Function.renderTo (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1449:63)
                                  
                                  web.0
                                  2023-11-08 15:52:37.650	error	14 - at r (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1370:22)
                                  
                                  web.0
                                  2023-11-08 15:52:37.649	error	13 - at Function.frag (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1405:22)
                                  
                                  web.0
                                  2023-11-08 15:52:37.648	error	12 - at Function.hookup (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1418:19)
                                  
                                  web.0
                                  2023-11-08 15:52:37.648	error	11 - at a.each (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:343:211)
                                  
                                  web.0
                                  2023-11-08 15:52:37.647	error	10 - at HTMLDivElement.<anonymous> (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1419:98)
                                  
                                  web.0
                                  2023-11-08 15:52:37.646	error	9 - at http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:1727:17
                                  
                                  web.0
                                  2023-11-08 15:52:37.644	error	8 - at a.each (http://192.168.198.39:8082/vis-2/lib/js/can.custom.js:343:211)
                                  

                                  In der Browserconsole steht:

                                  instrument.ts:145 can't render tplHUEjscolor w000141 on "Esszimmer": 
                                  
                                  1 Reply Last reply Reply Quote 0
                                  • E
                                    Eisbaer721 last edited by Eisbaer721

                                    Hallo zusammen
                                    Habt ihr auch ein Problem beim gruppieren von Widgets?
                                    Hier das Basic- bulg on /Off Widget :
                                    Screenshot 2023-11-08 174919.png
                                    Sobald ich nach dem gruppieren auf das Widget klicke stürzt der Editor ab und ich komme nur wieder zum Editor wenn ich die Seite neu lade.
                                    Ich habe schon mehrere verschiedene Widgets getestet.
                                    Leider habe ich keine Issue bei Git-Hub gefunden zu dem Thema "Gruppieren"
                                    Daher erstmal meine Frage hier ob andere auch dieses Problem haben und ob es schon bekannt ist?
                                    Vis 2.0 Version 2.40 und ältere vorher schon. 🙂
                                    Gruß
                                    Marko

                                    1 Reply Last reply Reply Quote 0
                                    • Crazy32
                                      Crazy32 last edited by Crazy32

                                      Moin allerseits. Ich habe gestern auf v2.4.0 aktualisiert und habe ein Problem mit der Anzeige des Editors. Die Seite wird fast vollständig geladen. Bevor die Widgets angezeigt werden, wird der Bildschirm aber komplett schwarz.
                                      Sämtliche Werbeblocker sind für die Seite ausgeschaltet. Getestet habe ich mit Vivaldi (mein Standard-Browser, mit dem ich immer arbeite und Firefox ESR. Beim Firefox aber das Gleiche.
                                      Hat da jemand eine Ahnung, woran das liegen kann?

                                      Kurzes Video

                                      EDIT: Dieses Problem hat sich erledigt. Es war wohl irgendein Problem mit meinem Projekt. In den paar Sekunden, in denen die VIS zu sehen war, habe ich schnell ein anderes Projekt angeklickt, danach funktionierte es. Ich habe dann mein main-Projekt gelöscht, aus der alten VIS einen Export gemacht und erfolgreich importiert. Wenn ich das Projekt aber auswähle, dann lande ich immer wieder in dem Auswahlfenster zum Laden eines Projekts. Da geht es irgendwie nicht weiter...

                                      2023-11-09_14-55.png

                                      LG,
                                      Markus

                                      B 1 Reply Last reply Reply Quote 0
                                      • B
                                        biker1602 @Crazy32 last edited by

                                        Ich bin heute auch mal umgestiegen von Vis 1 auf Vis 2 und war eigentlich erstmal überrascht das fast alles importiert worden ist. Was mich allerdings wundert, ist wie langsam sich beim Vis Editor die Seite aufmacht und sich bearbeiten lässt. Liegt es daran, dass zu wenig Ressourcen vorhanden sind? Es ist gefühlt um Welten langsamer als das Vis 1. Ich habe IOB unter Proxmox in einem LXC Container laufen.

                                        1 Reply Last reply Reply Quote 0
                                        • W
                                          woupi last edited by

                                          Ich habe mal eine Grundsätzliche Frage und hoffe, dass ich hier an der Stelle richtig bin.

                                          Ich habe z.Z. VIS "1" im Einsatz, sehr sehr stiefmütterlich, kein Design und nur die wichtigsten Daten die gerade brauche.

                                          Ich habe jetzt so langsam aber zu Hause alles am laufen (iobroker, WP, PV, Rollos, Skripte usw.) und würde mich über den Winter, glaube ich, ganz gerne mal mit der Gestaltung beschäftigen wollen.

                                          Jetzt weiß ich nicht, ob ich mit VIS "1" weiter machen soll, mich also damit intensiv beschäftige oder ob ich besser direkt auf VIS 2 umsteige, die aber ja, wenn ich alles richtig verstanden habe, noch nicht 100% fertig ist.

                                          Ich würde mich über einen Rat freuen.

                                          Vielen Dank und VG

                                          1 Reply Last reply Reply Quote 0
                                          • afuerhoff
                                            afuerhoff Developer last edited by

                                            Hallo, hat schon mal jemand den geheimen Schalter Rechts in der Seitensicht entdeckt?
                                            Die Seite wird dann als Text dargestellt.
                                            Ist das so gewollt oder ein Bug, dass das Symbol grundsätzlich unsichtbar ist?
                                            4d0c0dca-9f05-428a-b8c7-a532147c9e84-image.png

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            929
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            101
                                            691
                                            177226
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo