Skip to content
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. IoBroker.occ

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.1k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.1k

IoBroker.occ

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
211 Beiträge 18 Kommentatoren 39.3k Aufrufe 1 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • BluefoxB Offline
    BluefoxB Offline
    Bluefox
    schrieb am zuletzt editiert von
    #101

    > Web neu installiert - Fehler bleibt
    Kann nicht sein:

    cd /opt/iobroker
    sudo iobroker stop
    sudo rm /opt/iobroker/node_modules/iobroker.web/* -R
    sudo npm install iobroker.web
    sudo iobroker start
    
    
    1 Antwort Letzte Antwort
    0
    • V Offline
      V Offline
      versteckt
      schrieb am zuletzt editiert von
      #102

      Guten Morgen, der Fehler ist mir auch neu.

      Normalerweise sollte ein Adapter nicht in einen anderen eingreifen können.

      @Bluefox: Wie siehst du das?

      LG Christian

      Raspi 1, Raspi 2, iobroker, Mac Mini: alles mit aktueller ioBroker Version

      homegear für Homematic und MAX!

      occ, zWave, rpi, hmm und homekit Entwickler

      1 Antwort Letzte Antwort
      0
      • BluefoxB Offline
        BluefoxB Offline
        Bluefox
        schrieb am zuletzt editiert von
        #103

        Ich sehe das nicht. Ich will nur iobroker.web wieder zum laufen kriegen.
        > Normalerweise sollte ein Adapter nicht in einen anderen eingreifen können.
        Normalerweise nicht, und meine Vermutung, dass web wegen was anderem kaputt ist.

        1 Antwort Letzte Antwort
        0
        • HomoranH Nicht stören
          HomoranH Nicht stören
          Homoran
          Global Moderator Administrators
          schrieb am zuletzt editiert von
          #104

          @Bluefox:

          Ich sehe das nicht. Ich will nur iobroker.web wieder zum laufen kriegen. `
          Danke, dafür.

          @Bluefox:

          Normalerweise nicht, und meine Vermutung, dass web wegen was anderem kaputt ist. `
          Web läuft aber immer noch nicht 😞

          Ich hatte gestern Abend keine Lust mehr - irgendwo zeigte noch was auf den controller.

          Habe jetzt versucht den Controller neu zu installieren:

          npm WARN package.json iobroker@ No description
          npm WARN package.json iobroker@ No repository field.
          npm WARN package.json iobroker@ No README data
          npm http GET https://registry.npmjs.org/iobroker.js-controller
          npm http 304 https://registry.npmjs.org/iobroker.js-controller
          npm ERR! Error: ENOTEMPTY, rmdir '/opt/iobroker/node_modules/iobroker.js-control                                                                            ler'
          npm ERR! If you need help, you may report this log at:
          npm ERR!     <http: github.com/isaacs/npm/issues="">
          npm ERR! or email it to:
          npm ERR!     <npm-@googlegroups.com>
          
          npm ERR! System Linux 3.8.13.27
          npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install" "iobroker.                                                                            js-controller"
          npm ERR! cwd /opt/iobroker
          npm ERR! node -v v0.10.22
          npm ERR! npm -v 1.3.14
          npm ERR! path /opt/iobroker/node_modules/iobroker.js-controller
          npm ERR! code ENOTEMPTY
          npm ERR! errno 53
          npm ERR!
          npm ERR! Additional logging details can be found in:
          npm ERR!     /opt/iobroker/npm-debug.log
          npm ERR! not ok code 0</npm-@googlegroups.com></http:>
          

          Habe allerdings vorher ioBroker nicht gestoppt

          EDIT: jetzt läuft nichts mehr:

          root@odroid-wheezy:/opt/iobroker# iobroker restart
          
          module.js:340
              throw err;
                    ^
          Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
              at Function.Module._resolveFilename (module.js:338:15)
              at Function.Module._load (module.js:280:25)
              at Function.Module.runMain (module.js:497:10)
              at startup (node.js:119:16)
              at node.js:901:3
          
          

          Dafür läuft die Installation des controllers

          EDIT2:

          Controller läuft wieder, aber es bleibt beim alten Fehler:

          host-odroid-wheezy	2015-09-23 08:27:28	error	instance system.adapter.web.0 terminated with code 6 (uncaught exception)
          web-0	2015-09-23 08:27:27	info	http server listening on port 8082
          Error:	2015-09-23 08:27:27	error	at Manager. (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/component-bind/index.js:21:15)
          Error:	2015-09-23 08:27:27	error	at Socket.onpacket (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/lib/socket.js:220:12)
          Error:	2015-09-23 08:27:27	error	at Socket.onack (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/lib/socket.js:295:6)
          Error:	2015-09-23 08:27:27	error	at Socket. (/opt/iobroker/node_modules/iobroker.web/main.js:70:21)
          Error:	2015-09-23 08:27:27	error	at main (/opt/iobroker/node_modules/iobroker.web/main.js:118:21)
          Error:	2015-09-23 08:27:27	error	at initWebServer (/opt/iobroker/node_modules/iobroker.web/main.js:378:30)
          Error:	2015-09-23 08:27:27	error	at require (module.js:380:17)
          Error:	2015-09-23 08:27:27	error	at Module.require (module.js:364:17)
          Error:	2015-09-23 08:27:27	error	at Function.Module._load (module.js:280:25)
          Error:	2015-09-23 08:27:27	error	at Function.Module._resolveFilename (module.js:338:15)
          Error:	2015-09-23 08:27:27	error	Cannot find module '/opt/iobroker/node_modules/iobroker.web/node_modules/iobroker.socketio/lib/iobrokersocket.js'
          uncaught	2015-09-23 08:27:27	error	exception: Cannot find module '/opt/iobroker/node_modules/iobroker.web/node_modules/iobroker.socketio/lib/iobrokersocket.js'
          

          Web 0.4.3

          admin 0.5.11

          controller 0.7.12

          Gruß

          Rainer

          kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

          1 Antwort Letzte Antwort
          0
          • BluefoxB Offline
            BluefoxB Offline
            Bluefox
            schrieb am zuletzt editiert von
            #105

            @Homoran:

            @Bluefox:

            Ich sehe das nicht. Ich will nur iobroker.web wieder zum laufen kriegen. `
            Danke, dafür.

            @Bluefox:

            Normalerweise nicht, und meine Vermutung, dass web wegen was anderem kaputt ist. `
            Web läuft aber immer noch nicht 😞

            Ich hatte gestern Abend keine Lust mehr - irgendwo zeigte noch was auf den controller.

            Habe jetzt versucht den Controller neu zu installieren:

            npm WARN package.json iobroker@ No description
            npm WARN package.json iobroker@ No repository field.
            npm WARN package.json iobroker@ No README data
            npm http GET https://registry.npmjs.org/iobroker.js-controller
            npm http 304 https://registry.npmjs.org/iobroker.js-controller
            npm ERR! Error: ENOTEMPTY, rmdir '/opt/iobroker/node_modules/iobroker.js-control                                                                            ler'
            npm ERR! If you need help, you may report this log at:
            npm ERR!     <http: github.com/isaacs/npm/issues="">
            npm ERR! or email it to:
            npm ERR!     <npm-@googlegroups.com>
            
            npm ERR! System Linux 3.8.13.27
            npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install" "iobroker.                                                                            js-controller"
            npm ERR! cwd /opt/iobroker
            npm ERR! node -v v0.10.22
            npm ERR! npm -v 1.3.14
            npm ERR! path /opt/iobroker/node_modules/iobroker.js-controller
            npm ERR! code ENOTEMPTY
            npm ERR! errno 53
            npm ERR!
            npm ERR! Additional logging details can be found in:
            npm ERR!     /opt/iobroker/npm-debug.log
            npm ERR! not ok code 0</npm-@googlegroups.com></http:>
            

            Habe allerdings vorher ioBroker nicht gestoppt

            EDIT: jetzt läuft nichts mehr:

            root@odroid-wheezy:/opt/iobroker# iobroker restart
            
            module.js:340
                throw err;
                      ^
            Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                at Function.Module._resolveFilename (module.js:338:15)
                at Function.Module._load (module.js:280:25)
                at Function.Module.runMain (module.js:497:10)
                at startup (node.js:119:16)
                at node.js:901:3
            
            

            Dafür läuft die Installation des controllers

            EDIT2:

            Controller läuft wieder, aber es bleibt beim alten Fehler:

            host-odroid-wheezy	2015-09-23 08:27:28	error	instance system.adapter.web.0 terminated with code 6 (uncaught exception)
            web-0	2015-09-23 08:27:27	info	http server listening on port 8082
            Error:	2015-09-23 08:27:27	error	at Manager. (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/component-bind/index.js:21:15)
            Error:	2015-09-23 08:27:27	error	at Socket.onpacket (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/lib/socket.js:220:12)
            Error:	2015-09-23 08:27:27	error	at Socket.onack (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/lib/socket.js:295:6)
            Error:	2015-09-23 08:27:27	error	at Socket. (/opt/iobroker/node_modules/iobroker.web/main.js:70:21)
            Error:	2015-09-23 08:27:27	error	at main (/opt/iobroker/node_modules/iobroker.web/main.js:118:21)
            Error:	2015-09-23 08:27:27	error	at initWebServer (/opt/iobroker/node_modules/iobroker.web/main.js:378:30)
            Error:	2015-09-23 08:27:27	error	at require (module.js:380:17)
            Error:	2015-09-23 08:27:27	error	at Module.require (module.js:364:17)
            Error:	2015-09-23 08:27:27	error	at Function.Module._load (module.js:280:25)
            Error:	2015-09-23 08:27:27	error	at Function.Module._resolveFilename (module.js:338:15)
            Error:	2015-09-23 08:27:27	error	Cannot find module '/opt/iobroker/node_modules/iobroker.web/node_modules/iobroker.socketio/lib/iobrokersocket.js'
            uncaught	2015-09-23 08:27:27	error	exception: Cannot find module '/opt/iobroker/node_modules/iobroker.web/node_modules/iobroker.socketio/lib/iobrokersocket.js'
            

            Web 0.4.3

            admin 0.5.11

            controller 0.7.12

            Gruß

            Rainer `
            Man sollte natürlich den Controller vorher stoppen. Es ist folgendes: falls auf dem PC die Make-Umgebung installiert, dann werden manche Pakete als Binaries übersetzt. Wenn ein Binary benutzt wird, dann kann man die nicht löschen oder überschreiben und natürlich Update wird scheitern. Dafür js Dateien können ruhig überschrieben werden.

            Binaries sind auf jeden Fall überall wo socket.io oder web drin ist, d.h. admin, js-controller, web, socket.io, node-red, megad, S7…

            Falls aber keine make-Umgebung da ist, dann werden die Biniaries mit js Dateien ersetzt (langsamer), dafür läuft es unter Windows und co. Manche Pakete haben kein JS Ersatz und die können unter Windows nur mit VisualStudio installiert werden. z.B. S7.

            1 Antwort Letzte Antwort
            0
            • V Offline
              V Offline
              versteckt
              schrieb am zuletzt editiert von
              #106

              Existiert denn diese Datei?

              /opt/iobroker/node_modules/iobroker.web/node_modules/iobroker.socketio/lib/iobrokersocket.js

              Ich gehe mal davon aus, das der iobroker.web nicht (mehr) ordentlich installiert ist.

              Raspi 1, Raspi 2, iobroker, Mac Mini: alles mit aktueller ioBroker Version

              homegear für Homematic und MAX!

              occ, zWave, rpi, hmm und homekit Entwickler

              1 Antwort Letzte Antwort
              0
              • HomoranH Nicht stören
                HomoranH Nicht stören
                Homoran
                Global Moderator Administrators
                schrieb am zuletzt editiert von
                #107

                Danke ihr beiden;
                @Bluefox:

                Falls aber keine make-Umgebung da ist, `

                build-essential is already the newest version.
                

                @versteckt:

                Existiert denn diese Datei?

                /opt/iobroker/node_modules/iobroker.web/node_modules/iobroker.socketio/lib/iobrokersocket.js `
                Ich sagte doch - war gestern zu spät.

                Danach wollte ich gestern auch suchen, hab's irgendwie verschwitzt.

                NEIN: der Ordner iobroker.socketio befindet sich nicht in dem Pfad /opt/iobroker/node_modules/iobroker.web/node_modules/

                Ich habe gestern den Web Adapter komplett gelöscht und neu installiert und vorhin nochmal nach der Anleitung von Bluefox:

                cd /opt/iobroker
                sudo iobroker stop
                sudo rm /opt/iobroker/node_modules/iobroker.web/* -R
                sudo npm install iobroker.web
                sudo iobroker start
                

                Ob der Ordner davor (rm -R) noch existierte weiß ich jetzt nicht.

                Gruß

                Rainer

                kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                1 Antwort Letzte Antwort
                0
                • V Offline
                  V Offline
                  versteckt
                  schrieb am zuletzt editiert von
                  #108

                  Ich hatte bei mir auch schon mal Sorgen beim installieren. Hab dann einfach ioBroker gestoppt.

                  Dann npm cache clean gemacht.

                  Danach in /tmp den Adapter installiert, in das richtige Verzeichnis verschoben, chown bzw. chmod und neugestartet.

                  Auf diese Weise hab ich sogar schon ioBroker selbst aktualisiert.

                  Gesendet von meinem iPhone mit Tapatalk
                  6305_flot4.png
                  6305_mihome_objekte.png
                  6305_fehler1_skript.png

                  Raspi 1, Raspi 2, iobroker, Mac Mini: alles mit aktueller ioBroker Version

                  homegear für Homematic und MAX!

                  occ, zWave, rpi, hmm und homekit Entwickler

                  1 Antwort Letzte Antwort
                  0
                  • HomoranH Nicht stören
                    HomoranH Nicht stören
                    Homoran
                    Global Moderator Administrators
                    schrieb am zuletzt editiert von
                    #109

                    Hab noch mal alles neu gemacht.

                    entweder bin ich zu doof, oder es klappt einfach nicht:
                    144_web_pfade.jpg

                    Da ist doch nix… oder?

                    Gruß

                    Rainer

                    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                    1 Antwort Letzte Antwort
                    0
                    • V Offline
                      V Offline
                      versteckt
                      schrieb am zuletzt editiert von
                      #110

                      Hallo, hab mal eben die Version 0.2.0 auf Github hochgeladen.

                      Bitte mittels

                      npm install https://github.com/husky-koglhof/iobroker.occ/tarball/master --production
                      

                      installieren und testen.

                      Was ist neu:

                      • Bugfix:

                      • Abhängigkeit zu hm-rpc rausgelöst, es wird nun hm-rpc mittels sendTo abgefragt.

                      • Entfernt: Force objects re-init (once): Es werden alle Kalenderdaten von den Objekten eingelesen und am lokalen Dateisystem überschrieben

                      • Es werden immer alle Daten beim Start neu geladen

                      • Entfernt: Async Save Mode: Derzeit nicht implementiert

                      • Features:

                      • adminTab implementiert: ab Version ioBroker 0.7.0 erscheint occ als eigener Tab in der Oberfläche

                      • hm-rpc als Dependency in io-package.json hinzugefügt

                      • json Dateien entfernt, es sind nun alle Objekte innerhalb von ioBroker gespeichert unter occ.0/ADAPTER/INSTANCE/OBJECTADDRESS

                      z.B. occ.0.hm-rpc.0.KEQ0254722.1.STATE.Title_1442196000

                      Zusätzlich ist es nun möglich mehrere Homematic Thermostaten zu steuern.

                      Dies wird in der Admin Oberfläche von occ konfiguriert.

                      Die getesteten Adapter sind: HM-CC-TC, HM-CC-RT-DN und BC-RT-TRX-CyG-3.

                      Für einen neuen Adapter einfach ein neues Objekt anlegen mit dem richtigen Objektnamen. Wenn es ein Thermostat ist, welcher nach HM-CC-RT-DN entwickelt wurde,

                      dann müssen keine Parameter zusätzlich konfiguriert werden.

                      Eine genauere Doku hierzu folgt.

                      LG Christian
                      6305_flot_lueftung.png

                      Raspi 1, Raspi 2, iobroker, Mac Mini: alles mit aktueller ioBroker Version

                      homegear für Homematic und MAX!

                      occ, zWave, rpi, hmm und homekit Entwickler

                      1 Antwort Letzte Antwort
                      0
                      • HomoranH Nicht stören
                        HomoranH Nicht stören
                        Homoran
                        Global Moderator Administrators
                        schrieb am zuletzt editiert von
                        #111

                        Ich möchte das nochmal nach vorne holen:
                        @Bluefox:

                        Ich sehe das nicht. Ich will nur iobroker.web wieder zum laufen kriegen.
                        > Normalerweise sollte ein Adapter nicht in einen anderen eingreifen können.
                        Normalerweise nicht, und meine Vermutung, dass web wegen was anderem kaputt ist. `

                        Ich habe jetzt mal in meiner uralten Installation, in der web ohne Probleme läuft nachgesehen:
                        @versteckt:

                        Existiert denn diese Datei?

                        /opt/iobroker/node_modules/iobroker.web/node_modules/iobroker.socketio/lib/iobrokersocket.js `
                        in der alten Installation ja.

                        Daraufhin habe ich von der Konsole aus den web Adapter in zwei Stufen deinstalliert:

                        iobroker del web.0
                        iobroker del web
                        

                        Danach war alles weg (mit filezilla überprüft).

                        Dann````
                        npm cache clean
                        npm install iobroker.web

                        
                        Danach sah es wieder so aus wie vorher.
                        
                        Der Pfad /opt/iobroker/node_modules/iobroker.web/node_modules/****iobroker.socketio/lib/iobrokersocket.js**** existierte nicht.
                        
                        Bei der Installation gab es folgende Warnungen wegen einer zu niedrigen nodejs- (und damit npm) Version:
                        
                        

                        npm WARN engine hawk@3.1.0: wanted: {"node":">=0.10.32"} (current: {"node":"v0.10.22","npm":"1.3.14"})
                        npm WARN engine cryptiles@2.0.5: wanted: {"node":">=0.10.40"} (current: {"node":"v0.10.22","npm":"1.3.14"})
                        npm WARN engine boom@2.9.0: wanted: {"node":">=0.10.40"} (current: {"node":"v0.10.22","npm":"1.3.14"})
                        npm WARN engine hoek@2.16.3: wanted: {"node":">=0.10.40"} (current: {"node":"v0.10.22","npm":"1.3.14"})

                        
                        Kann es daran liegen?
                        
                        EDIT:
                        
                        Habe es nochmal versucht mit````
                        iobroker upgrade web
                        

                        Am Ende kam:

                        system.adapter.web does not exist
                        

                        Gruß

                        Rainer

                        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                        1 Antwort Letzte Antwort
                        0
                        • V Offline
                          V Offline
                          versteckt
                          schrieb am zuletzt editiert von
                          #112

                          Puh, da ist guter Rat teuer.

                          Probier mal folgendes (hat bei mir letztens zumindest funktioniert):

                          1.) ioBroker stoppen und überprüfen das kein Sub-Prozess mehr läuft

                          2.) in das Verzeichnis /tmp wechseln

                          3.) npm install iobroker.web

                          4.) Überprüfen ob in /tmp/node_modules/iobroker.web alle Dateien korrekt vorhanden sind.

                          5.) Wenn ja, dann einfach den Inhalt von /tmp/node_modules/iobroker.web in den Ordner von ioBroker (z.B. /opt/iobroker/node_modules/iobroker_web) kopieren

                          6.) chmod -R 777 (z.B. /opt/iobroker/node_modules/iobroker_web)

                          7.) ioBroker starten

                          Achja und mach dir ein Backup vom kompletten ioBroker Verzeichnis mittels tar.

                          LG Christian
                          6305_modbus_einstellungen.png

                          Raspi 1, Raspi 2, iobroker, Mac Mini: alles mit aktueller ioBroker Version

                          homegear für Homematic und MAX!

                          occ, zWave, rpi, hmm und homekit Entwickler

                          1 Antwort Letzte Antwort
                          0
                          • L Offline
                            L Offline
                            looxer01
                            schrieb am zuletzt editiert von
                            #113

                            kurze Rückmeldung - und schon mal vielen Dank für den super adapter.

                            Damit werde ich bald mein Heizungsscript der CCU sparen und damit hoffentlich zur Stabilisierung meiner CCU beitragen.

                            ich habe folgendes gemacht:

                            • OCC installiert - lief ohne probleme

                            • mir dann die Adapter konfiguration angesehen und dort gesehen, dass die neuen und alten Thermostate angelegt waren - habe nichts geaendert

                            • dann Aufzählungen enum.occ hinzugefügt und testhalber ein Thermostat zugeordnet (datenpunkt temperature)

                            • und im Tab "OCC" einen Schedule angelegt.

                            hat soweit alles funktioniert.

                            Ich habe angefangen den schedule aus der CCU übertragen was ganz schön aufwendig ist.

                            Daher meine Frage: gibt es eine Möglichkeit Zeitpläne zu kopieren ? Verschieben scheint ja zu gehen per drag and drop.

                            vG L…

                            1 Antwort Letzte Antwort
                            0
                            • V Offline
                              V Offline
                              versteckt
                              schrieb am zuletzt editiert von
                              #114

                              Welche Art verwendest du bei deinen Thermostaten, Automatic, Manual oder Central?

                              Derzeit ist nur Automatic getestet.

                              Was meinst du mit kopieren?

                              Raspi 1, Raspi 2, iobroker, Mac Mini: alles mit aktueller ioBroker Version

                              homegear für Homematic und MAX!

                              occ, zWave, rpi, hmm und homekit Entwickler

                              1 Antwort Letzte Antwort
                              0
                              • L Offline
                                L Offline
                                looxer01
                                schrieb am zuletzt editiert von
                                #115

                                du meinst vermutlich den thermostat modus.

                                Wie gesagt die Konfig verstehe ich nicht ganz, daher habe ich sie so belassen:
                                305_heating1.jpg

                                mit kopieren meine ich: ausgehend vom kalender würde ich gerne Zeitabschnitte z.B. in den Dienstag kopieren. (verschieben geht ja)

                                Die einzelnen Zeitabschnitte sind übrigens als wöchentlich wiederholend angelegt

                                305_heating2.jpg

                                1 Antwort Letzte Antwort
                                0
                                • V Offline
                                  V Offline
                                  versteckt
                                  schrieb am zuletzt editiert von
                                  #116

                                  Ok, kopieren gibt es im Moment noch nicht, das einzige was du derzeit machen kannst, ist einen Eintrag wiederholen z.B. täglich, wöchentlich,… .

                                  Schau mir das kopieren am Wochenende an und liefere dann ein Update.

                                  Raspi 1, Raspi 2, iobroker, Mac Mini: alles mit aktueller ioBroker Version

                                  homegear für Homematic und MAX!

                                  occ, zWave, rpi, hmm und homekit Entwickler

                                  1 Antwort Letzte Antwort
                                  0
                                  • L Offline
                                    L Offline
                                    looxer01
                                    schrieb am zuletzt editiert von
                                    #117

                                    ach ja - zur Frage: meine Thermostate stehen alle auf manuell.

                                    Dann kann ich das ja mal testen 🙂

                                    …und eine Kopierfunktion wäre echt klasse. Daanke...

                                    1 Antwort Letzte Antwort
                                    0
                                    • L Offline
                                      L Offline
                                      looxer01
                                      schrieb am zuletzt editiert von
                                      #118

                                      also, ich habe offensichtlich eine Verbindung zum Thermostat aufbauen können, da der Wochenschedule hochgeladen wurde.

                                      Zwischenzeitlich habe ich den Modus auf Auto gestellt. Ein Submit hat dann eine Reihe von Fehlern im Log zur Folge:

                                      
                                      Log 	Log-Größe: 1.12 MB  	
                                      Zeit 	
                                      Nachricht
                                      occ.0	2015-09-25 18:17:20	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:20	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:20	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:20	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:20	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:20	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:20	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:20	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:20	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:20	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:20	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:19	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:19	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:19	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:19	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:19	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:19	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:19	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:19	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:19	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:19	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:19	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:19	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:19	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:19	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:19	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:19	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:19	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:19	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:19	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:19	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:18	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:18	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:18	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:18	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:18	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:18	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:18	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:18	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:18	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:18	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:18	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:18	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:18	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:18	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:18	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:18	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:18	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:18	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:17	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:17	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:17	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:17	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:17	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:17	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:17	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:17	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:17	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:17	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:17	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:17	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:17	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:17	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:17	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:17	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:16	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:16	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:16	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:16	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:16	info	occ.0 parseDecalc for hm-rpc.0.IEQ0151010:2
                                      occ.0	2015-09-25 18:17:16	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:16	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:16	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:16	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:16	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:16	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:16	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:16	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:16	info	occ.0 sendTo "getParamset" to system.adapter.hm-rpc.0 from system.adapter.occ.0: {"ID":"IEQ0151010:2","paramType":"MASTER"}
                                      occ.0	2015-09-25 18:17:16	info	occ.0 try to getParamset: hm-rpc.0.IEQ0151010.2
                                      hm-rpc.0	2015-09-25 18:17:16	info	hm-rpc.0 sendTo "getParamset" to system.adapter.occ.0 from system.adapter.hm-rpc.0: {"result":{"DECALCIFICATION_DAY":0,"DECALCIFICATION_HOUR":11,"DECALCIFICATION_MINUTE":0,"DISPLAY_TEMPERATUR_HUMIDITY
                                      hm-rpc.0	2015-09-25 18:17:15	info	hm-rpc.0 sendTo "getParamset" to system.adapter.occ.0 from system.adapter.hm-rpc.0: {"result":{"DECALCIFICATION_DAY":0,"DECALCIFICATION_HOUR":11,"DECALCIFICATION_MINUTE":0,"DISPLAY_TEMPERATUR_HUMIDITY
                                      occ.0	2015-09-25 18:17:15	info	occ.0 sendTo "getParamset" to system.adapter.hm-rpc.0 from system.adapter.occ.0: {"ID":"IEQ0151010:2","paramType":"MASTER"}
                                      occ.0	2015-09-25 18:17:15	info	occ.0 try to getParamset: hm-rpc.0.IEQ0151010.2
                                      occ.0	2015-09-25 18:17:15	info	occ.0 received all objects
                                      occ.0	2015-09-25 18:17:14	info	occ.0 received all states
                                      occ.0	2015-09-25 18:17:11	info	occ.0 requesting all objects
                                      occ.0	2015-09-25 18:17:11	info	occ.0 requesting all states
                                      occ.0	2015-09-25 18:17:11	info	occ.0 starting. Version 0.2.0 in /opt/iobroker/node_modules/iobroker.occ
                                      raspberrypi	2015-09-25 18:17:09	info	host.raspberrypi instance system.adapter.occ.0 started with pid 2739
                                      raspberrypi	2015-09-25 18:17:09	info	host.raspberrypi instance system.adapter.occ.0 started with pid 2739
                                      hm-rega.0	2015-09-25 18:16:52	info	hm-rega.0 State 38791 25.09.2015 18:15:05
                                      hm-rega.0	2015-09-25 18:16:52	info	hm-rega.0 State 28144 255.3
                                      hm-rega.0	2015-09-25 18:16:51	info	hm-rega.0 State 28143 8.7
                                      hm-rega.0	2015-09-25 18:16:51	info	hm-rega.0 State 10230 82%
                                      hm-rega.0	2015-09-25 18:16:51	info	hm-rega.0 State 10227 From the West at 2.0 MPH Gusting to 3.0 MPH
                                      hm-rega.0	2015-09-25 18:16:51	info	hm-rega.0 State 10225 4.8
                                      hm-rega.0	2015-09-25 18:16:51	info	hm-rega.0 State 10224 3.2
                                      hm-rega.0	2015-09-25 18:16:51	info	hm-rega.0 State 10223 15.6
                                      hm-rega.0	2015-09-25 18:16:51	info	hm-rega.0 State 10221 September 25, 18:01 CEST
                                      hm-rega-0	2015-09-25 18:16:43	info	State 38791 25.09.2015 18:15:05
                                      hm-rega-0	2015-09-25 18:16:43	info	State 28144 255.3
                                      hm-rega-0	2015-09-25 18:16:43	info	State 28143 8.7
                                      hm-rega-0	2015-09-25 18:16:43	info	State 10230 82%
                                      hm-rega-0	2015-09-25 18:16:42	info	State 10227 From the West at 2.0 MPH Gusting to 3.0 MPH
                                      hm-rega-0	2015-09-25 18:16:42	info	State 10225 4.8
                                      hm-rega-0	2015-09-25 18:16:42	info	State 10224 3.2
                                      hm-rega-0	2015-09-25 18:16:42	info	State 10223 15.6
                                      hm-rega-0	2015-09-25 18:16:42	info	State 10221 September 25, 18:01 CEST
                                      host-raspberrypi	2015-09-25 18:16:38	info	Restart adapter system.adapter.occ.0 because enabled
                                      host-raspberrypi	2015-09-25 18:16:38	error	instance system.adapter.occ.0 terminated with code 6 (uncaught exception)
                                      occ-0	2015-09-25 18:16:37	info	cleaned everything up...
                                      TypeError:	2015-09-25 18:16:37	error	at Decoder. (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/component-bind/index.js:21:15)
                                      TypeError:	2015-09-25 18:16:37	error	at Manager.ondecoded (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/lib/manager.js:301:8)
                                      TypeError:	2015-09-25 18:16:37	error	at Manager.Emitter.emit (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/component-emitter/index.js:134:20)
                                      TypeError:	2015-09-25 18:16:37	error	at Manager. (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/component-bind/index.js:21:15)
                                      TypeError:	2015-09-25 18:16:37	error	at Socket.onpacket (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/lib/socket.js:220:12)
                                      TypeError:	2015-09-25 18:16:37	error	at Socket.onack (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/lib/socket.js:295:6)
                                      TypeError:	2015-09-25 18:16:37	error	at Socket. (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInMemClient.js:151:27)
                                      TypeError:	2015-09-25 18:16:37	error	at /opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:2375:60
                                      TypeError:	2015-09-25 18:16:37	error	at /opt/iobroker/node_modules/iobroker.occ/main.js:44:61
                                      TypeError:	2015-09-25 18:16:37	error	at /opt/iobroker/node_modules/iobroker.occ/main.js:203:46
                                      TypeError:	2015-09-25 18:16:37	error	Cannot call method 'split' of undefined
                                      uncaught	2015-09-25 18:16:37	error	exception: Cannot call method 'split' of undefined
                                      occ-0	2015-09-25 18:16:37	info	received all states
                                      occ-0	2015-09-25 18:16:34	info	requesting all objects
                                      occ-0	2015-09-25 18:16:34	info	requesting all states
                                      occ-0	2015-09-25 18:16:34	info	received all objects
                                      occ-0	2015-09-25 18:16:26	info	received all objects
                                      hm-rega-0	2015-09-25 18:16:23	info	State 38791 25.09.2015 18:15:05
                                      hm-rega-0	2015-09-25 18:16:18	info	State 28144 255.3
                                      hm-rega-0	2015-09-25 18:16:18	info	State 28143 8.7
                                      occ-0	2015-09-25 18:16:17	info	received all objects
                                      occ-0	2015-09-25 18:16:11	info	received all objects
                                      hm-rega-0	2015-09-25 18:16:08	info	State 10230 82%
                                      hm-rega-0	2015-09-25 18:16:06	info	State 10227 From the West at 2.0 MPH Gusting to 3.0 MPH
                                      hm-rega-0	2015-09-25 18:16:04	info	State 10225 4.8
                                      occ-0	2015-09-25 18:16:03	info	received all objects
                                      hm-rega-0	2015-09-25 18:16:02	info	State 10224 3.2
                                      hm-rega-0	2015-09-25 18:16:01	info	State 10223 15.6
                                      hm-rega-0	2015-09-25 18:15:59	info	State 10221 September 25, 18:01 CEST
                                      occ-0	2015-09-25 18:15:54	info	received all objects
                                      occ-0	2015-09-25 18:15:47	info	received all objects
                                      occ-0	2015-09-25 18:15:38	info	requesting all objects
                                      occ-0	2015-09-25 18:15:37	info	requesting all states
                                      occ-0	2015-09-25 18:15:37	info	requesting all objects
                                      occ-0	2015-09-25 18:15:37	info	requesting all states
                                      occ-0	2015-09-25 18:15:37	info	requesting all objects
                                      occ-0	2015-09-25 18:15:37	info	requesting all states
                                      occ-0	2015-09-25 18:15:37	info	requesting all objects
                                      occ-0	2015-09-25 18:15:37	info	requesting all states
                                      occ-0	2015-09-25 18:15:37	info	requesting all objects
                                      occ-0	2015-09-25 18:15:37	info	requesting all states
                                      occ-0	2015-09-25 18:15:37	info	requesting all objects
                                      occ-0	2015-09-25 18:15:37	info	requesting all states
                                      occ-0	2015-09-25 18:15:37	info	requesting all objects
                                      occ-0	2015-09-25 18:15:37	info	requesting all states
                                      occ-0	2015-09-25 18:15:37	info	requesting all objects
                                      occ-0	2015-09-25 18:15:37	info	requesting all states
                                      occ-0	2015-09-25 18:15:37	info	requesting all objects
                                      occ-0	2015-09-25 18:15:37	info	requesting all states
                                      occ-0	2015-09-25 18:15:37	info	requesting all objects
                                      occ-0	2015-09-25 18:15:37	info	requesting all states
                                      occ-0	2015-09-25 18:15:37	info	requesting all objects
                                      occ-0	2015-09-25 18:15:37	info	requesting all states
                                      occ-0	2015-09-25 18:15:37	info	requesting all objects
                                      occ-0	2015-09-25 18:15:37	info	requesting all states
                                      occ-0	2015-09-25 18:15:37	info	requesting all objects
                                      occ-0	2015-09-25 18:15:37	info	requesting all states
                                      occ-0	2015-09-25 18:15:37	info	requesting all objects
                                      occ-0	2015-09-25 18:15:37	info	requesting all states
                                      occ-0	2015-09-25 18:15:37	info	requesting all objects
                                      occ-0	2015-09-25 18:15:37	info	requesting all states
                                      occ-0	2015-09-25 18:15:37	info	requesting all objects
                                      occ-0	2015-09-25 18:15:37	info	requesting all states
                                      occ-0	2015-09-25 18:15:36	info	requesting all objects
                                      occ-0	2015-09-25 18:15:36	info	requesting all states
                                      occ-0	2015-09-25 18:15:36	info	requesting all objects
                                      occ-0	2015-09-25 18:15:36	info	requesting all states
                                      occ-0	2015-09-25 18:15:36	info	requesting all objects
                                      occ-0	2015-09-25 18:15:36	info	requesting all states
                                      occ-0	2015-09-25 18:15:36	info	requesting all objects
                                      occ-0	2015-09-25 18:15:36	info	requesting all states
                                      occ-0	2015-09-25 18:15:36	info	requesting all objects
                                      occ-0	2015-09-25 18:15:36	info	requesting all states
                                      occ-0	2015-09-25 18:15:36	info	requesting all objects
                                      occ-0	2015-09-25 18:15:36	info	requesting all states
                                      occ-0	2015-09-25 18:15:36	info	requesting all objects
                                      occ-0	2015-09-25 18:15:36	info	requesting all states
                                      occ-0	2015-09-25 18:15:36	info	requesting all objects
                                      occ-0	2015-09-25 18:15:36	info	requesting all states
                                      occ-0	2015-09-25 18:15:36	info	requesting all objects
                                      occ-0	2015-09-25 18:15:36	info	requesting all states
                                      occ-0	2015-09-25 18:15:36	info	requesting all objects
                                      occ-0	2015-09-25 18:15:36	info	requesting all states
                                      occ-0	2015-09-25 18:15:36	info	requesting all objects
                                      occ-0	2015-09-25 18:15:36	info	requesting all states
                                      occ-0	2015-09-25 18:15:36	info	requesting all objects
                                      occ-0	2015-09-25 18:15:36	info	requesting all states
                                      occ-0	2015-09-25 18:15:36	info	requesting all objects
                                      occ-0	2015-09-25 18:15:36	info	requesting all states
                                      occ-0	2015-09-25 18:15:35	info	requesting all objects
                                      occ-0	2015-09-25 18:15:35	info	requesting all states
                                      occ-0	2015-09-25 18:15:35	info	requesting all objects
                                      occ-0	2015-09-25 18:15:35	info	requesting all states
                                      occ-0	2015-09-25 18:15:35	info	requesting all objects
                                      occ-0	2015-09-25 18:15:35	info	requesting all states
                                      occ-0	2015-09-25 18:15:35	info	requesting all objects
                                      occ-0	2015-09-25 18:15:35	info	requesting all states
                                      occ-0	2015-09-25 18:15:35	info	requesting all objects
                                      occ-0	2015-09-25 18:15:35	info	requesting all states
                                      occ-0	2015-09-25 18:15:35	info	requesting all objects
                                      occ-0	2015-09-25 18:15:35	info	requesting all states
                                      occ-0	2015-09-25 18:15:35	info	requesting all objects
                                      occ-0	2015-09-25 18:15:35	info	requesting all states
                                      occ-0	2015-09-25 18:15:35	info	requesting all objects
                                      occ-0	2015-09-25 18:15:35	info	requesting all states
                                      occ-0	2015-09-25 18:15:35	info	parseDecalc for hm-rpc.0.IEQ0151010:2
                                      occ-0	2015-09-25 18:15:34	info	requesting all objects
                                      occ-0	2015-09-25 18:15:34	info	requesting all states
                                      occ-0	2015-09-25 18:15:34	info	requesting all objects
                                      occ-0	2015-09-25 18:15:34	info	requesting all states
                                      occ-0	2015-09-25 18:15:34	info	requesting all objects
                                      hm-rpc-0	2015-09-25 18:15:34	info	sendTo "getParamset" to system.adapter.occ.0 from system.adapter.hm-rpc.0: {"result":{"DECALCIFICATION_DAY":0,"DECALCIFICATION_HOUR":11,"DECALCIFICATION_MINUTE":0,"DISPLAY_TEMPERATUR_HUMIDITY_CHANGE"
                                      occ-0	2015-09-25 18:15:34	info	requesting all states
                                      occ-0	2015-09-25 18:15:34	info	requesting all objects
                                      occ-0	2015-09-25 18:15:34	info	requesting all states
                                      occ-0	2015-09-25 18:15:34	info	requesting all objects
                                      occ-0	2015-09-25 18:15:34	info	requesting all states
                                      occ-0	2015-09-25 18:15:34	info	requesting all objects
                                      occ-0	2015-09-25 18:15:34	info	requesting all states
                                      occ-0	2015-09-25 18:15:34	info	requesting all objects
                                      occ-0	2015-09-25 18:15:34	info	requesting all states
                                      occ-0	2015-09-25 18:15:33	info	sendTo "getParamset" to system.adapter.hm-rpc.0 from system.adapter.occ.0: {"ID":"IEQ0151010:2","paramType":"MASTER"}
                                      occ-0	2015-09-25 18:15:33	info	try to getParamset: hm-rpc.0.IEQ0151010.2
                                      hm-rpc-0	2015-09-25 18:15:33	info	sendTo "getParamset" to system.adapter.occ.0 from system.adapter.hm-rpc.0: {"result":{"DECALCIFICATION_DAY":0,"DECALCIFICATION_HOUR":11,"DECALCIFICATION_MINUTE":0,"DISPLAY_TEMPERATUR_HUMIDITY_CHANGE"
                                      occ-0	2015-09-25 18:15:33	info	sendTo "getParamset" to system.adapter.hm-rpc.0 from system.adapter.occ.0: {"ID":"IEQ0151010:2","paramType":"MASTER"}
                                      occ-0	2015-09-25 18:15:33	info	try to getParamset: hm-rpc.0.IEQ0151010.2
                                      occ-0	2015-09-25 18:15:33	info	received all objects
                                      occ-0	2015-09-25 18:15:31	info	received all states
                                      occ-0	2015-09-25 18:15:29	info	requesting all objects
                                      occ-0	2015-09-25 18:15:29	info	requesting all states
                                      occ-0	2015-09-25 18:15:29	info	starting. Version 0.2.0 in /opt/iobroker/node_modules/iobroker.occ
                                      
                                      
                                      1 Antwort Letzte Antwort
                                      0
                                      • V Offline
                                        V Offline
                                        versteckt
                                        schrieb am zuletzt editiert von
                                        #119

                                        Ok, werde ich mir auch ansehen. Jetzt muss ich mal Essen für meine Mädels machen.
                                        6305_flot_eg.png
                                        6305_flot_lueftung.png

                                        Raspi 1, Raspi 2, iobroker, Mac Mini: alles mit aktueller ioBroker Version

                                        homegear für Homematic und MAX!

                                        occ, zWave, rpi, hmm und homekit Entwickler

                                        1 Antwort Letzte Antwort
                                        0
                                        • L Offline
                                          L Offline
                                          looxer01
                                          schrieb am zuletzt editiert von
                                          #120

                                          …ja, das ist auch viel wichtiger 🙂

                                          zudem der user das Problem war. Ich hatte Kanal1 verwendet - tztztz

                                          nach umswitchen auf "Set temperature" sieht das log sauber aus.

                                          Allerdings erfolgt kein Umstellen der Solltemperatur im Thermostat.

                                          Mal sehen was noch fehlt

                                          occ-0	2015-09-25 18:46:08	info	stateChange for id: occ.0.hm-rpc.0.IEQ0151010.2.SETPOINT.update value: {"val":"submit","ack":true,"ts":1443199563,"from":"system.adapter.web.0","lc":1443199563}
                                          occ-0	2015-09-25 18:46:08	info	received all objects
                                          occ-0	2015-09-25 18:46:07	info	received all states
                                          occ-0	2015-09-25 18:46:03	info	requesting all objects
                                          occ-0	2015-09-25 18:46:03	info	requesting all states
                                          occ-0	2015-09-25 18:46:01	info	stateChange for id: occ.0.hm-rpc.0.IEQ0151010.2.SETPOINT.update value: {"val":"save","ack":true,"ts":1443199558,"from":"system.adapter.web.0","lc":1443199558}
                                          occ-0	2015-09-25 18:46:01	info	received all objects
                                          occ-0	2015-09-25 18:46:00	info	received all states
                                          occ-0	2015-09-25 18:45:57	info	requesting all objects
                                          occ-0	2015-09-25 18:45:57	info	requesting all states
                                          
                                          
                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          615

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe