Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. SmartVisu

    NEWS

    • ioBroker goes Matter ... Matter Adapter in Stable

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    SmartVisu

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

      @dslraser:

      mehr als das geht bei mir nicht…

      wo bzw. wie kann ich weitere Sachen einbinden ? (Heizung/Lampen usw...?) ` ~~Soweit ich weiß, musst du alles selbst "schreiben", also per FileZilla auf "/opt/iobroker/iobroker-data/smartvisu_0/pages/iobroker" dort dann zb die "index.html" bearbeiten. Die Docu findest du unter den "einstellungen" auf "deineip:8100/index.php?pages=docu&page=index". Wird zwar wohl nicht die komplette Docu sein, aber schonmal ein Einstieg.

      Such dir nen Switch/Schalter-Beispiel raus und dann auf "index.html" per FileZilla und die Zeile einfügen. Datenpunkte über iobroker unter objekte kopieren und in "index.html" einfügen…werden immer per "." getrennt.

      Bsp yeelight:

      switch: {{ basic.stateswitch('', 'yeelight-2.0.color-xxxxx.control.power', 'midi', [0,1]) }}
      

      Allerdings schaltet leider die Yeelight nur mit "true" und "false", das habe ich mir noch nicht angschaut.

      Im Prinzip greift alles auf deine lokalen Datenpunkte zu, also auch Temperaturen etc. brauchst nur die passende Syntax um das alles einzustellen.

      Unter "/opt/iobroker/iobroker-data/smartvisu_0/pages/" findest du noch Example.xxx Seiten. Wenn du diese in den Ordner "/opt/iobroker/iobroker-data/smartvisu_0/pages/iobroker" schiebst (vorher alles aus dem Ordner rausschneiden und irgendwo sichern), dann kannst du dir diese Seiten anschauen und evtl. auch übernehmen und nur deine Datenpunkte eintragen.

      Achja das Problem mit den Speichern der Einstellungen habe ich auch. Sobald ich zb. Kalenderdaten oder Wetterdaten ändere und auf "Einstellungen speichern" gehe, wird das leider nicht abgespeichert.~~

      1 Reply Last reply Reply Quote 0
      • dslraser
        dslraser Forum Testing Most Active last edited by

        okay, danke für die Info.

        (aber "Smart….Visu" ist es dann noch nicht)

        1 Reply Last reply Reply Quote 0
        • U
          UnterStrom last edited by

          @dslraser:

          okay, danke für die Info.

          (aber "Smart….Visu" ist es dann noch nicht) `

          Ja also jedenfalls hab ich kein "Editor" gefunden für die "Smart Visu". Ein richtiger Editor wie bei "Vis" von ioBroker wäre natürlich super!

          1 Reply Last reply Reply Quote 0
          • U
            UnterStrom last edited by

            Also ich bekomme die "States" in meine Datenpunkte reingeschrieben, aber sie werden trotzdem nicht ausgeführt?

            Zb.: Yeelight der Dimmer, regle ich auf 100% geht das Licht an, bleibt aber bei 1% Helligkeit (also die Helligkeit der physischen Lampe), obwohl der Regler und auch der Datenpunkt im Objekt auf 100% steht.

            Oder meine HS110 Steckdose, stelle ich die per "Smart Visu" true" geht die Steckdose auch an, sobald ich aber versuche durch "Smart Visu" wieder die Steckdose auszuschalten, ändert der Datenpunkt sich kurz auf "false" und springt dann wieder auf "true".

            Was genau mach ich da falsch? Das liegt aber nicht daran, dass ich die Einstellungen in der "Smart Visu"-Oberfläche nicht speichern kann?

            1 Reply Last reply Reply Quote 0
            • D
              deta Most Active last edited by

              Hallo,

              habe das gerade hier lesen.

              Wenn ich das richtig verstanden habe, muss ich nur den Adapter aus dem Github installieren. Nix weiter an Software?

              cu Deta

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

                Du brauchst PHP

                1 Reply Last reply Reply Quote 0
                • D
                  deta Most Active last edited by

                  Das habe ich auf dem PI3+ Ist der GitHub immer noch der selbe auf der ersten Seite oder gibts einen anderen mit der aktuellen Version?

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

                    Ja GitHub ist aktuell.

                    Gesendet vom Handy …

                    1 Reply Last reply Reply Quote 0
                    • D
                      deta Most Active last edited by

                      So etwas weiter.

                      Wenn ich jetzt in der Config was speichern will, dann gibts einen Fehler

                      ! PHP Warning: array_replace(): Argument #2 is not an array in /opt/iobroker/iobroker-data/smartvisu_0/lib/config.php on line 93 PHP Warning: Invalid argument supplied for foreach() in /opt/iobroker/iobroker-data/smartvisu_0/lib/includes.php on line 52 PHP Warning: parse_ini_file(/opt/iobroker/iobroker-data/smartvisu_0/lang/config_lang.ini): failed to open stream: No such file or directory in /opt/iobroker/iobroker-data/smartvisu_0/lib/functions.php on line 19 PHP Warning: parse_ini_file(/opt/iobroker/iobroker-data/smartvisu_0/lang/config_lang.ini): failed to open stream: No such file or directory in /opt/iobroker/iobroker-data/smartvisu_0/lib/functions.php on line 19 PHP Warning: parse_ini_file(/opt/iobroker/iobroker-data/smartvisu_0/lang/config_lang.ini): failed to open stream: No such file or directory in /opt/iobroker/iobroker-data/smartvisu_0/lib/functions.php on line 19 PHP Warning: parse_ini_file(/opt/iobroker/iobroker-data/smartvisu_0/lang/config_lang.ini): failed to open stream: No such file or directory in /opt/iobroker/iobroker-data/smartvisu_0/lib/functions.php on line 19 PHP Warning: parse_ini_file(/opt/iobroker/iobroker-data/smartvisu_0/lang/config_lang.ini): failed to open stream: No such file or directory in /opt/iobroker/iobroker-data/smartvisu_0/lib/functions.php on line 19 PHP Warning: parse_ini_file(/opt/iobroker/iobroker-data/smartvisu_0/lang/config_lang.ini): failed to open stream: No such file or directory in /opt/iobroker/iobroker-data/smartvisu_0/lib/functions.php on line 19 PHP Warning: parse_ini_file(/opt/iobroker/iobroker-data/smartvisu_0/lang/config_lang.ini): failed to open stream: No such file or directory in /opt/iobroker/iobroker-data/smartvisu_0/lib/functions.php on line 19 PHP Warning: parse_ini_file(/opt/iobroker/iobroker-data/smartvisu_0/lang/config_lang.ini): failed to open stream: No such file or directory in /opt/iobroker/iobroker-data/smartvisu_0/lib/functions.php on line 19 PHP Warning: parse_ini_file(/opt/iobroker/iobroker-data/smartvisu_0/lang/config_lang.ini): failed to open stream: No such file or directory in /opt/iobroker/iobroker-data/smartvisu_0/lib/functions.php on line 19 PHP Warning: parse_ini_file(/opt/iobroker/iobroker-data/smartvisu_0/lang/config_lang.ini): failed to open stream: No such file or directory in /opt/iobroker/iobroker-data/smartvisu_0/lib/functions.php on line 19 PHP Warning: parse_ini_file(/opt/iobroker/iobroker-data/smartvisu_0/lang/config_lang.ini): failed to open stream: No such file or directory in /opt/iobroker/iobroker-data/smartvisu_0/lib/functions.php on line 19 PHP Warning: parse_ini_file(/opt/iobroker/iobroker-data/smartvisu_0/lang/config_lang.ini): failed to open stream: No such file or directory in /opt/iobroker/iobroker-data/smartvisu_0/lib/functions.php on line 19 PHP Warning: parse_ini_file(/opt/iobroker/iobroker-data/smartvisu_0/lang/config_lang.ini): failed to open stream: No such file or directory in /opt/iobroker/iobroker-data/smartvisu_0/lib/functions.php on line 19 PHP Warning: parse_ini_file(/opt/iobroker/iobroker-data/smartvisu_0/lang/config_lang.ini): failed to open stream: No such file or directory in /opt/iobroker/iobroker-data/smartvisu_0/lib/functions.php on line 19 PHP Warning: parse_ini_file(/opt/iobroker/iobroker-data/smartvisu_0/lang/config_lang.ini): failed to open stream: No such file or directory in /opt/iobroker/iobroker-data/smartvisu_0/lib/functions.php on line 19 PHP Warning: parse_ini_file(/opt/iobroker/iobroker-data/smartvisu_0/lang/config_lang.ini): failed to open stream: No such file or directory in /opt/iobroker/iobroker-data/smartvisu_0/lib/functions.php on line 19 PHP Warning: parse_ini_file(/opt/iobroker/iobroker-data/smartvisu_0/lang/config_lang.ini): failed to open stream: No such file or directory in /opt/iobroker/iobroker-data/smartvisu_0/lib/functions.php on line 19 PHP Warning: parse_ini_file(/opt/iobroker/iobroker-data/smartvisu_0/lang/config_lang.ini): failed to open stream: No such file or directory in /opt/iobroker/iobroker-data/smartvisu_0/lib/functions.php on line 19 PHP Warning: parse_ini_file(/opt/iobroker/iobroker-data/smartvisu_0/lang/config_lang.ini): failed to open stream: No such file or directory in /opt/iobroker/iobroker-data/smartvisu_0/lib/functions.php on line 19

                      1 Reply Last reply Reply Quote 0
                      • D
                        deta Most Active last edited by

                        Jetzt geht nix mehr..

                        ! smartVISU
                        ! 15:23, 11.11, v2.9
                        ! –------------------------------------------------------------------------------
                        ! Error loading Page 'config_index' !
                        ! Check config.php -> 'config_pages' for correct Pages/Project configuration
                        ! or try the index page!
                        ! --------------------------------------------------------------------------------
                        ! PHP Warning: array_replace(): Argument #2 is not an array in /opt/iobroker/iobroker-data/smartvisu_0/lib/config.php on line 93 PHP Warning: Invalid argument supplied for foreach() in /opt/iobroker/iobroker-data/smartvisu_0/lib/includes.php on line 52

                        Hab es schon komplett noch mal runter geschmissen und neu installiert, aber es geht nicht.

                        Was ist das?

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

                          Komplett wirklich? Auch unter /opt/iobroker/iobroker-data/smartvisu.0 verzeichnis?

                          Gesendet vom Handy …

                          1 Reply Last reply Reply Quote 0
                          • D
                            deta Most Active last edited by

                            ja, bin schon weiter…. Mit Firefox gehts noch, bei Chrom schreibt er den Fehler... Hab ebend schon mal alls Cookies bei Chrom gelöscht, geht dennoch nicht.

                            1 Reply Last reply Reply Quote 0
                            • D
                              deta Most Active last edited by

                              mh liegt das an der PHP Version? PHP Version 7.0.30-0+deb9u1

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

                                An der Stelle kann ich dann nur an das smartvisu Projekt an sich verweisen. Mach dort im GitHub am besten ein issue auf. Der Adapter bietet nur eine Möglichkeit das smartvisu php auf dem iobroker Host auszuführen.

                                Gesendet vom Handy …

                                1 Reply Last reply Reply Quote 0
                                • D
                                  deta Most Active last edited by

                                  Ich mache gerade ein System update beim Pi und dann geht php 7.1 mal sehen…

                                  1 Reply Last reply Reply Quote 0
                                  • D
                                    deta Most Active last edited by

                                    So bin jetzt bei PHP 7.1 das selbe.. Auch die Daten werden nicht gespeichert. Wenn ich was ändere…

                                    Hat noch jemand eine Idee?

                                    1 Reply Last reply Reply Quote 0
                                    • D
                                      deeznutz last edited by

                                      Hallo zusammen,

                                      ich habe auch das Problem, dass die config.ini nicht gespeichert wird. Habe dazu ein Thema im knx userforum eingestellt: https://knx-user-forum.de/forum/support … %A4gt-fehl… Bisweilen kann man die config.ini von hand editieren um das System zumindest grundsätzlich zum laufen zu bringen. Btw., weiß jemand was ich in der config.ini eintragen muss um den Pagecache zu aktivieren 🙂 ?

                                      Gruß

                                      Nils

                                      1 Reply Last reply Reply Quote 0
                                      • D
                                        deeznutz last edited by

                                        Hmm, da beißt sich die Katze in den Schwanz 🙂 Zitat des SmartVisu-Entwicklers: > Da dieses Problem ioBroker spezifisch ist, wirst du dort im Forum wahrscheinlich eher Hilfe kriegen als hier.

                                        Was tun? Können wir irgendetwas loggen oder debuggen um da weiterzukommen?

                                        Gruß

                                        Nils

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

                                          Naja, die Frage ist was davon ioBroker Spezifisch ist weil wir nichts anderes tun als einen PHP Interpreter als Adapter anzubieten. mehr ist der Adapter faktisch nicht.

                                          Man muss also mit PHP-Wissen das mal untersuchen um rauszufinden warum das da Problematisch ist. Mein PHP ist zu lange her als das ich das in endlicher zeit rausbekomme.

                                          1 Reply Last reply Reply Quote 0
                                          • D
                                            deeznutz last edited by

                                            Ok, dann werde ich noch ein weinig rumprobieren um eine akzeptable Lösung zu finden. Bis dato komme ich auch damit klar, die Konfig per Hand zu editieren… Danke trotzdem!

                                            Gruß

                                            Nils

                                            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

                                            819
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

                                            13
                                            75
                                            10258
                                            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