Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. [Aufruf] fullyBrowser Adapter

    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

    [Aufruf] fullyBrowser Adapter

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

      Danke.

      Jetzt mit Fehlermeldung:

      host.haus	2018-12-13 06:44:53.758	error	instance system.adapter.fullyBrowser.0 terminated with code 1 ()
      Caught	2018-12-13 06:44:53.758	error	by controller[0]: at bootstrap_node.js:625:3
      Caught	2018-12-13 06:44:53.758	error	by controller[0]: at startup (bootstrap_node.js:204:16)
      Caught	2018-12-13 06:44:53.758	error	by controller[0]: at Function.Module.runMain (module.js:694:10)
      Caught	2018-12-13 06:44:53.758	error	by controller[0]: at Function.Module._load (module.js:498:3)
      Caught	2018-12-13 06:44:53.758	error	by controller[0]: at tryModuleLoad (module.js:506:12)
      Caught	2018-12-13 06:44:53.758	error	by controller[0]: at Module.load (module.js:566:32)
      Caught	2018-12-13 06:44:53.758	error	by controller[0]: at Object.Module._extensions..js (module.js:664:10)
      Caught	2018-12-13 06:44:53.758	error	by controller[0]: at Module._compile (module.js:617:28)
      Caught	2018-12-13 06:44:53.757	error	by controller[0]: at Object.runInThisContext (vm.js:139:10)
      Caught	2018-12-13 06:44:53.757	error	by controller[0]: at createScript (vm.js:80:10)
      Caught	2018-12-13 06:44:53.757	error	by controller[0]: SyntaxError: Illegal break statement
      Caught	2018-12-13 06:44:53.757	error	by controller[0]: ^^^^^
      Caught	2018-12-13 06:44:53.757	error	by controller[0]: break;
      Caught	2018-12-13 06:44:53.757	error	by controller[0]: /opt/iobroker/node_modules/iobroker.fullyBrowser/main.js:118
      host.haus	2018-12-13 06:44:53.559	info	instance system.adapter.fullyBrowser.0 started with pid 8663
      
      1 Reply Last reply Reply Quote 0
      • arteck
        arteck Developer Most Active last edited by

        jaha..schon korrigiert…

        hab noch auf die schnelle eine Änderung gemacht ..copy...paste.. bäm ..fehler 😉

        doku fehlt auch noch.. ich weiss

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

          Dann werde ich heute Abend noch mal testen

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

            Ich bekomme bei der Installation immer noch die 0.0.6 und den gleichen Fehler

            1 Reply Last reply Reply Quote 0
            • arteck
              arteck Developer Most Active last edited by

              so jetzt die Version ist immer noch die 0.0.6

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

                Ok, läuft bei mir aktuell ohne Fehlermeldung.

                Alle Daten scheinen vorhanden.

                Allerdings hat sich das jetzt irgendwie mit meinem Ladescript überschnitten. Da frage ich den Akkustand direkt ab und Fully verweigert jetzt scheinbar die Verbindung.

                Macht nichts, da ich ja zur Abfrage jetzt den Adapter nutzen kann.

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

                  Bei mir läuft der Adapter mittlerweile länger Zeit störungsfrei.

                  Ich nutze ihn allerdings derzeit nur um den Akku zu laden.

                  Die restlichen Datenpunkte werde ich mir nach und nach erarbeiten.

                  Mein Wunsch wäre noch eine Einstellmöglichkeit der Bildschirmhelligkeit.

                  Ich habe gemerkt das durch diverse Updates jedes mal ein Reload erfolgt wenn der Screensaver abgeschaltet wird.

                  Deshalb würde ich gerne per Script die Bildschirmhelligkeit steuern.

                  Unter /?cmd=listSettings&cat=settingsDeviceManagement ist der Punkt aufgeführt.

                  In den Objekten erscheint er allerdings nur als "Info".

                  Somit würde ich einfach Fully ständig in der View lassen und nur den Bildschirm verschieden hell bis ganz dunkel steuern (Über Astro Script).

                  Dadurch umgehe ich den Screensaver und den damit verbundenen lästigen Reload.

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

                    Werde ich auch gleich noch mal testen.

                    Wer kann mir denn als quasi "Github"-Newbie erklären, wie ich bei einem Projekt, das nicht von mir ist, die Readme-Datei bearbeiten kann als "Vorschlag"? Denn dann kann ich da gerne schon mal das ganze beschreiben, ähnlich wie bei meinem Fully-Script im Forum-Thread, halt in Englisch.

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

                      @Mic:

                      Wer kann mir denn als quasi "Github"-Newbie erklären, wie ich bei einem Projekt, das nicht von mir ist, die Readme-Datei bearbeiten kann als "Vorschlag"? Denn dann kann ich da gerne schon mal das ganze beschreiben, ähnlich wie bei meinem Fully-Script im Forum-Thread, halt in Englisch. `

                      Wenn das Projekt nicht deins ist, kannst du auf GitHub nichts bearbeiten sondern nur im Projekt ein https://github.com/arteck/iobroker.fullyBrowser/issues öffnen und darin dem Inhaber das mitteilen, was du möchtest.

                      1 Reply Last reply Reply Quote 0
                      • R
                        rascal last edited by

                        Habe den Adapter gerade ausprobiert… echt cooles Teil, gratuliere.

                        Wäre es möglich, aus Vis die Views auszulesen und in den fullyBrowser Adapter so einzubinden, dass man die View per Knopfdruck wechseln kann?

                        Ich weis es ist mit Vis möglich, allerdings ein bisschen umständlich mit Instance-ID usw..

                        1 Reply Last reply Reply Quote 0
                        • ?
                          A Former User last edited by

                          Der Adapter läuft hier seit ein paar Tagen auch einwandfrei, besser als das Javascript, das hatte noch ein paar Fehler.. ( manche Datenpunkte sind nicht angelegt worden )..

                          ich steuere zur Zeit Screen on/off und die Batterielast, da meine ganzen Tablets alle an der Wand hängen.

                          Cool ist, dass man auch den Bewegungssensor auslesen kann… wenn also mal ein Tablet von der Wand fällt... :roll: :mrgreen: kann ich mir ne TelegramMsg schicken lassen und gleich über Alexa ein neues bestellen lassen.. :lol: :lol:

                          1 Reply Last reply Reply Quote 0
                          • arteck
                            arteck Developer Most Active last edited by

                            @Chaot:

                            Bei mir läuft der Adapter mittlerweile länger Zeit störungsfrei.

                            Ich nutze ihn allerdings derzeit nur um den Akku zu laden.

                            Die restlichen Datenpunkte werde ich mir nach und nach erarbeiten.

                            Mein Wunsch wäre noch eine Einstellmöglichkeit der Bildschirmhelligkeit.

                            Ich habe gemerkt das durch diverse Updates jedes mal ein Reload erfolgt wenn der Screensaver abgeschaltet wird.

                            Deshalb würde ich gerne per Script die Bildschirmhelligkeit steuern.

                            Unter /?cmd=listSettings&cat=settingsDeviceManagement ist der Punkt aufgeführt.

                            In den Objekten erscheint er allerdings nur als "Info".

                            Somit würde ich einfach Fully ständig in der View lassen und nur den Bildschirm verschieden hell bis ganz dunkel steuern (Über Astro Script).

                            Dadurch umgehe ich den Screensaver und den damit verbundenen lästigen Reload. `

                            schau mal https://github.com/arteck/iobroker.full … -absetzten
                            1518_unbenannt.png

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

                              Hi!

                              Ich krieg den Adapter nicht auf "grün". Installiert habe ich 0.0.6 und auch auf einem Device mit PLUS License die Remoteeinstellungen lt. Github gesetzt.

                              Adapter installiert (Code 0):

                              ! ````
                              $ ./iobroker url "https://github.com/arteck/ioBroker.fullyBrowser/tarball/master" fullyBrowser --debug
                              install https://github.com/arteck/ioBroker.fullyBrowser/tarball/master
                              npm install https://github.com/arteck/ioBroker.fullyBrowser/tarball/master --production --save --prefix "/opt/iobroker" (System call)
                              iobroker.inst@1.1.2 /opt/iobroker`-- iobroker.fullybrowser@0.0.6
                              ! npm WARN react-beautiful-dnd@9.0.2 requires a peer of react@^16.3.1 but none was installed.
                              npm WARN react-motion@0.5.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0 but none was installed.
                              npm WARN react-redux@5.0.7 requires a peer of react@^0.14.0 || ^15.0.0-0 || ^16.0.0-0 but none was installed.
                              npm WARN react-beautiful-dnd@8.0.7 requires a peer of react@^16.3.1 but none was installed.
                              npm WARN react-motion@0.5.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0 but none was installed.
                              npm WARN react-redux@5.0.7 requires a peer of react@^0.14.0 || ^15.0.0-0 || ^16.0.0-0 but none was installed.
                              ! ERROR: Cannot parse null/io-package.json:Error: ENOENT: no such file or directory, open 'null/io-package.json'
                              process exited with code 0

                              
                              Instanz erzeugt (Code 0):
                              
                              >! ````
                              $ ./iobroker add fullybrowser  --host iobroker-master-tb
                              host.iobroker-master-tb install adapter fullybrowser
                              npm install --production (System call) in "/opt/iobroker/node_modules/iobroker.fullybrowser"
                              got /opt/iobroker/node_modules/iobroker.fullybrowser/admin
                              upload [3] fullybrowser.admin /opt/iobroker/node_modules/iobroker.fullybrowser/admin/words.js words.js application/javascript
                              upload [2] fullybrowser.admin /opt/iobroker/node_modules/iobroker.fullybrowser/admin/index_m.html index_m.html text/html
                              upload [1] fullybrowser.admin /opt/iobroker/node_modules/iobroker.fullybrowser/admin/index.html index.html text/html
                              upload [0] fullybrowser.admin /opt/iobroker/node_modules/iobroker.fullybrowser/admin/fully.png fully.png image/png
                              host.iobroker-master-tb object system.adapter.fullybrowser created
                              host.iobroker-master-tb create instance fullybrowser
                              host.iobroker-master-tb object system.adapter.fullybrowser.0.outputCount created
                              host.iobroker-master-tb object system.adapter.fullybrowser.0.inputCount created
                              host.iobroker-master-tb object system.adapter.fullybrowser.0.uptime created
                              host.iobroker-master-tb object system.adapter.fullybrowser.0.memRss created
                              host.iobroker-master-tb object system.adapter.fullybrowser.0.memHeapTotal created
                              host.iobroker-master-tb object system.adapter.fullybrowser.0.memHeapUsed created
                              host.iobroker-master-tb object system.adapter.fullybrowser.0.connected created
                              host.iobroker-master-tb object system.adapter.fullybrowser.0.alive created
                              host.iobroker-master-tb object system.adapter.fullybrowser.0 created
                              process exited with code 
                              

                              Im LOG steht (Cannot find start file of adapter) und der Adapter bleibt rot.

                              ! ````
                              host.iobroker-master-tb 2018-12-16 11:40:23.461 info Restart adapter system.adapter.fullybrowser.0 because enabled
                              host.iobroker-master-tb 2018-12-16 11:40:23.459 error instance system.adapter.fullybrowser.0 terminated with code 10 (Cannot find start file of adapter)
                              host.iobroker-master-tb 2018-12-16 11:40:21.678 info instance system.adapter.fullybrowser.0 started with pid 26447
                              host.iobroker-master-tb 2018-12-16 11:39:51.630 info Restart adapter system.adapter.fullybrowser.0 because enabled
                              host.iobroker-master-tb 2018-12-16 11:39:51.630 error instance system.adapter.fullybrowser.0 terminated with code 10 (Cannot find start file of adapter)
                              host.iobroker-master-tb 2018-12-16 11:39:49.898 info instance system.adapter.fullybrowser.0 started with pid 26437
                              host.iobroker-master-tb 2018-12-16 11:39:49.857 info object change system.adapter.fullybrowser.0
                              host.iobroker-master-tb 2018-12-16 11:39:41.442 info Restart adapter system.adapter.fullybrowser.0 because enabled
                              host.iobroker-master-tb 2018-12-16 11:39:41.442 error instance system.adapter.fullybrowser.0 terminated with code 10 (Cannot find start file of adapter)
                              host.iobroker-master-tb 2018-12-16 11:39:39.610 info instance system.adapter.fullybrowser.0 started with pid 26426
                              host.iobroker-master-tb 2018-12-16 11:39:09.565 info Restart adapter system.adapter.fullybrowser.0 because enabled
                              host.iobroker-master-tb 2018-12-16 11:39:09.564 error instance system.adapter.fullybrowser.0 terminated with code 10 (Cannot find start file of adapter)
                              host.iobroker-master-tb 2018-12-16 11:39:08.205 info instance system.adapter.fullybrowser.0 started with pid 26376
                              host.iobroker-master-tb 2018-12-16 11:38:38.175 info Restart adapter system.adapter.fullybrowser.0 because enabled
                              host.iobroker-master-tb 2018-12-16 11:38:38.175 error instance system.adapter.fullybrowser.0 terminated with code 10 (Cannot find start file of adapter)
                              host.iobroker-master-tb 2018-12-16 11:38:36.313 info instance system.adapter.fullybrowser.0 started with pid 26366
                              host.iobroker-master-tb 2018-12-16 11:38:06.276 info Restart adapter system.adapter.fullybrowser.0 because enabled
                              host.iobroker-master-tb 2018-12-16 11:38:06.275 error instance system.adapter.fullybrowser.0 terminated with code 10 (Cannot find start file of adapter)
                              host.iobroker-master-tb 2018-12-16 11:38:04.551 info instance system.adapter.fullybrowser.0 started with pid 26316
                              host.iobroker-master-tb 2018-12-16 11:37:34.501 info Restart adapter system.adapter.fullybrowser.0 because enabled
                              host.iobroker-master-tb 2018-12-16 11:37:34.500 error instance system.adapter.fullybrowser.0 terminated with code 10 (Cannot find start file of adapter)
                              host.iobroker-master-tb 2018-12-16 11:37:33.253 info instance system.adapter.fullybrowser.0 started with pid 26305
                              host.iobroker-master-tb 2018-12-16 11:37:03.227 info Restart adapter system.adapter.fullybrowser.0 because enabled
                              host.iobroker-master-tb 2018-12-16 11:37:03.226 error instance system.adapter.fullybrowser.0 terminated with code 10 (Cannot find start file of adapter)

                              
                              Neuinstallation des Adapters schon 2x gemacht, leider keine Änderung.
                              
                              Passwort auf dem Device für Remote gesetzt, Port unverändert gelassen (finde nicht mal die Einstellung auf dem Device)
                              
                              Kann mir bitte irgendwer einen TIp geben?
                              
                              LG, mxa
                              1 Reply Last reply Reply Quote 0
                              • arteck
                                arteck Developer Most Active last edited by

                                moment wartmal

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

                                  Danke.

                                  Aber welcher Wert muss da rein.

                                  Bei mir ist die Zeile leer obwohl ich die Helligkeit auf 50% gesetzt habe.

                                  Dann habe ich noch ein komisches Phänomen:

                                  Ich habe den Fully derzeit so eingestellt das er über Timer den Screen ab 22:00 Uhr abschaltet und ab 5:30 wieder an.

                                  Das Abschalten und Einschalten funktioniert, aber er schaltet auch blöderweise genau um Mitternacht wieder den Screen an.

                                  Kennt das Problem jemand? Oder kann das am Adapter liegen?

                                  1 Reply Last reply Reply Quote 0
                                  • arteck
                                    arteck Developer Most Active last edited by

                                    @metaxa:

                                    Hi!

                                    Ich krieg den Adapter nicht auf "grün". Installiert habe ich 0.0.6 und auch auf einem Device mit PLUS License die Remoteeinstellungen lt. Github gesetzt.

                                    Adapter installiert (Code 0):

                                    ! ````
                                    $ ./iobroker url "https://github.com/arteck/ioBroker.fullyBrowser/tarball/master" fullyBrowser --debug
                                    install https://github.com/arteck/ioBroker.fullyBrowser/tarball/master
                                    npm install https://github.com/arteck/ioBroker.fullyBrowser/tarball/master --production --save --prefix "/opt/iobroker" (System call)
                                    iobroker.inst@1.1.2 /opt/iobroker`-- iobroker.fullybrowser@0.0.6
                                    ! npm WARN react-beautiful-dnd@9.0.2 requires a peer of react@^16.3.1 but none was installed.
                                    npm WARN react-motion@0.5.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0 but none was installed.
                                    npm WARN react-redux@5.0.7 requires a peer of react@^0.14.0 || ^15.0.0-0 || ^16.0.0-0 but none was installed.
                                    npm WARN react-beautiful-dnd@8.0.7 requires a peer of react@^16.3.1 but none was installed.
                                    npm WARN react-motion@0.5.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0 but none was installed.
                                    npm WARN react-redux@5.0.7 requires a peer of react@^0.14.0 || ^15.0.0-0 || ^16.0.0-0 but none was installed.
                                    ! ERROR: Cannot parse null/io-package.json:Error: ENOENT: no such file or directory, open 'null/io-package.json'
                                    process exited with code 0

                                    
                                    Instanz erzeugt (Code 0):
                                    
                                    >! ````
                                    $ ./iobroker add fullybrowser  --host iobroker-master-tb
                                    host.iobroker-master-tb install adapter fullybrowser
                                    npm install --production (System call) in "/opt/iobroker/node_modules/iobroker.fullybrowser"
                                    got /opt/iobroker/node_modules/iobroker.fullybrowser/admin
                                    upload [3] fullybrowser.admin /opt/iobroker/node_modules/iobroker.fullybrowser/admin/words.js words.js application/javascript
                                    upload [2] fullybrowser.admin /opt/iobroker/node_modules/iobroker.fullybrowser/admin/index_m.html index_m.html text/html
                                    upload [1] fullybrowser.admin /opt/iobroker/node_modules/iobroker.fullybrowser/admin/index.html index.html text/html
                                    upload [0] fullybrowser.admin /opt/iobroker/node_modules/iobroker.fullybrowser/admin/fully.png fully.png image/png
                                    host.iobroker-master-tb object system.adapter.fullybrowser created
                                    host.iobroker-master-tb create instance fullybrowser
                                    host.iobroker-master-tb object system.adapter.fullybrowser.0.outputCount created
                                    host.iobroker-master-tb object system.adapter.fullybrowser.0.inputCount created
                                    host.iobroker-master-tb object system.adapter.fullybrowser.0.uptime created
                                    host.iobroker-master-tb object system.adapter.fullybrowser.0.memRss created
                                    host.iobroker-master-tb object system.adapter.fullybrowser.0.memHeapTotal created
                                    host.iobroker-master-tb object system.adapter.fullybrowser.0.memHeapUsed created
                                    host.iobroker-master-tb object system.adapter.fullybrowser.0.connected created
                                    host.iobroker-master-tb object system.adapter.fullybrowser.0.alive created
                                    host.iobroker-master-tb object system.adapter.fullybrowser.0 created
                                    process exited with code 
                                    

                                    Im LOG steht (Cannot find start file of adapter) und der Adapter bleibt rot.

                                    ! ````
                                    host.iobroker-master-tb 2018-12-16 11:40:23.461 info Restart adapter system.adapter.fullybrowser.0 because enabled
                                    host.iobroker-master-tb 2018-12-16 11:40:23.459 error instance system.adapter.fullybrowser.0 terminated with code 10 (Cannot find start file of adapter)
                                    host.iobroker-master-tb 2018-12-16 11:40:21.678 info instance system.adapter.fullybrowser.0 started with pid 26447
                                    host.iobroker-master-tb 2018-12-16 11:39:51.630 info Restart adapter system.adapter.fullybrowser.0 because enabled
                                    host.iobroker-master-tb 2018-12-16 11:39:51.630 error instance system.adapter.fullybrowser.0 terminated with code 10 (Cannot find start file of adapter)
                                    host.iobroker-master-tb 2018-12-16 11:39:49.898 info instance system.adapter.fullybrowser.0 started with pid 26437
                                    host.iobroker-master-tb 2018-12-16 11:39:49.857 info object change system.adapter.fullybrowser.0
                                    host.iobroker-master-tb 2018-12-16 11:39:41.442 info Restart adapter system.adapter.fullybrowser.0 because enabled
                                    host.iobroker-master-tb 2018-12-16 11:39:41.442 error instance system.adapter.fullybrowser.0 terminated with code 10 (Cannot find start file of adapter)
                                    host.iobroker-master-tb 2018-12-16 11:39:39.610 info instance system.adapter.fullybrowser.0 started with pid 26426
                                    host.iobroker-master-tb 2018-12-16 11:39:09.565 info Restart adapter system.adapter.fullybrowser.0 because enabled
                                    host.iobroker-master-tb 2018-12-16 11:39:09.564 error instance system.adapter.fullybrowser.0 terminated with code 10 (Cannot find start file of adapter)
                                    host.iobroker-master-tb 2018-12-16 11:39:08.205 info instance system.adapter.fullybrowser.0 started with pid 26376
                                    host.iobroker-master-tb 2018-12-16 11:38:38.175 info Restart adapter system.adapter.fullybrowser.0 because enabled
                                    host.iobroker-master-tb 2018-12-16 11:38:38.175 error instance system.adapter.fullybrowser.0 terminated with code 10 (Cannot find start file of adapter)
                                    host.iobroker-master-tb 2018-12-16 11:38:36.313 info instance system.adapter.fullybrowser.0 started with pid 26366
                                    host.iobroker-master-tb 2018-12-16 11:38:06.276 info Restart adapter system.adapter.fullybrowser.0 because enabled
                                    host.iobroker-master-tb 2018-12-16 11:38:06.275 error instance system.adapter.fullybrowser.0 terminated with code 10 (Cannot find start file of adapter)
                                    host.iobroker-master-tb 2018-12-16 11:38:04.551 info instance system.adapter.fullybrowser.0 started with pid 26316
                                    host.iobroker-master-tb 2018-12-16 11:37:34.501 info Restart adapter system.adapter.fullybrowser.0 because enabled
                                    host.iobroker-master-tb 2018-12-16 11:37:34.500 error instance system.adapter.fullybrowser.0 terminated with code 10 (Cannot find start file of adapter)
                                    host.iobroker-master-tb 2018-12-16 11:37:33.253 info instance system.adapter.fullybrowser.0 started with pid 26305
                                    host.iobroker-master-tb 2018-12-16 11:37:03.227 info Restart adapter system.adapter.fullybrowser.0 because enabled
                                    host.iobroker-master-tb 2018-12-16 11:37:03.226 error instance system.adapter.fullybrowser.0 terminated with code 10 (Cannot find start file of adapter)

                                    
                                    Neuinstallation des Adapters schon 2x gemacht, leider keine Änderung.
                                    
                                    Passwort auf dem Device für Remote gesetzt, Port unverändert gelassen (finde nicht mal die Einstellung auf dem Device)
                                    
                                    Kann mir bitte irgendwer einen TIp geben?
                                    
                                    LG, mxa `  
                                    

                                    neue Version 0.0.7

                                    1 Reply Last reply Reply Quote 0
                                    • arteck
                                      arteck Developer Most Active last edited by

                                      @Chaot:

                                      Danke.

                                      Aber welcher Wert muss da rein.

                                      Bei mir ist die Zeile leer obwohl ich die Helligkeit auf 50% gesetzt habe.

                                      Dann habe ich noch ein komisches Phänomen:

                                      Ich habe den Fully derzeit so eingestellt das er über Timer den Screen ab 22:00 Uhr abschaltet und ab 5:30 wieder an.

                                      Das Abschalten und Einschalten funktioniert, aber er schaltet auch blöderweise genau um Mitternacht wieder den Screen an.

                                      Kennt das Problem jemand? Oder kann das am Adapter liegen? `

                                      na klar ist die leer…

                                      da es sich hier um ein Statement für mehrere Befehle handelt musst du das auch so angeben

                                      entweder schreibst du das so rein (kannst kopieren und einfügen und enter)

                                      &key=screenBrightness&value=20
                                      

                                      oder so im Script

                                      setState('fullyBrowser.0.xxx_xxx_xxx_xxx.Commands.setStringSetting', '&key=screenBrightness&value=20');
                                      
                                      1 Reply Last reply Reply Quote 0
                                      • Webranger
                                        Webranger last edited by

                                        Ist screenBrightness nicht nur eine info?

                                        Wenn das nicht so ist wie kann ich das per blockly ändern?

                                        Das wäre super

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

                                          @arteck:

                                          neue Version 0.0.7 `
                                          Super schnell repariert, ganz lieben Dank!

                                          Jetzt liefert der Adapter Daten, jetzt muss ich mir mal ansehen was ich mit den Datenpunkten alles anstellen kann. Die Installationsroutine brachte zwar jede Menge für mich unverständliches Zeugs

                                          Adapter über GitHub Upgedated (Katze):

                                          ! ````
                                          $ ./iobroker url "https://github.com/arteck/ioBroker.fullyBrowser/tarball/master" fullyBrowser --debug
                                          install https://github.com/arteck/ioBroker.fullyBrowser/tarball/master
                                          npm install https://github.com/arteck/ioBroker.fullyBrowser/tarball/master --production --save --prefix "/opt/iobroker" (System call)

                                          • assert-plus@1.0.0 node_modules/iobroker.fullybrowser/node_modules/assert-plus- asynckit@0.4.0 node_modules/iobroker.fullybrowser/node_modules/asynckit
                                          • aws-sign2@0.7.0 node_modules/iobroker.fullybrowser/node_modules/aws-sign2
                                          • aws4@1.8.0 node_modules/iobroker.fullybrowser/node_modules/aws4
                                          • caseless@0.12.0 node_modules/iobroker.fullybrowser/node_modules/caseless
                                          • core-util-is@1.0.2 node_modules/iobroker.fullybrowser/node_modules/core-util-is
                                          • dashdash@1.14.1 node_modules/iobroker.fullybrowser/node_modules/dashdash
                                          • delayed-stream@1.0.0 node_modules/iobroker.fullybrowser/node_modules/delayed-stream
                                          • combined-stream@1.0.7 node_modules/iobroker.fullybrowser/node_modules/combined-stream
                                          • extend@3.0.2 node_modules/iobroker.fullybrowser/node_modules/extend
                                          • extsprintf@1.3.0 node_modules/iobroker.fullybrowser/node_modules/extsprintf
                                          • fast-deep-equal@2.0.1 node_modules/iobroker.fullybrowser/node_modules/fast-deep-equal
                                          • fast-json-stable-stringify@2.0.0 node_modules/iobroker.fullybrowser/node_modules/fast-json-stable-stringify
                                          • forever-agent@0.6.1 node_modules/iobroker.fullybrowser/node_modules/forever-agent
                                          • getpass@0.1.7 node_modules/iobroker.fullybrowser/node_modules/getpass
                                          • har-schema@2.0.0 node_modules/iobroker.fullybrowser/node_modules/har-schema
                                          • is-typedarray@1.0.0 node_modules/iobroker.fullybrowser/node_modules/is-typedarray
                                          • isstream@0.1.2 node_modules/iobroker.fullybrowser/node_modules/isstream
                                          • jsbn@0.1.1 node_modules/iobroker.fullybrowser/node_modules/jsbn
                                          • json-schema@0.2.3 node_modules/iobroker.fullybrowser/node_modules/json-schema
                                          • json-schema-traverse@0.4.1 node_modules/iobroker.fullybrowser/node_modules/json-schema-traverse
                                          • json-stringify-safe@5.0.1 node_modules/iobroker.fullybrowser/node_modules/json-stringify-safe

                                          ! - loglevel@1.6.1 node_modules/iobroker.fullybrowser/node_modules/loglevel- mime-db@1.37.0 node_modules/iobroker.fullybrowser/node_modules/mime-db

                                          • mime-types@2.1.21 node_modules/iobroker.fullybrowser/node_modules/mime-types
                                          • form-data@2.3.3 node_modules/iobroker.fullybrowser/node_modules/form-data
                                          • oauth-sign@0.9.0 node_modules/iobroker.fullybrowser/node_modules/oauth-sign
                                          • performance-now@2.1.0 node_modules/iobroker.fullybrowser/node_modules/performance-now
                                          • psl@1.1.31 node_modules/iobroker.fullybrowser/node_modules/psl
                                          • punycode@2.1.1 node_modules/iobroker.fullybrowser/node_modules/punycode
                                          • qs@6.5.2 node_modules/iobroker.fullybrowser/node_modules/qs
                                          • safe-buffer@5.1.2 node_modules/iobroker.fullybrowser/node_modules/safe-buffer
                                          • safer-buffer@2.1.2 node_modules/iobroker.fullybrowser/node_modules/safer-buffer
                                          • asn1@0.2.4 node_modules/iobroker.fullybrowser/node_modules/asn1
                                          • ecc-jsbn@0.1.2 node_modules/iobroker.fullybrowser/node_modules/ecc-jsbn
                                          • punycode@1.4.1 node_modules/iobroker.fullybrowser/node_modules/tough-cookie/node_modules/punycode
                                          • tough-cookie@2.4.3 node_modules/iobroker.fullybrowser/node_modules/tough-cookie
                                          • tunnel-agent@0.6.0 node_modules/iobroker.fullybrowser/node_modules/tunnel-agent
                                          • tweetnacl@0.14.5 node_modules/iobroker.fullybrowser/node_modules/tweetnacl
                                          • bcrypt-pbkdf@1.0.2 node_modules/iobroker.fullybrowser/node_modules/bcrypt-pbkdf
                                          • sshpk@1.15.2 node_modules/iobroker.fullybrowser/node_modules/sshpk
                                          • uri-js@4.2.2 node_modules/iobroker.fullybrowser/node_modules/uri-js
                                          • ajv@6.6.1 node_modules/iobroker.fullybrowser/node_modules/ajv
                                          • har-validator@5.1.3 node_modules/iobroker.fullybrowser/node_modules/har-validator
                                          • uuid@3.3.2 node_modules/iobroker.fullybrowser/node_modules/uuid
                                          • verror@1.10.0 node_modules/iobroker.fullybrowser/node_modules/verror
                                          • jsprim@1.4.1 node_modules/iobroker.fullybrowser/node_modules/jsprim
                                          • http-signature@1.2.0 node_modules/iobroker.fullybrowser/node_modules/http-signature
                                          • request@2.88.0 node_modules/iobroker.fullybrowser/node_modules/request

                                          ! iobroker.inst@1.1.2 /opt/iobroker`-- iobroker.fullybrowser@0.0.7
                                          ! npm

                                          WARN react-beautiful-dnd@9.0.2 requires a peer of react@^16.3.1 but none was installed.
                                          npm
                                          WARN react-motion@0.5.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0 but none was installed.
                                          npm WARN react-redux@5.0.7 requires a peer of react@^0.14.0 || ^15.0.0-0 || ^16.0.0-0 but none was installed.npm
                                          WARN react-beautiful-dnd@8.0.7 requires a peer of react@^16.3.1 but none was installed.
                                          npm WARN
                                          react-motion@0.5.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0 but none was installed.npm WARN react-redux@5.0.7 requires a peer of react@^0.14.0 || ^15.0.0-0 || ^16.0.0-0 but none was installed.

                                          ! ERROR: Cannot parse null/io-package.json:Error: ENOENT: no such file or directory, open 'null/io-package.json'
                                          process exited with code 0

                                          
                                          Die LOG Datei schaut aber gleich wesentlch besser aus (Update um 2018-12-16 12:36:29.928 gestartet):
                                          >! ````
                                          host.iobroker-master-tb	2018-12-16 12:38:41.651	info	instance system.adapter.fullybrowser.0 started with pid 30034
                                          host.iobroker-master-tb	2018-12-16 12:38:41.584	info	"system.adapter.fullybrowser.0" enabled
                                          host.iobroker-master-tb	2018-12-16 12:38:41.583	info	object change system.adapter.fullybrowser.0
                                          host.iobroker-master-tb	2018-12-16 12:38:04.953	info	object change system.adapter.fullybrowser.0
                                          host.iobroker-master-tb	2018-12-16 12:36:29.928	info	Update repository "latest" under "http://download.iobroker.net/sources-dist-latest.json"
                                          host.iobroker-master-tb	2018-12-16 12:34:50.683	info	Do not restart adapter system.adapter.fullybrowser.0 because disabled or deleted
                                          host.iobroker-master-tb	2018-12-16 12:34:50.682	error	instance system.adapter.fullybrowser.0 terminated with code 10 (Cannot find start file of adapter)
                                          host.iobroker-master-tb	2018-12-16 12:34:26.100	info	"system.adapter.fullybrowser.0" disabled
                                          host.iobroker-master-tb	2018-12-16 12:34:26.100	info	object change system.adapter.fullybrowser.0
                                          host.iobroker-master-tb	2018-12-16 12:34:19.465	info	Restart adapter system.adapter.fullybrowser.0 because enabled
                                          host.iobroker-master-tb	2018-12-16 12:34:19.465	error	instance system.adapter.fullybrowser.0 terminated with code 10 (Cannot find start file of adapter)
                                          host.iobroker-master-tb	2018-12-16 12:34:17.630	info	instance system.adapter.fullybrowser.0 started with pid 29790
                                          host.iobroker-master-tb	2018-12-16 12:33:47.594	info	Restart adapter system.adapter.fullybrowser.0 because enabled
                                          host.iobroker-master-tb	2018-12-16 12:33:47.594	error	instance system.adapter.fullybrowser.0 terminated with code 10 (Cannot find start file of adapter)
                                          

                                          Nach paar MInuten jede Menge Datenpunkte und keinerlei LOG Einträge mehr!

                                          Respekt, saubere Arbeit!

                                          LG, mxa

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

                                            Danke schön.

                                            Das werde ich mal ausprobieren und versuchen ein kleines Timerscript dazu zu schreiben.

                                            Ich habe gerade versucht über die Katze die letzte Versin zu installieren, aber ich bekomme immer noch die 0.0.6 angezeigt.

                                            Dafür gibt das Log diese Fehlermeldung aus:

                                            host.haus	2018-12-16 13:37:40.929	info	Restart adapter system.adapter.fullyBrowser.0 because enabled
                                            host.haus	2018-12-16 13:37:40.929	error	instance system.adapter.fullyBrowser.0 terminated with code 7 (Adapter already running)
                                            host.haus	2018-12-16 13:37:39.838	info	instance system.adapter.fullyBrowser.0 started with pid 26926
                                            pushover.0	2018-12-16 13:37:09.838	info	Send pushover notification: {"message":"iobroker - System Adapter meldet Probleme fullyBrowser.0.alive","title":"ioBroker","priority":"0"}
                                            host.haus	2018-12-16 13:37:09.817	info	Restart adapter system.adapter.fullyBrowser.0 because enabled
                                            host.haus	2018-12-16 13:37:09.816	error	instance system.adapter.fullyBrowser.0 terminated with code 7 (Adapter already running)
                                            host.haus	2018-12-16 13:37:08.863	info	instance system.adapter.fullyBrowser.0 started with pid 26915
                                            

                                            Log der Installation:

                                            iobroker	2018-12-16 13:35:43.395	info	exit 0
                                            iobroker	2018-12-16 13:35:43.379	info	Adapter "system.adapter.fullyBrowser.0" restarted.
                                            host.haus	2018-12-16 13:35:43.370	info	instance system.adapter.fullyBrowser.0 started with pid 26864
                                            host.haus	2018-12-16 13:35:43.356	info	"system.adapter.fullyBrowser.0" enabled
                                            host.haus	2018-12-16 13:35:43.355	info	object change system.adapter.fullyBrowser.0
                                            host.haus	2018-12-16 13:35:43.334	info	"system.adapter.fullyBrowser.0" disabled
                                            host.haus	2018-12-16 13:35:43.334	info	object change system.adapter.fullyBrowser.0
                                            iobroker	2018-12-16 13:35:43.178	info	upload [0] fullybrowser.admin /opt/iobroker/node_modules/iobroker.fullybrowser/admin/fully.png fully.png image/png
                                            iobroker	2018-12-16 13:35:43.117	info	upload [1] fullybrowser.admin /opt/iobroker/node_modules/iobroker.fullybrowser/admin/index.html index.html text/html
                                            iobroker	2018-12-16 13:35:43.055	info	upload [2] fullybrowser.admin /opt/iobroker/node_modules/iobroker.fullybrowser/admin/index_m.html index_m.html text/html
                                            iobroker	2018-12-16 13:35:42.982	info	upload [3] fullybrowser.admin /opt/iobroker/node_modules/iobroker.fullybrowser/admin/words.js words.js application/javascript
                                            iobroker	2018-12-16 13:35:42.955	info	got /opt/iobroker/node_modules/iobroker.fullybrowser/admin
                                            iobroker	2018-12-16 13:35:42.876	info	WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                                            iobroker	2018-12-16 13:35:42.874	info	WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/fsevents):npm
                                            iobroker	2018-12-16 13:35:42.873	info	npm
                                            iobroker	2018-12-16 13:35:42.871	info	npm WARN svg-inline-react@1.0.3 requires a peer of react@^0.14.0 || ^15.0.0 but none is installed. You must install peer dependencies yourself.
                                            iobroker	2018-12-16 13:35:42.870	info	npm WARN svg-inline-react@1.0.3 requires a peer of react@^0.14.0 || ^15.0.0 but none is installed. You must install peer dependencies yourself.
                                            host.haus	2018-12-16 13:35:04.486	info	instance system.adapter.dwd.0 terminated with code 0 (OK)
                                            host.haus	2018-12-16 13:35:00.134	info	instance system.adapter.tvspielfilm.0 started with pid 26845
                                            host.haus	2018-12-16 13:35:00.060	info	instance system.adapter.dwd.0 started with pid 26839
                                            iobroker	2018-12-16 13:34:27.224	info	npm install https://github.com/arteck/iobroker.fullybrowser/tarball/master --production --save --prefix "/opt/iobroker" (System call)
                                            iobroker	2018-12-16 13:34:26.484	info	install https://github.com/arteck/iobroker.fullybrowser/tarball/master
                                            iobroker	2018-12-16 13:34:25.917	info	url "https://github.com/arteck/iobroker.fullybrowser.git"
                                            
                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            864
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            fullybrowser fullybrowser adapter
                                            45
                                            289
                                            40596
                                            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