Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Shelly Adapter

NEWS

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

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

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

Shelly Adapter

Scheduled Pinned Locked Moved Solved Error/Bug
59 Posts 5 Posters 7.1k Views 5 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    Home79
    wrote on last edited by Negalein
    #40
    pi@raspberrypi:~ $ node node_modules/iobroker.shelly/main.js --force --logs
    module.js:550
        throw err;
        ^
    
    Error: Cannot find module '/home/pi/node_modules/iobroker.shelly/main.js'
        at Function.Module._resolveFilename (module.js:548:15)
        at Function.Module._load (module.js:475:25)
        at Function.Module.runMain (module.js:694:10)
        at startup (bootstrap_node.js:204:16)
        at bootstrap_node.js:625:3
    
    1 Reply Last reply
    0
    • StuebiS Stuebi

      @Home79 , kannst du bitte den Shelly Instanz deaktivieren und dann den Shelly Adapter manuell über Kommandozeile starten. Was bekommst Du jetzt angezeigt?

      node node_modules/iobroker.shelly/main.js --force --logs
      
      H Offline
      H Offline
      Home79
      wrote on last edited by Negalein
      #41

      @Stuebi

      pi@raspberrypi:~ $ node node_modules/iobroker.shelly/main.js --force --logs
      module.js:550
          throw err;
          ^
      
      Error: Cannot find module '/home/pi/node_modules/iobroker.shelly/main.js'
          at Function.Module._resolveFilename (module.js:548:15)
          at Function.Module._load (module.js:475:25)
          at Function.Module.runMain (module.js:694:10)
          at startup (bootstrap_node.js:204:16)
          at bootstrap_node.js:625:3
      
      1 Reply Last reply
      0
      • apollon77A Offline
        apollon77A Offline
        apollon77
        wrote on last edited by
        #42

        @Home79 sagte in Shelly Adapter:

        node node_modules/iobroker.shelly/main.js --force --logs

        nimm mal

        node node_modules/iobroker.shelly/shelly.js --force --logs

        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
        H 1 Reply Last reply
        0
        • apollon77A apollon77

          @Home79 sagte in Shelly Adapter:

          node node_modules/iobroker.shelly/main.js --force --logs

          nimm mal

          node node_modules/iobroker.shelly/shelly.js --force --logs

          H Offline
          H Offline
          Home79
          wrote on last edited by
          #43

          @apollon77dbc14c60-4771-4906-8a7f-386b55f01437-iobroker.2019-06-04.log.pdf iobroker.2019-06-04.log.pdf

          1 Reply Last reply
          0
          • apollon77A Offline
            apollon77A Offline
            apollon77
            wrote on last edited by
            #44

            Mich interessiert was an der Kommandozeile wo du das manuell gestartet hast steht wenn Du das startest und er wieder abstürzt ...

            Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

            • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
            • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
            H 1 Reply Last reply
            0
            • apollon77A apollon77

              Mich interessiert was an der Kommandozeile wo du das manuell gestartet hast steht wenn Du das startest und er wieder abstürzt ...

              H Offline
              H Offline
              Home79
              wrote on last edited by
              #45

              @apollon77 sorry wo finde ich das was du meinst

              1 Reply Last reply
              0
              • apollon77A Offline
                apollon77A Offline
                apollon77
                wrote on last edited by
                #46

                DIe Bitte war:

                • Stoppe den Adaspter
                • Öffne eine Shell/SSH und wechsle ins ioBroker Verzeichnis
                • führe den genannten Befehl manuell dort aus
                • schicke das in der Shell ausgegebene Log mit - vor allem den Schluss wenn er wieder abstürzt

                Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                H 1 Reply Last reply
                0
                • apollon77A apollon77

                  DIe Bitte war:

                  • Stoppe den Adaspter
                  • Öffne eine Shell/SSH und wechsle ins ioBroker Verzeichnis
                  • führe den genannten Befehl manuell dort aus
                  • schicke das in der Shell ausgegebene Log mit - vor allem den Schluss wenn er wieder abstürzt
                  H Offline
                  H Offline
                  Home79
                  wrote on last edited by Negalein
                  #47

                  @apollon77

                  pi@raspberrypi:/opt/iobroker $ node node_modules/iobroker.shelly/shelly.js --force --logs
                  starting. Version 3.0.3 in /opt/iobroker/node_modules/iobroker.shelly, node: v8.16.0
                  Schedule restart: * 1,3,5-23 * * *
                  Stating Shelly adapter in CoAP modus.
                  Listening for Shelly packets in the network
                  CoAP status package received: {"3332":"SHRGBW2#662476#1","3412":38400,"3420":7936,"Uri-Path":"cit/s"} / {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}
                  Status update received for SHRGBW2#662476#1: {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}
                  CoAP device description request for SHRGBW2#662476#1 to 192.168.178.62(0)
                  CoAP response: {"3332":"SHRGBW2#662476#1"}
                  Device description received: {"3332":"SHRGBW2#662476#1"} / {"blk":[{"I":1,"D":"RGBW2"}],"sen":[{"I":111,"T":"Red","R":"0/255","L":0},{"I":121,"T":"Green","R":"0/255","L":0},{"I":131,"T":"Blue","R":"0/255","L":0},{"I":141,"T":"White","R":"0/255","L":0},{"I":151,"T":"Gain","R":"0/100","L":0},{"I":161,"T":"VSwitch","R":"0/1","L":0}],"act":[{"I":211,"D":"RGBW2","L":0,"P":[{"I":2011,"T":"Red","R":"0/255"},{"I":2021,"T":"Green","R":"0/255"},{"I":2031,"T":"Blue","R":"0/255"},{"I":2041,"T":"White","R":"0/255"},{"I":2051,"T":"Gain","R":"0/100"},{"I":2061,"T":"VSwitch","R":"0/1"}]}]}
                  Shelly device 192.168.178.62 (shellyrgbw2 / shellyrgbw2-662476 / SHRGBW2#662476#1) with CoAP connected!
                  CoAP Message for SHRGBW2#662476#1 : {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}
                  Create State : SHRGBW2#662476#1.color.Switch, Payload: {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}for SHRGBW2#662476#1
                  State change : SHRGBW2#662476#1.color.Switch, Value: false for 192.168.178.62 (shellyrgbw2 / shellyrgbw2-662476 / SHRGBW2#662476#1)
                  Create State : SHRGBW2#662476#1.color.red, Payload: {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}for SHRGBW2#662476#1
                  State change : SHRGBW2#662476#1.color.red, Value: 0 for 192.168.178.62 (shellyrgbw2 / shellyrgbw2-662476 / SHRGBW2#662476#1)
                  Create State : SHRGBW2#662476#1.color.green, Payload: {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}for SHRGBW2#662476#1
                  State change : SHRGBW2#662476#1.color.green, Value: 0 for 192.168.178.62 (shellyrgbw2 / shellyrgbw2-662476 / SHRGBW2#662476#1)
                  Create State : SHRGBW2#662476#1.color.blue, Payload: {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}for SHRGBW2#662476#1
                  State change : SHRGBW2#662476#1.color.blue, Value: 255 for 192.168.178.62 (shellyrgbw2 / shellyrgbw2-662476 / SHRGBW2#662476#1)
                  Create State : SHRGBW2#662476#1.color.white, Payload: {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}for SHRGBW2#662476#1
                  State change : SHRGBW2#662476#1.color.white, Value: 97 for 192.168.178.62 (shellyrgbw2 / shellyrgbw2-662476 / SHRGBW2#662476#1)
                  Create State : SHRGBW2#662476#1.color.gain, Payload: {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}for SHRGBW2#662476#1
                  State change : SHRGBW2#662476#1.color.gain, Value: 4 for 192.168.178.62 (shellyrgbw2 / shellyrgbw2-662476 / SHRGBW2#662476#1)
                  Create State : SHRGBW2#662476#1.white0.Switch, Payload: {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}for SHRGBW2#662476#1
                  Create State : SHRGBW2#662476#1.white0.brightness, Payload: {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}for SHRGBW2#662476#1
                  Create State : SHRGBW2#662476#1.white1.Switch, Payload: {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}for SHRGBW2#662476#1
                  Create State : SHRGBW2#662476#1.white1.brightness, Payload: {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}for SHRGBW2#662476#1
                  Create State : SHRGBW2#662476#1.white2.Switch, Payload: {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}for SHRGBW2#662476#1
                  Create State : SHRGBW2#662476#1.white2.brightness, Payload: {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}for SHRGBW2#662476#1
                  Set state SHRGBW2#662476#1.color.AutoTimerOff, Value: 0 for 192.168.178.62 (shellyrgbw2 / shellyrgbw2-662476 / SHRGBW2#662476#1)
                  Set state SHRGBW2#662476#1.color.AutoTimerOn, Value: 0 for 192.168.178.62 (shellyrgbw2 / shellyrgbw2-662476 / SHRGBW2#662476#1)
                  Set state SHRGBW2#662476#1.mode, Value: "color" for 192.168.178.62 (shellyrgbw2 / shellyrgbw2-662476 / SHRGBW2#662476#1)
                  Set state SHRGBW2#662476#1.version, Value: "20190531-080138/v1.5.0-hotfix2@022ec015" for 192.168.178.62 (shellyrgbw2 / shellyrgbw2-662476 / SHRGBW2#662476#1)
                  Create State : SHRGBW2#662476#1.white3.Switch, Payload: {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}for SHRGBW2#662476#1
                  Create State : SHRGBW2#662476#1.white3.brightness, Payload: {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}for SHRGBW2#662476#1
                  Set state SHRGBW2#662476#1.color.effect, Value: 0 for 192.168.178.62 (shellyrgbw2 / shellyrgbw2-662476 / SHRGBW2#662476#1)
                  Scheduled restart.
                  Closing Adapter
                  terminating
                  Closing Adapter
                  
                  H 1 Reply Last reply
                  0
                  • H Home79

                    @apollon77

                    pi@raspberrypi:/opt/iobroker $ node node_modules/iobroker.shelly/shelly.js --force --logs
                    starting. Version 3.0.3 in /opt/iobroker/node_modules/iobroker.shelly, node: v8.16.0
                    Schedule restart: * 1,3,5-23 * * *
                    Stating Shelly adapter in CoAP modus.
                    Listening for Shelly packets in the network
                    CoAP status package received: {"3332":"SHRGBW2#662476#1","3412":38400,"3420":7936,"Uri-Path":"cit/s"} / {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}
                    Status update received for SHRGBW2#662476#1: {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}
                    CoAP device description request for SHRGBW2#662476#1 to 192.168.178.62(0)
                    CoAP response: {"3332":"SHRGBW2#662476#1"}
                    Device description received: {"3332":"SHRGBW2#662476#1"} / {"blk":[{"I":1,"D":"RGBW2"}],"sen":[{"I":111,"T":"Red","R":"0/255","L":0},{"I":121,"T":"Green","R":"0/255","L":0},{"I":131,"T":"Blue","R":"0/255","L":0},{"I":141,"T":"White","R":"0/255","L":0},{"I":151,"T":"Gain","R":"0/100","L":0},{"I":161,"T":"VSwitch","R":"0/1","L":0}],"act":[{"I":211,"D":"RGBW2","L":0,"P":[{"I":2011,"T":"Red","R":"0/255"},{"I":2021,"T":"Green","R":"0/255"},{"I":2031,"T":"Blue","R":"0/255"},{"I":2041,"T":"White","R":"0/255"},{"I":2051,"T":"Gain","R":"0/100"},{"I":2061,"T":"VSwitch","R":"0/1"}]}]}
                    Shelly device 192.168.178.62 (shellyrgbw2 / shellyrgbw2-662476 / SHRGBW2#662476#1) with CoAP connected!
                    CoAP Message for SHRGBW2#662476#1 : {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}
                    Create State : SHRGBW2#662476#1.color.Switch, Payload: {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}for SHRGBW2#662476#1
                    State change : SHRGBW2#662476#1.color.Switch, Value: false for 192.168.178.62 (shellyrgbw2 / shellyrgbw2-662476 / SHRGBW2#662476#1)
                    Create State : SHRGBW2#662476#1.color.red, Payload: {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}for SHRGBW2#662476#1
                    State change : SHRGBW2#662476#1.color.red, Value: 0 for 192.168.178.62 (shellyrgbw2 / shellyrgbw2-662476 / SHRGBW2#662476#1)
                    Create State : SHRGBW2#662476#1.color.green, Payload: {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}for SHRGBW2#662476#1
                    State change : SHRGBW2#662476#1.color.green, Value: 0 for 192.168.178.62 (shellyrgbw2 / shellyrgbw2-662476 / SHRGBW2#662476#1)
                    Create State : SHRGBW2#662476#1.color.blue, Payload: {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}for SHRGBW2#662476#1
                    State change : SHRGBW2#662476#1.color.blue, Value: 255 for 192.168.178.62 (shellyrgbw2 / shellyrgbw2-662476 / SHRGBW2#662476#1)
                    Create State : SHRGBW2#662476#1.color.white, Payload: {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}for SHRGBW2#662476#1
                    State change : SHRGBW2#662476#1.color.white, Value: 97 for 192.168.178.62 (shellyrgbw2 / shellyrgbw2-662476 / SHRGBW2#662476#1)
                    Create State : SHRGBW2#662476#1.color.gain, Payload: {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}for SHRGBW2#662476#1
                    State change : SHRGBW2#662476#1.color.gain, Value: 4 for 192.168.178.62 (shellyrgbw2 / shellyrgbw2-662476 / SHRGBW2#662476#1)
                    Create State : SHRGBW2#662476#1.white0.Switch, Payload: {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}for SHRGBW2#662476#1
                    Create State : SHRGBW2#662476#1.white0.brightness, Payload: {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}for SHRGBW2#662476#1
                    Create State : SHRGBW2#662476#1.white1.Switch, Payload: {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}for SHRGBW2#662476#1
                    Create State : SHRGBW2#662476#1.white1.brightness, Payload: {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}for SHRGBW2#662476#1
                    Create State : SHRGBW2#662476#1.white2.Switch, Payload: {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}for SHRGBW2#662476#1
                    Create State : SHRGBW2#662476#1.white2.brightness, Payload: {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}for SHRGBW2#662476#1
                    Set state SHRGBW2#662476#1.color.AutoTimerOff, Value: 0 for 192.168.178.62 (shellyrgbw2 / shellyrgbw2-662476 / SHRGBW2#662476#1)
                    Set state SHRGBW2#662476#1.color.AutoTimerOn, Value: 0 for 192.168.178.62 (shellyrgbw2 / shellyrgbw2-662476 / SHRGBW2#662476#1)
                    Set state SHRGBW2#662476#1.mode, Value: "color" for 192.168.178.62 (shellyrgbw2 / shellyrgbw2-662476 / SHRGBW2#662476#1)
                    Set state SHRGBW2#662476#1.version, Value: "20190531-080138/v1.5.0-hotfix2@022ec015" for 192.168.178.62 (shellyrgbw2 / shellyrgbw2-662476 / SHRGBW2#662476#1)
                    Create State : SHRGBW2#662476#1.white3.Switch, Payload: {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}for SHRGBW2#662476#1
                    Create State : SHRGBW2#662476#1.white3.brightness, Payload: {"G":[[0,111,0],[0,121,0],[0,131,255],[0,141,97],[0,151,4],[0,161,0]]}for SHRGBW2#662476#1
                    Set state SHRGBW2#662476#1.color.effect, Value: 0 for 192.168.178.62 (shellyrgbw2 / shellyrgbw2-662476 / SHRGBW2#662476#1)
                    Scheduled restart.
                    Closing Adapter
                    terminating
                    Closing Adapter
                    
                    H Offline
                    H Offline
                    Home79
                    wrote on last edited by
                    #48

                    @Home79
                    passt das so ? sorry bin nicht ganz so drin im Thema sorry

                    1 Reply Last reply
                    0
                    • apollon77A Offline
                      apollon77A Offline
                      apollon77
                      wrote on last edited by
                      #49

                      @Home79 sagte in Shelly Adapter:

                      Scheduled restart.

                      ääähm ?!

                      Schedule restart: * 1,3,5-23 * * *

                      Bedeutet: Neustart des Adapter jede Minute in der 1., 3. und zwischen 5-23. Stunde ... und du wunderst dich? :-))

                      Was willst Du denn damit bezwecken?

                      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                      H 2 Replies Last reply
                      0
                      • apollon77A apollon77

                        @Home79 sagte in Shelly Adapter:

                        Scheduled restart.

                        ääähm ?!

                        Schedule restart: * 1,3,5-23 * * *

                        Bedeutet: Neustart des Adapter jede Minute in der 1., 3. und zwischen 5-23. Stunde ... und du wunderst dich? :-))

                        Was willst Du denn damit bezwecken?

                        H Offline
                        H Offline
                        Home79
                        wrote on last edited by
                        #50

                        @apollon77 nein das hatte ich eingestellt soll jede stunde neu starten damit er wieder anlauft

                        1 Reply Last reply
                        0
                        • apollon77A apollon77

                          @Home79 sagte in Shelly Adapter:

                          Scheduled restart.

                          ääähm ?!

                          Schedule restart: * 1,3,5-23 * * *

                          Bedeutet: Neustart des Adapter jede Minute in der 1., 3. und zwischen 5-23. Stunde ... und du wunderst dich? :-))

                          Was willst Du denn damit bezwecken?

                          H Offline
                          H Offline
                          Home79
                          wrote on last edited by Stabilostick
                          #51

                          @apollon77oAP connected!

                          CoAP Message for SHSW-1#058C2B#1 : {"G":[[0,112,0]]}
                          Create State : SHSW-1#058C2B#1.Relay0.Switch, Payload: {"G":[[0,112,0]]}for SHSW-1#058C2B#1
                          State change : SHSW-1#058C2B#1.Relay0.Switch, Value: false for 192.168.178.30 (shelly1 / shelly1-058C2B / SHSW-1#058C2B#1)
                          Set state SHSW-1#058C2B#1.Relay0.AutoTimerOff, Value: 0 for 192.168.178.30 (shelly1 / shelly1-058C2B / SHSW-1#058C2B#1)
                          Set state SHSW-1#058C2B#1.Relay0.AutoTimerOn, Value: 0 for 192.168.178.30 (shelly1 / shelly1-058C2B / SHSW-1#058C2B#1)
                          Set state SHSW-1#058C2B#1.version, Value: "20190531-075800/v1.5.0-hotfix2@022ec015" for 192.168.178.30 (shelly1 / shelly1-058C2B / SHSW-1#058C2B#1)
                          Set state SHSW-1#058C2B#1.firmware, Value: false for 192.168.178.30 (shelly1 / shelly1-058C2B / SHSW-1#058C2B#1)
                          Set state SHSW-1#058C2B#1.hostname, Value: "192.168.178.30" for 192.168.178.30 (shelly1 / shelly1-058C2B / SHSW-1#058C2B#1)
                          Set state SHSW-1#058C2B#1.rssi, Value: -29 for 192.168.178.30 (shelly1 / shelly1-058C2B / SHSW-1#058C2B#1)
                          Set state SHSW-21#32C173#1.rssi, Value: -78 for 192.168.178.36 (shellyswitch / shellyswitch-32C173 / SHSW-21#32C173#1)
                          CoAP status package received: {"3332":"SHSW-1#32CA57#1","3412":38400,"3420":1280,"Uri-Path":"cit/s"} / {"G":[[0,112,0]]}
                          Status update received for SHSW-1#32CA57#1: {"G":[[0,112,0]]}
                          CoAP device description request for SHSW-1#32CA57#1 to 192.168.178.32(0)
                          Connection update received for SHSW-1#32CA57#1: true
                          Connection update received for SHSW-1#32CA57#1: true
                          Connection update received for SHSW-1#32CA57#1: true
                          Connection update received for SHSW-1#32CA57#1: true
                          Connection update received for SHSW-1#32CA57#1: true
                          Connection update received for SHSW-1#32CA57#1: true
                          Connection update received for SHSW-1#32CA57#1: true
                          Connection update received for SHSW-1#32CA57#1: true
                          Connection update received for SHSW-1#32CA57#1: true
                          Connection update received for SHSW-1#32CA57#1: true
                          Connection update received for SHSW-1#32CA57#1: true
                          Connection update received for SHSW-1#32CA57#1: true
                          Connection update received for SHSW-1#32CA57#1: true
                          Connection update received for SHSW-1#32CA57#1: true
                          CoAP response: {"3332":"SHSW-1#32CA57#1"}
                          Device description received: {"3332":"SHSW-1#32CA57#1"} / {"blk":[{"I":0,"D":"Relay0"}],"sen":[{"I":112,"T":"Switch","R":"0/1","L":0}],"act":[{"I":211,"D":"Switch","L":0,"P":[{"I":2011,"D":"ToState","R":"0/1"}]}]}
                          Shelly device 192.168.178.32 (shelly1 / shelly1-32CA57 / SHSW-1#32CA57#1) with CoAP connected!
                          CoAP Message for SHSW-1#32CA57#1 : {"G":[[0,112,0]]}
                          Create State : SHSW-1#32CA57#1.Relay0.Switch, Payload: {"G":[[0,112,0]]}for SHSW-1#32CA57#1
                          State change : SHSW-1#32CA57#1.Relay0.Switch, Value: false for 192.168.178.32 (shelly1 / shelly1-32CA57 / SHSW-1#32CA57#1)
                          Set state SHSW-1#32CA57#1.Relay0.AutoTimerOff, Value: 0 for 192.168.178.32 (shelly1 / shelly1-32CA57 / SHSW-1#32CA57#1)
                          Set state SHSW-1#32CA57#1.Relay0.AutoTimerOn, Value: 0 for 192.168.178.32 (shelly1 / shelly1-32CA57 / SHSW-1#32CA57#1)
                          Set state SHSW-1#32CA57#1.version, Value: "20190531-075800/v1.5.0-hotfix2@022ec015" for 192.168.178.32 (shelly1 / shelly1-32CA57 / SHSW-1#32CA57#1)
                          Set state SHSW-1#32CA57#1.firmware, Value: false for 192.168.178.32 (shelly1 / shelly1-32CA57 / SHSW-1#32CA57#1)
                          Set state SHSW-1#32CA57#1.hostname, Value: "192.168.178.32" for 192.168.178.32 (shelly1 / shelly1-32CA57 / SHSW-1#32CA57#1)
                          Set state SHSW-1#32CA57#1.rssi, Value: -71 for 192.168.178.32 (shelly1 / shelly1-32CA57 / SHSW-1#32CA57#1)
                          Set state SHRGBW2#661DC9#1.rssi, Value: -69 for 192.168.178.69 (shellyrgbw2 / shellyrgbw2-661DC9 / SHRGBW2#661DC9#1)
                          Set state SHSW-1#59E506#1.rssi, Value: -78 for 192.168.178.56 (shelly1 / shelly1-59E506 / SHSW-1#59E506#1)
                          CoAP data ignored: {"3332":"SHSW-25#73FD07#1","3412":38400,"3420":3584,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0.000000],[0,121,0.000000]]}
                          CoAP data ignored: {"3332":"SHSW-21#5B265F#1","3412":38400,"3420":5120,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,-1],[0,111,0.000000]]}
                          CoAP data ignored: {"3332":"SHSW-1#59EABB#1","3412":38400,"3420":768,"Uri-Path":"cit/s"} / {"G":[[0,112,0]]}
                          Set state SHSW-1#59EABB#1.rssi, Value: -80 for 192.168.178.55 (shelly1 / shelly1-59EABB / SHSW-1#59EABB#1)
                          CoAP data ignored: {"3332":"SHSW-1#056E37#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0]]}
                          Set state SHSW-21#32C173#1.rssi, Value: -77 for 192.168.178.36 (shellyswitch / shellyswitch-32C173 / SHSW-21#32C173#1)
                          CoAP data ignored: {"3332":"SHRGBW2#662476#1","3412":38400,"3420":7936,"Uri-Path":"cit/s"} / {"G":[[0,111, 0],[0,121, 0],[0,131, 255],[0,141, 97],[0,151, 4],[0,161, 0]]}
                          Set state SHSW-1#32CA57#1.rssi, Value: -72 for 192.168.178.32 (shelly1 / shelly1-32CA57 / SHSW-1#32CA57#1)
                          Set state SHRGBW2#661DC9#1.rssi, Value: -68 for 192.168.178.69 (shellyrgbw2 / shellyrgbw2-661DC9 / SHRGBW2#661DC9#1)
                          CoAP data ignored: {"3332":"SHSW-25#73CDCC#1","3412":38400,"3420":2304,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0.000000],[0,121,0.000000]]}
                          Set state SHSW-1#056CEE#1.rssi, Value: -68 for 192.168.178.26 (shelly1 / shelly1-056CEE / SHSW-1#056CEE#1)
                          CoAP data ignored: {"3332":"SHSW-21#32C173#1","3412":38400,"3420":6144,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0.000000]]}
                          CoAP data ignored: {"3332":"SHSW-25#5DAE1C#1","3412":38400,"3420":2304,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0.000000],[0,121,0.000000]]}
                          CoAP data ignored: {"3332":"SHRGBW2#661DC9#1","3412":38400,"3420":3840,"Uri-Path":"cit/s"} / {"G":[[0,111, 0],[0,121, 0],[0,131, 255],[0,141, 87],[0,151, 10],[0,161, 0]]}
                          CoAP data ignored: {"3332":"SHSW-1#59E506#1","3412":38400,"3420":1280,"Uri-Path":"cit/s"} / {"G":[[0,112,0]]}
                          CoAP data ignored: {"3332":"SHSW-25#00B6B7#1","3412":38400,"3420":6656,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0.000000],[0,121,0.000000]]}
                          CoAP data ignored: {"3332":"SHSW-25#73F757#1","3412":38400,"3420":5376,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,99],[0,111,0.000000],[0,121,0.000000]]}
                          Set state SHSW-1#59E506#1.rssi, Value: -79 for 192.168.178.56 (shelly1 / shelly1-59E506 / SHSW-1#59E506#1)
                          Set state SHSW-25#73F757#1.rssi, Value: -65 for 192.168.178.67 (shellyswitch25 / shellyswitch25-73F757 / SHSW-25#73F757#1)
                          CoAP data ignored: {"3332":"SHSW-1#056CEE#1","3412":38400,"3420":1792,"Uri-Path":"cit/s"} / {"G":[[0,112,0]]}
                          Set state SHSW-1#056CEE#1.rssi, Value: -67 for 192.168.178.26 (shelly1 / shelly1-056CEE / SHSW-1#056CEE#1)
                          CoAP data ignored: {"3332":"SHSW-1#058C2B#1","3412":38400,"3420":1792,"Uri-Path":"cit/s"} / {"G":[[0,112,0]]}
                          CoAP data ignored: {"3332":"SHSW-1#32CA57#1","3412":38400,"3420":1280,"Uri-Path":"cit/s"} / {"G":[[0,112,0]]}
                          Set state SHRGBW2#661DC9#1.rssi, Value: -69 for 192.168.178.69 (shellyrgbw2 / shellyrgbw2-661DC9 / SHRGBW2#661DC9#1)
                          CoAP data ignored: {"3332":"SHSW-25#73FD07#1","3412":38400,"3420":3584,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0.000000],[0,121,0.000000]]}
                          CoAP data ignored: {"3332":"SHSW-21#5B265F#1","3412":38400,"3420":5120,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,-1],[0,111,0.000000]]}
                          CoAP data ignored: {"3332":"SHSW-1#59EABB#1","3412":38400,"3420":768,"Uri-Path":"cit/s"} / {"G":[[0,112,0]]}
                          Set state SHSW-25#73F757#1.rssi, Value: -64 for 192.168.178.67 (shellyswitch25 / shellyswitch25-73F757 / SHSW-25#73F757#1)
                          CoAP data ignored: {"3332":"SHSW-1#056E37#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0]]}
                          Set state SHSW-25#73CDCC#1.rssi, Value: -62 for 192.168.178.64 (shellyswitch25 / shellyswitch25-73CDCC / SHSW-25#73CDCC#1)
                          Scheduled restart.
                          Closing Adapter
                          CoAP data ignored: {"3332":"SHRGBW2#662476#1","3412":38400,"3420":7936,"Uri-Path":"cit/s"} / {"G":[[0,111, 0],[0,121, 0],[0,131, 255],[0,141, 97],[0,151, 4],[0,161, 0]]}
                          terminating
                          Closing Adapter
                          pi@raspberrypi:/opt/iobroker $
                          

                          [Mod-Edit, Bitte Logs und Code in Code-Tags einfügen, stabilostick, 04.06.19)

                          H 1 Reply Last reply
                          0
                          • H Home79

                            @apollon77oAP connected!

                            CoAP Message for SHSW-1#058C2B#1 : {"G":[[0,112,0]]}
                            Create State : SHSW-1#058C2B#1.Relay0.Switch, Payload: {"G":[[0,112,0]]}for SHSW-1#058C2B#1
                            State change : SHSW-1#058C2B#1.Relay0.Switch, Value: false for 192.168.178.30 (shelly1 / shelly1-058C2B / SHSW-1#058C2B#1)
                            Set state SHSW-1#058C2B#1.Relay0.AutoTimerOff, Value: 0 for 192.168.178.30 (shelly1 / shelly1-058C2B / SHSW-1#058C2B#1)
                            Set state SHSW-1#058C2B#1.Relay0.AutoTimerOn, Value: 0 for 192.168.178.30 (shelly1 / shelly1-058C2B / SHSW-1#058C2B#1)
                            Set state SHSW-1#058C2B#1.version, Value: "20190531-075800/v1.5.0-hotfix2@022ec015" for 192.168.178.30 (shelly1 / shelly1-058C2B / SHSW-1#058C2B#1)
                            Set state SHSW-1#058C2B#1.firmware, Value: false for 192.168.178.30 (shelly1 / shelly1-058C2B / SHSW-1#058C2B#1)
                            Set state SHSW-1#058C2B#1.hostname, Value: "192.168.178.30" for 192.168.178.30 (shelly1 / shelly1-058C2B / SHSW-1#058C2B#1)
                            Set state SHSW-1#058C2B#1.rssi, Value: -29 for 192.168.178.30 (shelly1 / shelly1-058C2B / SHSW-1#058C2B#1)
                            Set state SHSW-21#32C173#1.rssi, Value: -78 for 192.168.178.36 (shellyswitch / shellyswitch-32C173 / SHSW-21#32C173#1)
                            CoAP status package received: {"3332":"SHSW-1#32CA57#1","3412":38400,"3420":1280,"Uri-Path":"cit/s"} / {"G":[[0,112,0]]}
                            Status update received for SHSW-1#32CA57#1: {"G":[[0,112,0]]}
                            CoAP device description request for SHSW-1#32CA57#1 to 192.168.178.32(0)
                            Connection update received for SHSW-1#32CA57#1: true
                            Connection update received for SHSW-1#32CA57#1: true
                            Connection update received for SHSW-1#32CA57#1: true
                            Connection update received for SHSW-1#32CA57#1: true
                            Connection update received for SHSW-1#32CA57#1: true
                            Connection update received for SHSW-1#32CA57#1: true
                            Connection update received for SHSW-1#32CA57#1: true
                            Connection update received for SHSW-1#32CA57#1: true
                            Connection update received for SHSW-1#32CA57#1: true
                            Connection update received for SHSW-1#32CA57#1: true
                            Connection update received for SHSW-1#32CA57#1: true
                            Connection update received for SHSW-1#32CA57#1: true
                            Connection update received for SHSW-1#32CA57#1: true
                            Connection update received for SHSW-1#32CA57#1: true
                            CoAP response: {"3332":"SHSW-1#32CA57#1"}
                            Device description received: {"3332":"SHSW-1#32CA57#1"} / {"blk":[{"I":0,"D":"Relay0"}],"sen":[{"I":112,"T":"Switch","R":"0/1","L":0}],"act":[{"I":211,"D":"Switch","L":0,"P":[{"I":2011,"D":"ToState","R":"0/1"}]}]}
                            Shelly device 192.168.178.32 (shelly1 / shelly1-32CA57 / SHSW-1#32CA57#1) with CoAP connected!
                            CoAP Message for SHSW-1#32CA57#1 : {"G":[[0,112,0]]}
                            Create State : SHSW-1#32CA57#1.Relay0.Switch, Payload: {"G":[[0,112,0]]}for SHSW-1#32CA57#1
                            State change : SHSW-1#32CA57#1.Relay0.Switch, Value: false for 192.168.178.32 (shelly1 / shelly1-32CA57 / SHSW-1#32CA57#1)
                            Set state SHSW-1#32CA57#1.Relay0.AutoTimerOff, Value: 0 for 192.168.178.32 (shelly1 / shelly1-32CA57 / SHSW-1#32CA57#1)
                            Set state SHSW-1#32CA57#1.Relay0.AutoTimerOn, Value: 0 for 192.168.178.32 (shelly1 / shelly1-32CA57 / SHSW-1#32CA57#1)
                            Set state SHSW-1#32CA57#1.version, Value: "20190531-075800/v1.5.0-hotfix2@022ec015" for 192.168.178.32 (shelly1 / shelly1-32CA57 / SHSW-1#32CA57#1)
                            Set state SHSW-1#32CA57#1.firmware, Value: false for 192.168.178.32 (shelly1 / shelly1-32CA57 / SHSW-1#32CA57#1)
                            Set state SHSW-1#32CA57#1.hostname, Value: "192.168.178.32" for 192.168.178.32 (shelly1 / shelly1-32CA57 / SHSW-1#32CA57#1)
                            Set state SHSW-1#32CA57#1.rssi, Value: -71 for 192.168.178.32 (shelly1 / shelly1-32CA57 / SHSW-1#32CA57#1)
                            Set state SHRGBW2#661DC9#1.rssi, Value: -69 for 192.168.178.69 (shellyrgbw2 / shellyrgbw2-661DC9 / SHRGBW2#661DC9#1)
                            Set state SHSW-1#59E506#1.rssi, Value: -78 for 192.168.178.56 (shelly1 / shelly1-59E506 / SHSW-1#59E506#1)
                            CoAP data ignored: {"3332":"SHSW-25#73FD07#1","3412":38400,"3420":3584,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0.000000],[0,121,0.000000]]}
                            CoAP data ignored: {"3332":"SHSW-21#5B265F#1","3412":38400,"3420":5120,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,-1],[0,111,0.000000]]}
                            CoAP data ignored: {"3332":"SHSW-1#59EABB#1","3412":38400,"3420":768,"Uri-Path":"cit/s"} / {"G":[[0,112,0]]}
                            Set state SHSW-1#59EABB#1.rssi, Value: -80 for 192.168.178.55 (shelly1 / shelly1-59EABB / SHSW-1#59EABB#1)
                            CoAP data ignored: {"3332":"SHSW-1#056E37#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0]]}
                            Set state SHSW-21#32C173#1.rssi, Value: -77 for 192.168.178.36 (shellyswitch / shellyswitch-32C173 / SHSW-21#32C173#1)
                            CoAP data ignored: {"3332":"SHRGBW2#662476#1","3412":38400,"3420":7936,"Uri-Path":"cit/s"} / {"G":[[0,111, 0],[0,121, 0],[0,131, 255],[0,141, 97],[0,151, 4],[0,161, 0]]}
                            Set state SHSW-1#32CA57#1.rssi, Value: -72 for 192.168.178.32 (shelly1 / shelly1-32CA57 / SHSW-1#32CA57#1)
                            Set state SHRGBW2#661DC9#1.rssi, Value: -68 for 192.168.178.69 (shellyrgbw2 / shellyrgbw2-661DC9 / SHRGBW2#661DC9#1)
                            CoAP data ignored: {"3332":"SHSW-25#73CDCC#1","3412":38400,"3420":2304,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0.000000],[0,121,0.000000]]}
                            Set state SHSW-1#056CEE#1.rssi, Value: -68 for 192.168.178.26 (shelly1 / shelly1-056CEE / SHSW-1#056CEE#1)
                            CoAP data ignored: {"3332":"SHSW-21#32C173#1","3412":38400,"3420":6144,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0.000000]]}
                            CoAP data ignored: {"3332":"SHSW-25#5DAE1C#1","3412":38400,"3420":2304,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0.000000],[0,121,0.000000]]}
                            CoAP data ignored: {"3332":"SHRGBW2#661DC9#1","3412":38400,"3420":3840,"Uri-Path":"cit/s"} / {"G":[[0,111, 0],[0,121, 0],[0,131, 255],[0,141, 87],[0,151, 10],[0,161, 0]]}
                            CoAP data ignored: {"3332":"SHSW-1#59E506#1","3412":38400,"3420":1280,"Uri-Path":"cit/s"} / {"G":[[0,112,0]]}
                            CoAP data ignored: {"3332":"SHSW-25#00B6B7#1","3412":38400,"3420":6656,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0.000000],[0,121,0.000000]]}
                            CoAP data ignored: {"3332":"SHSW-25#73F757#1","3412":38400,"3420":5376,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,99],[0,111,0.000000],[0,121,0.000000]]}
                            Set state SHSW-1#59E506#1.rssi, Value: -79 for 192.168.178.56 (shelly1 / shelly1-59E506 / SHSW-1#59E506#1)
                            Set state SHSW-25#73F757#1.rssi, Value: -65 for 192.168.178.67 (shellyswitch25 / shellyswitch25-73F757 / SHSW-25#73F757#1)
                            CoAP data ignored: {"3332":"SHSW-1#056CEE#1","3412":38400,"3420":1792,"Uri-Path":"cit/s"} / {"G":[[0,112,0]]}
                            Set state SHSW-1#056CEE#1.rssi, Value: -67 for 192.168.178.26 (shelly1 / shelly1-056CEE / SHSW-1#056CEE#1)
                            CoAP data ignored: {"3332":"SHSW-1#058C2B#1","3412":38400,"3420":1792,"Uri-Path":"cit/s"} / {"G":[[0,112,0]]}
                            CoAP data ignored: {"3332":"SHSW-1#32CA57#1","3412":38400,"3420":1280,"Uri-Path":"cit/s"} / {"G":[[0,112,0]]}
                            Set state SHRGBW2#661DC9#1.rssi, Value: -69 for 192.168.178.69 (shellyrgbw2 / shellyrgbw2-661DC9 / SHRGBW2#661DC9#1)
                            CoAP data ignored: {"3332":"SHSW-25#73FD07#1","3412":38400,"3420":3584,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0.000000],[0,121,0.000000]]}
                            CoAP data ignored: {"3332":"SHSW-21#5B265F#1","3412":38400,"3420":5120,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,-1],[0,111,0.000000]]}
                            CoAP data ignored: {"3332":"SHSW-1#59EABB#1","3412":38400,"3420":768,"Uri-Path":"cit/s"} / {"G":[[0,112,0]]}
                            Set state SHSW-25#73F757#1.rssi, Value: -64 for 192.168.178.67 (shellyswitch25 / shellyswitch25-73F757 / SHSW-25#73F757#1)
                            CoAP data ignored: {"3332":"SHSW-1#056E37#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0]]}
                            Set state SHSW-25#73CDCC#1.rssi, Value: -62 for 192.168.178.64 (shellyswitch25 / shellyswitch25-73CDCC / SHSW-25#73CDCC#1)
                            Scheduled restart.
                            Closing Adapter
                            CoAP data ignored: {"3332":"SHRGBW2#662476#1","3412":38400,"3420":7936,"Uri-Path":"cit/s"} / {"G":[[0,111, 0],[0,121, 0],[0,131, 255],[0,141, 97],[0,151, 4],[0,161, 0]]}
                            terminating
                            Closing Adapter
                            pi@raspberrypi:/opt/iobroker $
                            

                            [Mod-Edit, Bitte Logs und Code in Code-Tags einfügen, stabilostick, 04.06.19)

                            H Offline
                            H Offline
                            Home79
                            wrote on last edited by
                            #52

                            @Home79 scheint für euch Profis auch schwierig zu sein :-)... vielleicht hat jemand noch eine Idee

                            StuebiS 1 Reply Last reply
                            0
                            • H Home79

                              @Home79 scheint für euch Profis auch schwierig zu sein :-)... vielleicht hat jemand noch eine Idee

                              StuebiS Offline
                              StuebiS Offline
                              Stuebi
                              wrote on last edited by
                              #53

                              @Home79 , hast Du wie @apollon77 vorgeschlagen hat, die Schedule Einstellungen rausgenommen? Bitte einmal auf Default (* * * * * bei jeder Minute) stellen um sicher zu gehen das es nicht damit zusammenhängt.

                              ioBroker auf Synology DS216+II im Docker Container

                              1 Reply Last reply
                              0
                              • apollon77A Offline
                                apollon77A Offline
                                apollon77
                                wrote on last edited by
                                #54

                                äääähm ... alos Stündlicher restart muss das erste * eine 0 sein ... ansonsten: warum denn überhaupt? Und auch der Default ist nur * * * * * sondern "leer" weil an sich kein Restart beim Shelly Adapter nötig ist

                                Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                StuebiS H 2 Replies Last reply
                                0
                                • apollon77A apollon77

                                  äääähm ... alos Stündlicher restart muss das erste * eine 0 sein ... ansonsten: warum denn überhaupt? Und auch der Default ist nur * * * * * sondern "leer" weil an sich kein Restart beim Shelly Adapter nötig ist

                                  StuebiS Offline
                                  StuebiS Offline
                                  Stuebi
                                  wrote on last edited by
                                  #55

                                  @apollon77 , sorry meinte ich auch

                                  ioBroker auf Synology DS216+II im Docker Container

                                  1 Reply Last reply
                                  0
                                  • apollon77A apollon77

                                    äääähm ... alos Stündlicher restart muss das erste * eine 0 sein ... ansonsten: warum denn überhaupt? Und auch der Default ist nur * * * * * sondern "leer" weil an sich kein Restart beim Shelly Adapter nötig ist

                                    H Offline
                                    H Offline
                                    Home79
                                    wrote on last edited by
                                    #56

                                    @apollon77 also ich hab alles rausgenommen unverändert

                                    H 1 Reply Last reply
                                    0
                                    • apollon77A Offline
                                      apollon77A Offline
                                      apollon77
                                      wrote on last edited by
                                      #57

                                      Wenn er immer noch die ausgaben zum "scheduled restart" macht dann ists noch drin. Am besten adapter stoppen. dann den schedule restart rausnehmen, prüfen das es wirklich weg ist. adapter neu sarten. Im Zweifel mal in "Objekte" system.adapter.shelly.0 reinschauen (Stift symbol). Falls der schedule da noch drin ist auch dort leer machen.

                                      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                      1 Reply Last reply
                                      0
                                      • H Home79

                                        @apollon77 also ich hab alles rausgenommen unverändert

                                        H Offline
                                        H Offline
                                        Home79
                                        wrote on last edited by
                                        #58

                                        @Home79 hey oh man DANKE ich habe die *** nicht gesehen skull_and_crossbones: :white_frowning_face:
                                        Aber seit dem die weg sind ..... :ok_hand:
                                        besten dank für die super Hilfe
                                        Mensch kann das schön sein :relaxed:

                                        H 1 Reply Last reply
                                        0
                                        • H Home79

                                          @Home79 hey oh man DANKE ich habe die *** nicht gesehen skull_and_crossbones: :white_frowning_face:
                                          Aber seit dem die weg sind ..... :ok_hand:
                                          besten dank für die super Hilfe
                                          Mensch kann das schön sein :relaxed:

                                          H Offline
                                          H Offline
                                          Home79
                                          wrote on last edited by
                                          #59

                                          @Home79 *** weg nun funst es DANKE EUCH

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          999

                                          Online

                                          32.4k

                                          Users

                                          81.5k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe