Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter stiebel-isg v1.4.x GitHub

    NEWS

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    Test Adapter stiebel-isg v1.4.x GitHub

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

      @unltdnetworx

      Habe zum Spass mal einen State mit "val35" anstat "aval35" erstellt, und du wirst es nicht glauben, eigentlich übernimmt der ISG die Änderung ... ABER: Der Webserver des ISG nippelt so gut wie ab und es habelt dann irgend wann, nach der 3, 4 Veränderung nur noch 500 Fehler im ioBroker Log.
      -> statusText: undefined
      -> statusCode: 500

      Also ein Teilerfolg, aber sicher noch nicht die Lösung. Dachte, ev. hilft es dir.

      unltdnetworx 1 Reply Last reply Reply Quote 0
      • unltdnetworx
        unltdnetworx Developer @maodch last edited by

        @maodch
        val35 müsste in dem Fall tatsächlich passen, ist bei mir aber nicht hart codiert sondern wird in jeder Heizung dynamisch erzeugt.

        Ich kann im Moment nur völlig ins blaue hinein coden. Melde dich bitte mal, wenn du etwas Zeit zum testen hast, dann können wir ein paar neue Versionen des Codes über Github bei dir testen.

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

          https://github.com/unltdnetworx/ioBroker.stiebel-isg/tarball/v1.4.11

          Probiere gern mal über die Github-Katze diese Version zu installieren. Aber ohne Gewähr, dass es funktioniert.

          1 Reply Last reply Reply Quote 0
          • M
            maodch last edited by maodch

            @unltdnetworx
            cool, danke, probier ich gleich und melde mich.

            Hab fast immer abends Zeit zum Testen (Informatiker = always on ✌ )

            Sorry, jetzt musst du einem Windows-Menschen helfen, was mach ich falsch? Geht eigentlich immer ...:

            code_text
            $ ./iobroker url "https://github.com/unltdnetworx/ioBroker.stiebel-isg/tree/v1.4.11" --debug
            install https://github.com/unltdnetworx/ioBroker.stiebel-isg/tree/v1.4.11/tarball/master
            npm install https://github.com/unltdnetworx/ioBroker.stiebel-isg/tree/v1.4.11/tarball/master --production --save --prefix "/opt/iobroker" (System call)
            npm
             ERR! code E404
            npm
             
            ERR!
             
            404
             Not Found - GET https://github.com/unltdnetworx/ioBroker.stiebel-isg/tree/v1.4.11/tarball/master
            npm ERR! 404 npm ERR! 404  'https://github.com/unltdnetworx/ioBroker.stiebel-isg/tree/v1.4.11/tarball/master' is not in the npm registry.
            
            npm ERR! 404 Your package name is not valid, because npm ERR! 404  1. name can only contain URL-friendly characters
            npm ERR! 404  2. name can no longer contain capital letters
            npm ERR! 404 
            npm ERR! 404 Note that you can also install from a
            npm ERR! 404 tarball, folder, http url, or git url.
            
            
            npm ERR! A complete log of this run can be found in:
            npm ERR!     /home/iobroker/.npm/_logs/2020-01-09T21_13_39_629Z-debug.log
            process exited with code 0
            
            unltdnetworx 1 Reply Last reply Reply Quote 0
            • unltdnetworx
              unltdnetworx Developer @maodch last edited by unltdnetworx

              @maodch
              Bist du über die Katze in der Oberfläche gegangen?

              Sry, Link falsch gepostet. Jetzt stimmt er.

              1 Reply Last reply Reply Quote 0
              • M
                maodch last edited by

                @unltdnetworx ja bin ich ...

                sieht anders aus, aber er will umsverrecken nicht von der 1.10 abweichen:

                $ ./iobroker url "https://github.com/unltdnetworx/ioBroker.stiebel-isg/tarball/v1.4.11" --debug
                install https://github.com/unltdnetworx/ioBroker.stiebel-isg/tarball/v1.4.11
                npm install https://github.com/unltdnetworx/ioBroker.stiebel-isg/tarball/v1.4.11 --production --save --prefix "/opt/iobroker" (System call)
                npm
                 WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.4 (node_modules/osx-temperature-sensor):
                npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                
                + iobroker.stiebel-isg@1.4.10updated 1 package and audited 15804 packages in 71.43s
                
                2 packages are looking for funding
                  run `npm fund` for details
                
                
                found 42 vulnerabilities (30 low, 1 moderate, 11 high)  run `npm audit fix` to fix them, or `npm audit` for details
                
                process exited with code 0
                
                unltdnetworx 2 Replies Last reply Reply Quote 0
                • unltdnetworx
                  unltdnetworx Developer @maodch last edited by

                  @maodch
                  Also, wenn ich es nicht ausprobiert hätte?!?!

                  Probier mal diesen Branch:
                  https://github.com/unltdnetworx/ioBroker.stiebel-isg/tarball/WPL25A

                  Evtl. liegt es an den Punkten.

                  unltdnetworx 1 Reply Last reply Reply Quote 0
                  • unltdnetworx
                    unltdnetworx Developer @unltdnetworx last edited by

                    $ ./iobroker url "https://github.com/unltdnetworx/ioBroker.stiebel-isg/tarball/WPL25A"
                    install https://github.com/unltdnetworx/ioBroker.stiebel-isg/tarball/WPL25A
                    NPM version: 6.13.4
                    npm install https://github.com/unltdnetworx/ioBroker.stiebel-isg/tarball/WPL25A --loglevel error --prefix "/opt/iobroker" (System call)
                    upload [4] stiebel-isg.admin /opt/iobroker/node_modules/iobroker.stiebel-isg/admin/words.js words.js application/javascript
                    upload [3] stiebel-isg.admin /opt/iobroker/node_modules/iobroker.stiebel-isg/admin/stiebel-isg.png stiebel-isg.png image/png
                    upload [2] stiebel-isg.admin /opt/iobroker/node_modules/iobroker.stiebel-isg/admin/index_m.html index_m.html text/html
                    upload [1] stiebel-isg.admin /opt/iobroker/node_modules/iobroker.stiebel-isg/admin/i18n/en/translations.json i18n/en/translations.json application/json
                    upload [0] stiebel-isg.admin /opt/iobroker/node_modules/iobroker.stiebel-isg/admin/i18n/de/translations.json i18n/de/translations.json application/json
                    Update "system.adapter.stiebel-isg.0"
                    process exited with code 0
                    
                    1 Reply Last reply Reply Quote 0
                    • unltdnetworx
                      unltdnetworx Developer @maodch last edited by unltdnetworx

                      @maodch
                      Oh Mann, so früh am Morgen sollte man doch zweimal hinschauen. Die zweite Ausgabe hat gepasst.

                      process exited with code 0

                      Das heißt erfolgreich.

                      1 Reply Last reply Reply Quote 0
                      • M
                        maodch last edited by maodch

                        @unltdnetworx
                        Der Exit 0 ist schon korrekt, nur sehe ich im Adapter immer noch die .10, guck:
                        Schlussendlich startet er 1.4.10
                        ABER: Neu ist, dass ein Fehler daher kommt:
                        uncaught exception: scriptValues.match is not a function

                        also etwas hat sich schon geändert ... der war noch nicht da, hatte noch nie einen Fehler im Adapter

                        `b179dda0-6545-456b-a259-8cb0160bd0b2-grafik.png

                        host.ioBroker-Pi	2020-01-10 09:29:07.176	info	instance system.adapter.stiebel-isg.0 started with pid 21283
                        iobroker	2020-01-10 09:29:04.753	info	exit 0
                        host.ioBroker-Pi	2020-01-10 09:29:04.745	info	instance system.adapter.stiebel-isg.0 terminated with code 156 ()
                        stiebel-isg.0	2020-01-10 09:29:04.651	info	cleaned everything up...
                        stiebel-isg.0	2020-01-10 09:29:04.641	info	cleaned everything up...
                        host.ioBroker-Pi	2020-01-10 09:29:04.638	info	stopInstance system.adapter.stiebel-isg.0 killing pid 12755
                        host.ioBroker-Pi	2020-01-10 09:29:04.637	info	stopInstance system.adapter.stiebel-isg.0
                        host.ioBroker-Pi	2020-01-10 09:29:04.637	info	object change system.adapter.stiebel-isg.0
                        iobroker	2020-01-10 09:29:04.597	info	Update "system.adapter.stiebel-isg.0"
                        iobroker	2020-01-10 09:29:04.446	info	upload [0] stiebel-isg.admin /opt/iobroker/node_modules/iobroker.stiebel-isg/admin/i18n/de/translations.json i18n/de/translations.json application/json
                        iobroker	2020-01-10 09:29:04.381	info	upload [1] stiebel-isg.admin /opt/iobroker/node_modules/iobroker.stiebel-isg/admin/i18n/en/translations.json i18n/en/translations.json application/json
                        iobroker	2020-01-10 09:29:04.312	info	upload [2] stiebel-isg.admin /opt/iobroker/node_modules/iobroker.stiebel-isg/admin/index_m.html index_m.html text/html
                        iobroker	2020-01-10 09:29:04.238	info	upload [3] stiebel-isg.admin /opt/iobroker/node_modules/iobroker.stiebel-isg/admin/stiebel-isg.png stiebel-isg.png image/png
                        iobroker	2020-01-10 09:29:04.129	info	upload [4] stiebel-isg.admin /opt/iobroker/node_modules/iobroker.stiebel-isg/admin/words.js words.js application/javascript
                        iobroker	2020-01-10 09:29:04.101	info	got /opt/iobroker/node_modules/iobroker.stiebel-isg/admin
                        iobroker	2020-01-10 09:29:01.935	info	upload stiebel-isg
                        host.ioBroker-Pi	2020-01-10 09:28:06.060	info	Update repository "default" under "http://download.iobroker.net/sources-dist.json"
                        iobroker	2020-01-10 09:28:05.286	info	exit 0
                        iobroker	2020-01-10 09:27:57.331	info	
                        iobroker	2020-01-10 09:27:57.324	info	WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.4 (node_modules/osx-temperature-sensor):npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-
                        iobroker	2020-01-10 09:27:57.322	info	npm
                        iobroker	2020-01-10 09:26:33.811	info	npm install https://github.com/unltdnetworx/ioBroker.stiebel-isg/tarball/WPL25A --production --save --prefix "/opt/iobroker" (System call)
                        iobroker	2020-01-10 09:26:31.923	info	install https://github.com/unltdnetworx/ioBroker.stiebel-isg/tarball/WPL25A
                        iobroker	2020-01-10 09:26:30.767	info	url "https://github.com/unltdnetworx/ioBroker.stiebel-isg/tarball/WPL25A"
                        

                        Hier der Fehler:

                        stiebel-isg.0	2020-01-10 09:30:58.118	info	cleaned everything up...
                        stiebel-isg.0	2020-01-10 09:30:58.116	error	at IncomingMessage.emit (events.js:203:15)
                        stiebel-isg.0	2020-01-10 09:30:58.116	error	at Object.onceWrapper (events.js:286:20)
                        stiebel-isg.0	2020-01-10 09:30:58.116	error	at IncomingMessage.<anonymous> (/opt/iobroker/node_modules/request/request.js:1083:12)
                        stiebel-isg.0	2020-01-10 09:30:58.116	error	at Request.emit (events.js:198:13)
                        stiebel-isg.0	2020-01-10 09:30:58.116	error	at Request.<anonymous> (/opt/iobroker/node_modules/request/request.js:1161:10)
                        stiebel-isg.0	2020-01-10 09:30:58.116	error	at Request.emit (events.js:198:13)
                        stiebel-isg.0	2020-01-10 09:30:58.116	error	at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
                        stiebel-isg.0	2020-01-10 09:30:58.116	error	at Request._callback (/opt/iobroker/node_modules/iobroker.stiebel-isg/main.js:436:39)
                        stiebel-isg.0	2020-01-10 09:30:58.116	error	at initialize.exports.each (/opt/iobroker/node_modules/cheerio/lib/api/traversing.js:300:24)
                        stiebel-isg.0	2020-01-10 09:30:58.116	error	at Node.<anonymous> (/opt/iobroker/node_modules/iobroker.stiebel-isg/main.js:561:63)
                        stiebel-isg.0	2020-01-10 09:30:58.116	error	TypeError: scriptValues.match is not a function
                        stiebel-isg.0	2020-01-10 09:30:58.115	error	uncaught exception: scriptValues.match is not a function
                        

                        Warscheinlich bin ich zu doof dafür 🙂

                        unltdnetworx 1 Reply Last reply Reply Quote 0
                        • unltdnetworx
                          unltdnetworx Developer @maodch last edited by unltdnetworx

                          @maodch sagte in Test Adapter stiebel-isg v1.4.x GitHub:

                          @unltdnetworx
                          Der Exit 0 ist schon korrekt, nur sehe ich im Adapter immer noch die .10, guck:
                          Schlussendlich startet er 1.4.10
                          ABER: Neu ist, dass ein Fehler daher kommt:
                          uncaught exception: scriptValues.match is not a function

                          also etwas hat sich schon geändert ... der war noch nicht da, hatte noch nie einen Fehler im Adapter

                          `b179dda0-6545-456b-a259-8cb0160bd0b2-grafik.png

                          host.ioBroker-Pi	2020-01-10 09:29:07.176	info	instance system.adapter.stiebel-isg.0 started with pid 21283
                          iobroker	2020-01-10 09:29:04.753	info	exit 0
                          host.ioBroker-Pi	2020-01-10 09:29:04.745	info	instance system.adapter.stiebel-isg.0 terminated with code 156 ()
                          stiebel-isg.0	2020-01-10 09:29:04.651	info	cleaned everything up...
                          stiebel-isg.0	2020-01-10 09:29:04.641	info	cleaned everything up...
                          host.ioBroker-Pi	2020-01-10 09:29:04.638	info	stopInstance system.adapter.stiebel-isg.0 killing pid 12755
                          host.ioBroker-Pi	2020-01-10 09:29:04.637	info	stopInstance system.adapter.stiebel-isg.0
                          host.ioBroker-Pi	2020-01-10 09:29:04.637	info	object change system.adapter.stiebel-isg.0
                          iobroker	2020-01-10 09:29:04.597	info	Update "system.adapter.stiebel-isg.0"
                          iobroker	2020-01-10 09:29:04.446	info	upload [0] stiebel-isg.admin /opt/iobroker/node_modules/iobroker.stiebel-isg/admin/i18n/de/translations.json i18n/de/translations.json application/json
                          iobroker	2020-01-10 09:29:04.381	info	upload [1] stiebel-isg.admin /opt/iobroker/node_modules/iobroker.stiebel-isg/admin/i18n/en/translations.json i18n/en/translations.json application/json
                          iobroker	2020-01-10 09:29:04.312	info	upload [2] stiebel-isg.admin /opt/iobroker/node_modules/iobroker.stiebel-isg/admin/index_m.html index_m.html text/html
                          iobroker	2020-01-10 09:29:04.238	info	upload [3] stiebel-isg.admin /opt/iobroker/node_modules/iobroker.stiebel-isg/admin/stiebel-isg.png stiebel-isg.png image/png
                          iobroker	2020-01-10 09:29:04.129	info	upload [4] stiebel-isg.admin /opt/iobroker/node_modules/iobroker.stiebel-isg/admin/words.js words.js application/javascript
                          iobroker	2020-01-10 09:29:04.101	info	got /opt/iobroker/node_modules/iobroker.stiebel-isg/admin
                          iobroker	2020-01-10 09:29:01.935	info	upload stiebel-isg
                          host.ioBroker-Pi	2020-01-10 09:28:06.060	info	Update repository "default" under "http://download.iobroker.net/sources-dist.json"
                          iobroker	2020-01-10 09:28:05.286	info	exit 0
                          iobroker	2020-01-10 09:27:57.331	info	
                          iobroker	2020-01-10 09:27:57.324	info	WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.4 (node_modules/osx-temperature-sensor):npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-
                          iobroker	2020-01-10 09:27:57.322	info	npm
                          iobroker	2020-01-10 09:26:33.811	info	npm install https://github.com/unltdnetworx/ioBroker.stiebel-isg/tarball/WPL25A --production --save --prefix "/opt/iobroker" (System call)
                          iobroker	2020-01-10 09:26:31.923	info	install https://github.com/unltdnetworx/ioBroker.stiebel-isg/tarball/WPL25A
                          iobroker	2020-01-10 09:26:30.767	info	url "https://github.com/unltdnetworx/ioBroker.stiebel-isg/tarball/WPL25A"
                          

                          Hier der Fehler:

                          stiebel-isg.0	2020-01-10 09:30:58.118	info	cleaned everything up...
                          stiebel-isg.0	2020-01-10 09:30:58.116	error	at IncomingMessage.emit (events.js:203:15)
                          stiebel-isg.0	2020-01-10 09:30:58.116	error	at Object.onceWrapper (events.js:286:20)
                          stiebel-isg.0	2020-01-10 09:30:58.116	error	at IncomingMessage.<anonymous> (/opt/iobroker/node_modules/request/request.js:1083:12)
                          stiebel-isg.0	2020-01-10 09:30:58.116	error	at Request.emit (events.js:198:13)
                          stiebel-isg.0	2020-01-10 09:30:58.116	error	at Request.<anonymous> (/opt/iobroker/node_modules/request/request.js:1161:10)
                          stiebel-isg.0	2020-01-10 09:30:58.116	error	at Request.emit (events.js:198:13)
                          stiebel-isg.0	2020-01-10 09:30:58.116	error	at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
                          stiebel-isg.0	2020-01-10 09:30:58.116	error	at Request._callback (/opt/iobroker/node_modules/iobroker.stiebel-isg/main.js:436:39)
                          stiebel-isg.0	2020-01-10 09:30:58.116	error	at initialize.exports.each (/opt/iobroker/node_modules/cheerio/lib/api/traversing.js:300:24)
                          stiebel-isg.0	2020-01-10 09:30:58.116	error	at Node.<anonymous> (/opt/iobroker/node_modules/iobroker.stiebel-isg/main.js:561:63)
                          stiebel-isg.0	2020-01-10 09:30:58.116	error	TypeError: scriptValues.match is not a function
                          stiebel-isg.0	2020-01-10 09:30:58.115	error	uncaught exception: scriptValues.match is not a function
                          

                          Warscheinlich bin ich zu doof dafür 🙂

                          Also die Anziege der Version hab ich nicht geändert. Ich wollte erst mal die Funktion hinbekommen.

                          Den Fehler schau ich mir an.

                          M 1 Reply Last reply Reply Quote 0
                          • M
                            maodch @unltdnetworx last edited by

                            @unltdnetworx sagte in Test Adapter stiebel-isg v1.4.x GitHub:

                            Also die Anziege der Version hab ich nicht geändert. Ich wollte erst mal die Funktion hinbekommen.

                            🤣 🤣 🤣
                            Gut zu wissen, dann kann ich noch lange üben
                            🤣 🤣 🤣

                            unltdnetworx 1 Reply Last reply Reply Quote 0
                            • unltdnetworx
                              unltdnetworx Developer @maodch last edited by

                              @maodch
                              So neuer Versuch. Jetzt auch mit neuer Versionsnummer. Denke, jetzt sollte es passen.

                              1 Reply Last reply Reply Quote 0
                              • M
                                maodch last edited by maodch

                                @unltdnetworx
                                Hello again

                                .11 installiert, einen neue Instanz davon gezogen, damit sicher alle States geladen werden, aber der val35 kommt noch nicht:
                                ffb59dcc-c4da-491f-9d97-a4509d0965d6-grafik.png

                                aber Log zeigt keine Fehler und Installation war ebenso fehlerlos

                                1 Reply Last reply Reply Quote 0
                                • M
                                  maodch last edited by

                                  @unltdnetworx
                                  Was mir aber auffällt, dass sich das ISG nun regelmässig verabschieded.
                                  Daher werde ich mal eine Version zurückgehen um festzustellen, ob es wirklich nur ein "Software" Problem ist.
                                  Denn er meldet immer, dass States nicht da wären, obwohl die immer da waren und bei Prüfung auch vorhanden sind. Dann ist für eine Weile still, dann kommen die Meldungen wieder, und in dieser Zeit zeigt das ISG auch keinen Mux mehr, sprich, wird sich rebooten, denn auch via Webinterface ist dann vorbei. Etwa gleiches Verhahlten, wie wo ich probierte, den val35 von Hand zu setzen.

                                  stiebel_caseSensitive_01.png stiebel_caseSensitive_02.png stiebel_caseSensitive_03.png

                                  unltdnetworx 1 Reply Last reply Reply Quote 0
                                  • unltdnetworx
                                    unltdnetworx Developer @maodch last edited by

                                    @maodch
                                    Ich schau nochmal drüber. Aber ohne Gegenstelle ist es echt schwer.

                                    Ich hatte mal mit einem anderen User die Möglichkeit bekommen, dass ich per VPN auf die Heizung zugreifen konnte.

                                    1 Reply Last reply Reply Quote 0
                                    • M
                                      maodch last edited by

                                      @unltdnetworx

                                      Also, es liegt an der Version, denn bei .9 habe ich keine Fehler mehr im Log und das ISG rebootet auch nicht mehr.
                                      Was ich dir anbieten kann ist eine Teamviewer - Session, wenn du ganz fest Lust hast 🙂
                                      Aber wenn ich einen VPN (mit Gastzugriff) einrichten müsste, wäre es nicht ganz ohne, das ein Gast zu wenig Rechte hat, ich dir bei einem "Nicht-Gast-Zugriff" aber praktisch Admin - Rechte in meinem Netz erteile, was ich bei einer Internetbekanntschaft ungern mache :_)

                                      Aber Teamviewer wäre denkbar ...

                                      unltdnetworx 1 Reply Last reply Reply Quote 0
                                      • unltdnetworx
                                        unltdnetworx Developer @maodch last edited by unltdnetworx

                                        @maodch
                                        Logisch, würde ich auch nicht machen. Teamviewer bringt aber auch nichts, da ich ja keinen Zugriff auf das ISG habe. Aber wir können auch noch bisschen testen.

                                        Ach, du hattest bei der Version 10, also aus dem Masterbranch auch Probleme?

                                        1 Reply Last reply Reply Quote 0
                                        • M
                                          maodch last edited by

                                          @unltdnetworx
                                          Da bin ich mir nicht sicher, denn meine .10 ist vermutlich noch die gepatchte .11 ...
                                          ich zieh mir sonst die reguläre master-.10 nochmals runter und melde mich asap.

                                          1 Reply Last reply Reply Quote 0
                                          • M
                                            maodch last edited by maodch

                                            ist also bei der .10 schon so (master branch)

                                            javascript.0	2020-01-11 11:38:00.061	warn	(3969) at Timer.processTimers (timers.js:223:10)
                                            javascript.0	2020-01-11 11:38:00.060	warn	(3969) at listOnTimeout (timers.js:263:5)
                                            javascript.0	2020-01-11 11:38:00.060	warn	(3969) at tryOnTimeout (timers.js:300:5)
                                            javascript.0	2020-01-11 11:38:00.060	warn	(3969) at ontimeout (timers.js:436:11)
                                            javascript.0	2020-01-11 11:38:00.059	warn	(3969) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:501:7)
                                            javascript.0	2020-01-11 11:38:00.059	warn	(3969) at /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:543:11
                                            javascript.0	2020-01-11 11:38:00.059	warn	(3969) at Job.invoke (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:173:10)
                                            javascript.0	2020-01-11 11:38:00.059	warn	(3969) at Job.nodeSchedule.scheduleJob [as job] (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1181:34)
                                            javascript.0	2020-01-11 11:38:00.058	warn	(3969) at Object.<anonymous> (script.js.dev.testRun:136:72)
                                            javascript.0	2020-01-11 11:38:00.058	warn	(3969) at GetRucklauf_Diff (script.js.dev.testRun:176:23)
                                            javascript.0	2020-01-11 11:38:00.056	warn	(3969) getState "stiebel-isg.0.Info.ANLAGE.HEIZUNG.ISTTEMPERATUR_HK_2" not found (3)
                                            javascript.0	2020-01-11 11:38:00.056	warn	(3969) at Timer.processTimers (timers.js:223:10)
                                            javascript.0	2020-01-11 11:38:00.056	warn	(3969) at listOnTimeout (timers.js:263:5)
                                            javascript.0	2020-01-11 11:38:00.056	warn	(3969) at tryOnTimeout (timers.js:300:5)
                                            javascript.0	2020-01-11 11:38:00.055	warn	(3969) at ontimeout (timers.js:436:11)
                                            javascript.0	2020-01-11 11:38:00.055	warn	(3969) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:501:7)
                                            javascript.0	2020-01-11 11:38:00.055	warn	(3969) at /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:543:11
                                            javascript.0	2020-01-11 11:38:00.054	warn	(3969) at Job.invoke (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:173:10)
                                            javascript.0	2020-01-11 11:38:00.054	warn	(3969) at Job.nodeSchedule.scheduleJob [as job] (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1181:34)
                                            javascript.0	2020-01-11 11:38:00.053	warn	(3969) at Object.<anonymous> (script.js.dev.testRun:136:72)
                                            javascript.0	2020-01-11 11:38:00.053	warn	(3969) at GetRucklauf_Diff (script.js.dev.testRun:175:23)
                                            javascript.0	2020-01-11 11:38:00.050	warn	(3969) getState "stiebel-isg.0.Info.ANLAGE.HEIZUNG.ISTTEMPERATUR_HK_1" not found (3)
                                            
                                            unltdnetworx 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            752
                                            Online

                                            31.6k
                                            Users

                                            79.4k
                                            Topics

                                            1.3m
                                            Posts

                                            stiebel-isg test
                                            12
                                            203
                                            15740
                                            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