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. Tester
  4. [Aufruf] Test Shelly Adapter

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    249

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.6k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

[Aufruf] Test Shelly Adapter

Scheduled Pinned Locked Moved Tester
shellyadapter
717 Posts 81 Posters 216.4k Views 30 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.
  • DiginixD Diginix

    @Stuebi
    Seit dem Firmware Update 1.5.1 funktionieren meine Shelly2 im Shutter Modus nicht mehr mit dem Adapter.

    Außerdem erhalte ich 1mal am Tag folgenden Logeintrag:

    2019-08-19 20:34:22.334  - warn: shelly.0 Exception: Error: No reply in 247s
    
    2019-08-20 14:36:40.242  - warn: shelly.0 Exception: Error: No reply in 247s
    

    Interessant dass es immer 247 Sekunden sind. An meinem Netzwerk hat sich sonst nichts geändert. Der Adapter arbeitet im CoAP Modus mit meinen 8 Shellys und ist zu dem Zeitpunkt gelb. Bei gelb/rot wird er durch ein Skript von mir neu gestartet und ich erfahre davon. Sonst wäre es mir wahrscheinlich auch nicht aufgefallen.

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

    @Diginix , welche Shelly ioBroker Version nutzt du?
    Fehler ist bekannt (tritt nicht bei Allen auf), ab der Versiin 3.0.8 sollte der Adapter aber neu starten. Eine andere Möglichkeit gibt es bis dato nicht, da der Fehelr in der CoAP lib nicht abgefangen wird. Dazu habe ich auch in Issue beim Entwicklet der CoAP Lib erstellt.

    ioBroker auf Synology DS216+II im Docker Container

    DiginixD 1 Reply Last reply
    0
    • StuebiS Stuebi

      @Diginix , welche Shelly ioBroker Version nutzt du?
      Fehler ist bekannt (tritt nicht bei Allen auf), ab der Versiin 3.0.8 sollte der Adapter aber neu starten. Eine andere Möglichkeit gibt es bis dato nicht, da der Fehelr in der CoAP lib nicht abgefangen wird. Dazu habe ich auch in Issue beim Entwicklet der CoAP Lib erstellt.

      DiginixD Offline
      DiginixD Offline
      Diginix
      wrote on last edited by Diginix
      #634

      @Stuebi
      Ich nutze 3.0.8 und habe eben meinen Post ergänzt.
      Keiner meiner Shelly1 und Shelly2 lassen sich seit Firmware 1.5.1 steuern.
      Der Adapter ist grün.

      Hier mal ein Debug Log bei dem ich bei einem Shelly2 Shutter open/close/pause/position gesteuert habe. Beim Steuern der Relay Datenpunkte passiert auch nichts mehr.

      2019-08-20 15:31:39.043  - info: shelly.0 starting. Version 3.0.8 in /opt/iobroker/node_modules/iobroker.shelly, node: v10.16.3
      2019-08-20 15:31:39.136  - info: shelly.0 Stating Shelly adapter in CoAP modus.
      2019-08-20 15:31:39.224  - info: shelly.0 Listening for Shelly packets in the network
      2019-08-20 15:31:39.957  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#555E38#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:31:39.958  - debug: shelly.0 Status update received for SHSW-1#555E38#1: {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:31:39.959  - debug: shelly.0 CoAP device description request for SHSW-1#555E38#1 to 192.168.2.100(0)
      2019-08-20 15:31:39.990  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#555E38#1"}
      2019-08-20 15:31:39.992  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
      2019-08-20 15:31:40.419  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-21#55975C#1","3412":38400,"3420":4352,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
      2019-08-20 15:31:40.420  - debug: shelly.0 Status update received for SHSW-21#55975C#1: {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
      2019-08-20 15:31:40.420  - debug: shelly.0 CoAP device description request for SHSW-21#55975C#1 to 192.168.2.95(0)
      2019-08-20 15:31:40.440  - debug: shelly.0 CoAP response: {"3332":"SHSW-21#55975C#1"}
      2019-08-20 15:31:40.441  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 70 for JSON {"blk":[{"I":0,"D":"Relay0"},{"I":1,"D":"Relay1"},{"I":2,"D":"Device"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":2},{"I":128,"T":"S","D":"Input","R":"0/1/2","L":2},],"sen":[{"I":112,"T":"S","D":"State","R":"0/1","L":0},{"I":122,"T":"S","D":"State","R":"0/1","L":1},{"I":111,"T":"W","D":"Power","R":"0/3680","L":2},{"I":113,"T":"S","D":"Position","R":"0/100","L":2}],"act":[{"I":211,"D":"Switch","L":0,"P":[{"I":2011,"D":"ToState","R":"0/1"}]},{"I":221,"D":"Switch","L":1,"P":[{"I":2021,"D":"ToState","R":"0/1"}]}]}
      2019-08-20 15:31:43.936  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#55E8BC#1","3412":38400,"3420":768,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:31:43.937  - debug: shelly.0 Status update received for SHSW-1#55E8BC#1: {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:31:43.937  - debug: shelly.0 CoAP device description request for SHSW-1#55E8BC#1 to 192.168.2.96(0)
      2019-08-20 15:31:43.955  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#55E8BC#1"}
      2019-08-20 15:31:43.956  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
      2019-08-20 15:31:44.759  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-21#9F5FEC#1","3412":38400,"3420":2560,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,95],[0,111,0],[0,118,0],[0,128,0]]}
      2019-08-20 15:31:44.759  - debug: shelly.0 Status update received for SHSW-21#9F5FEC#1: {"G":[[0,112,0],[0,122,0],[0,113,95],[0,111,0],[0,118,0],[0,128,0]]}
      2019-08-20 15:31:44.759  - debug: shelly.0 CoAP device description request for SHSW-21#9F5FEC#1 to 192.168.2.84(0)
      2019-08-20 15:31:44.778  - debug: shelly.0 CoAP response: {"3332":"SHSW-21#9F5FEC#1"}
      2019-08-20 15:31:44.779  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 70 for JSON {"blk":[{"I":0,"D":"Relay0"},{"I":1,"D":"Relay1"},{"I":2,"D":"Device"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":2},{"I":128,"T":"S","D":"Input","R":"0/1/2","L":2},],"sen":[{"I":112,"T":"S","D":"State","R":"0/1","L":0},{"I":122,"T":"S","D":"State","R":"0/1","L":1},{"I":111,"T":"W","D":"Power","R":"0/3680","L":2},{"I":113,"T":"S","D":"Position","R":"0/100","L":2}],"act":[{"I":211,"D":"Switch","L":0,"P":[{"I":2011,"D":"ToState","R":"0/1"}]},{"I":221,"D":"Switch","L":1,"P":[{"I":2021,"D":"ToState","R":"0/1"}]}]}
      2019-08-20 15:31:48.325  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#5540E6#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:31:48.325  - debug: shelly.0 Status update received for SHSW-1#5540E6#1: {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:31:48.325  - debug: shelly.0 CoAP device description request for SHSW-1#5540E6#1 to 192.168.2.99(0)
      2019-08-20 15:31:48.341  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#5540E6#1"}
      2019-08-20 15:31:48.341  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
      2019-08-20 15:31:50.794  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#1D8E44#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:31:50.795  - debug: shelly.0 Status update received for SHSW-1#1D8E44#1: {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:31:50.796  - debug: shelly.0 CoAP device description request for SHSW-1#1D8E44#1 to 192.168.2.94(0)
      2019-08-20 15:31:50.821  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#1D8E44#1"}
      2019-08-20 15:31:50.821  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
      2019-08-20 15:31:51.738  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#555792#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:31:51.739  - debug: shelly.0 Status update received for SHSW-1#555792#1: {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:31:51.740  - debug: shelly.0 CoAP device description request for SHSW-1#555792#1 to 192.168.2.98(0)
      2019-08-20 15:31:51.759  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#555792#1"}
      2019-08-20 15:31:51.760  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
      2019-08-20 15:31:51.817  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-21#9F6059#1","3412":38400,"3420":2816,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
      2019-08-20 15:31:51.818  - debug: shelly.0 Status update received for SHSW-21#9F6059#1: {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
      2019-08-20 15:31:51.819  - debug: shelly.0 CoAP device description request for SHSW-21#9F6059#1 to 192.168.2.83(0)
      2019-08-20 15:31:51.840  - debug: shelly.0 CoAP response: {"3332":"SHSW-21#9F6059#1"}
      2019-08-20 15:31:51.841  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 70 for JSON {"blk":[{"I":0,"D":"Relay0"},{"I":1,"D":"Relay1"},{"I":2,"D":"Device"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":2},{"I":128,"T":"S","D":"Input","R":"0/1/2","L":2},],"sen":[{"I":112,"T":"S","D":"State","R":"0/1","L":0},{"I":122,"T":"S","D":"State","R":"0/1","L":1},{"I":111,"T":"W","D":"Power","R":"0/3680","L":2},{"I":113,"T":"S","D":"Position","R":"0/100","L":2}],"act":[{"I":211,"D":"Switch","L":0,"P":[{"I":2011,"D":"ToState","R":"0/1"}]},{"I":221,"D":"Switch","L":1,"P":[{"I":2021,"D":"ToState","R":"0/1"}]}]}
      2019-08-20 15:31:54.935  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#555E38#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:31:54.936  - debug: shelly.0 Status update received for SHSW-1#555E38#1: {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:31:54.936  - debug: shelly.0 CoAP device description request for SHSW-1#555E38#1 to 192.168.2.100(0)
      2019-08-20 15:31:54.990  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#555E38#1"}
      2019-08-20 15:31:54.990  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
      2019-08-20 15:31:55.368  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-21#55975C#1","3412":38400,"3420":4352,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
      2019-08-20 15:31:55.368  - debug: shelly.0 Status update received for SHSW-21#55975C#1: {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
      2019-08-20 15:31:55.368  - debug: shelly.0 CoAP device description request for SHSW-21#55975C#1 to 192.168.2.95(0)
      2019-08-20 15:31:55.394  - debug: shelly.0 CoAP response: {"3332":"SHSW-21#55975C#1"}
      2019-08-20 15:31:55.396  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 70 for JSON {"blk":[{"I":0,"D":"Relay0"},{"I":1,"D":"Relay1"},{"I":2,"D":"Device"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":2},{"I":128,"T":"S","D":"Input","R":"0/1/2","L":2},],"sen":[{"I":112,"T":"S","D":"State","R":"0/1","L":0},{"I":122,"T":"S","D":"State","R":"0/1","L":1},{"I":111,"T":"W","D":"Power","R":"0/3680","L":2},{"I":113,"T":"S","D":"Position","R":"0/100","L":2}],"act":[{"I":211,"D":"Switch","L":0,"P":[{"I":2011,"D":"ToState","R":"0/1"}]},{"I":221,"D":"Switch","L":1,"P":[{"I":2021,"D":"ToState","R":"0/1"}]}]}
      2019-08-20 15:31:59.806  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-21#9F5FEC#1","3412":38400,"3420":2560,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,95],[0,111,0],[0,118,0],[0,128,0]]}
      2019-08-20 15:31:59.807  - debug: shelly.0 Status update received for SHSW-21#9F5FEC#1: {"G":[[0,112,0],[0,122,0],[0,113,95],[0,111,0],[0,118,0],[0,128,0]]}
      2019-08-20 15:31:59.808  - debug: shelly.0 CoAP device description request for SHSW-21#9F5FEC#1 to 192.168.2.84(0)
      2019-08-20 15:31:59.830  - debug: shelly.0 CoAP response: {"3332":"SHSW-21#9F5FEC#1"}
      2019-08-20 15:31:59.831  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 70 for JSON {"blk":[{"I":0,"D":"Relay0"},{"I":1,"D":"Relay1"},{"I":2,"D":"Device"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":2},{"I":128,"T":"S","D":"Input","R":"0/1/2","L":2},],"sen":[{"I":112,"T":"S","D":"State","R":"0/1","L":0},{"I":122,"T":"S","D":"State","R":"0/1","L":1},{"I":111,"T":"W","D":"Power","R":"0/3680","L":2},{"I":113,"T":"S","D":"Position","R":"0/100","L":2}],"act":[{"I":211,"D":"Switch","L":0,"P":[{"I":2011,"D":"ToState","R":"0/1"}]},{"I":221,"D":"Switch","L":1,"P":[{"I":2021,"D":"ToState","R":"0/1"}]}]}
      2019-08-20 15:32:02.802  - debug: shelly.0 stateChange shelly.0.SHSW-21#55975C#1.Shutter.Open {"val":true,"ack":false,"ts":1566307922794,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1552255269042}
      2019-08-20 15:32:03.378  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#5540E6#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:03.379  - debug: shelly.0 Status update received for SHSW-1#5540E6#1: {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:03.380  - debug: shelly.0 CoAP device description request for SHSW-1#5540E6#1 to 192.168.2.99(0)
      2019-08-20 15:32:03.799  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#5540E6#1"}
      2019-08-20 15:32:03.800  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
      2019-08-20 15:32:03.860  - debug: shelly.0 stateChange shelly.0.SHSW-21#55975C#1.Shutter.Pause {"val":true,"ack":false,"ts":1566307923856,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1552232478735}
      2019-08-20 15:32:05.845  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#1D8E44#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:05.846  - debug: shelly.0 Status update received for SHSW-1#1D8E44#1: {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:05.846  - debug: shelly.0 CoAP device description request for SHSW-1#1D8E44#1 to 192.168.2.94(0)
      2019-08-20 15:32:05.887  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#1D8E44#1"}
      2019-08-20 15:32:05.899  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
      2019-08-20 15:32:06.766  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#555792#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:06.767  - debug: shelly.0 Status update received for SHSW-1#555792#1: {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:06.768  - debug: shelly.0 CoAP device description request for SHSW-1#555792#1 to 192.168.2.98(0)
      2019-08-20 15:32:06.786  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#555792#1"}
      2019-08-20 15:32:06.787  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
      2019-08-20 15:32:06.861  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-21#9F6059#1","3412":38400,"3420":2816,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
      2019-08-20 15:32:06.862  - debug: shelly.0 Status update received for SHSW-21#9F6059#1: {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
      2019-08-20 15:32:06.863  - debug: shelly.0 CoAP device description request for SHSW-21#9F6059#1 to 192.168.2.83(0)
      2019-08-20 15:32:06.887  - debug: shelly.0 CoAP response: {"3332":"SHSW-21#9F6059#1"}
      2019-08-20 15:32:06.888  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 70 for JSON {"blk":[{"I":0,"D":"Relay0"},{"I":1,"D":"Relay1"},{"I":2,"D":"Device"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":2},{"I":128,"T":"S","D":"Input","R":"0/1/2","L":2},],"sen":[{"I":112,"T":"S","D":"State","R":"0/1","L":0},{"I":122,"T":"S","D":"State","R":"0/1","L":1},{"I":111,"T":"W","D":"Power","R":"0/3680","L":2},{"I":113,"T":"S","D":"Position","R":"0/100","L":2}],"act":[{"I":211,"D":"Switch","L":0,"P":[{"I":2011,"D":"ToState","R":"0/1"}]},{"I":221,"D":"Switch","L":1,"P":[{"I":2021,"D":"ToState","R":"0/1"}]}]}
      2019-08-20 15:32:09.311  - debug: shelly.0 stateChange shelly.0.SHSW-21#55975C#1.Shutter.Position {"val":90,"ack":false,"ts":1566307929300,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1566307929300}
      2019-08-20 15:32:10.024  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#555E38#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:10.025  - debug: shelly.0 Status update received for SHSW-1#555E38#1: {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:10.026  - debug: shelly.0 CoAP device description request for SHSW-1#555E38#1 to 192.168.2.100(0)
      2019-08-20 15:32:10.048  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#555E38#1"}
      2019-08-20 15:32:10.048  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
      2019-08-20 15:32:14.109  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#55E8BC#1","3412":38400,"3420":768,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:14.110  - debug: shelly.0 Status update received for SHSW-1#55E8BC#1: {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:14.111  - debug: shelly.0 CoAP device description request for SHSW-1#55E8BC#1 to 192.168.2.96(0)
      2019-08-20 15:32:14.141  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#55E8BC#1"}
      2019-08-20 15:32:14.142  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
      2019-08-20 15:32:14.849  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-21#9F5FEC#1","3412":38400,"3420":2560,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,95],[0,111,0],[0,118,0],[0,128,0]]}
      2019-08-20 15:32:14.850  - debug: shelly.0 Status update received for SHSW-21#9F5FEC#1: {"G":[[0,112,0],[0,122,0],[0,113,95],[0,111,0],[0,118,0],[0,128,0]]}
      2019-08-20 15:32:14.851  - debug: shelly.0 CoAP device description request for SHSW-21#9F5FEC#1 to 192.168.2.84(0)
      2019-08-20 15:32:14.872  - debug: shelly.0 CoAP response: {"3332":"SHSW-21#9F5FEC#1"}
      2019-08-20 15:32:14.873  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 70 for JSON {"blk":[{"I":0,"D":"Relay0"},{"I":1,"D":"Relay1"},{"I":2,"D":"Device"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":2},{"I":128,"T":"S","D":"Input","R":"0/1/2","L":2},],"sen":[{"I":112,"T":"S","D":"State","R":"0/1","L":0},{"I":122,"T":"S","D":"State","R":"0/1","L":1},{"I":111,"T":"W","D":"Power","R":"0/3680","L":2},{"I":113,"T":"S","D":"Position","R":"0/100","L":2}],"act":[{"I":211,"D":"Switch","L":0,"P":[{"I":2011,"D":"ToState","R":"0/1"}]},{"I":221,"D":"Switch","L":1,"P":[{"I":2021,"D":"ToState","R":"0/1"}]}]}
      2019-08-20 15:32:18.416  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#5540E6#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:18.417  - debug: shelly.0 Status update received for SHSW-1#5540E6#1: {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:18.417  - debug: shelly.0 CoAP device description request for SHSW-1#5540E6#1 to 192.168.2.99(0)
      2019-08-20 15:32:18.438  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#5540E6#1"}
      2019-08-20 15:32:18.439  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
      2019-08-20 15:32:20.832  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#1D8E44#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:20.833  - debug: shelly.0 Status update received for SHSW-1#1D8E44#1: {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:20.834  - debug: shelly.0 CoAP device description request for SHSW-1#1D8E44#1 to 192.168.2.94(0)
      2019-08-20 15:32:20.857  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#1D8E44#1"}
      2019-08-20 15:32:20.858  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
      2019-08-20 15:32:21.840  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#555792#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:21.840  - debug: shelly.0 Status update received for SHSW-1#555792#1: {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:21.841  - debug: shelly.0 CoAP device description request for SHSW-1#555792#1 to 192.168.2.98(0)
      2019-08-20 15:32:21.858  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#555792#1"}
      2019-08-20 15:32:21.859  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
      2019-08-20 15:32:21.863  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-21#9F6059#1","3412":38400,"3420":2816,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
      2019-08-20 15:32:21.864  - debug: shelly.0 Status update received for SHSW-21#9F6059#1: {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
      2019-08-20 15:32:21.864  - debug: shelly.0 CoAP device description request for SHSW-21#9F6059#1 to 192.168.2.83(0)
      2019-08-20 15:32:21.888  - debug: shelly.0 CoAP response: {"3332":"SHSW-21#9F6059#1"}
      2019-08-20 15:32:21.888  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 70 for JSON {"blk":[{"I":0,"D":"Relay0"},{"I":1,"D":"Relay1"},{"I":2,"D":"Device"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":2},{"I":128,"T":"S","D":"Input","R":"0/1/2","L":2},],"sen":[{"I":112,"T":"S","D":"State","R":"0/1","L":0},{"I":122,"T":"S","D":"State","R":"0/1","L":1},{"I":111,"T":"W","D":"Power","R":"0/3680","L":2},{"I":113,"T":"S","D":"Position","R":"0/100","L":2}],"act":[{"I":211,"D":"Switch","L":0,"P":[{"I":2011,"D":"ToState","R":"0/1"}]},{"I":221,"D":"Switch","L":1,"P":[{"I":2021,"D":"ToState","R":"0/1"}]}]}
      2019-08-20 15:32:25.082  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#555E38#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:25.083  - debug: shelly.0 Status update received for SHSW-1#555E38#1: {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:25.083  - debug: shelly.0 CoAP device description request for SHSW-1#555E38#1 to 192.168.2.100(0)
      2019-08-20 15:32:25.097  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#555E38#1"}
      2019-08-20 15:32:25.098  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
      2019-08-20 15:32:25.472  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-21#55975C#1","3412":38400,"3420":4352,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
      2019-08-20 15:32:25.472  - debug: shelly.0 Status update received for SHSW-21#55975C#1: {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
      2019-08-20 15:32:25.473  - debug: shelly.0 CoAP device description request for SHSW-21#55975C#1 to 192.168.2.95(0)
      2019-08-20 15:32:25.497  - debug: shelly.0 CoAP response: {"3332":"SHSW-21#55975C#1"}
      2019-08-20 15:32:25.498  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 70 for JSON {"blk":[{"I":0,"D":"Relay0"},{"I":1,"D":"Relay1"},{"I":2,"D":"Device"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":2},{"I":128,"T":"S","D":"Input","R":"0/1/2","L":2},],"sen":[{"I":112,"T":"S","D":"State","R":"0/1","L":0},{"I":122,"T":"S","D":"State","R":"0/1","L":1},{"I":111,"T":"W","D":"Power","R":"0/3680","L":2},{"I":113,"T":"S","D":"Position","R":"0/100","L":2}],"act":[{"I":211,"D":"Switch","L":0,"P":[{"I":2011,"D":"ToState","R":"0/1"}]},{"I":221,"D":"Switch","L":1,"P":[{"I":2021,"D":"ToState","R":"0/1"}]}]}
      2019-08-20 15:32:29.160  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#55E8BC#1","3412":38400,"3420":768,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:29.161  - debug: shelly.0 Status update received for SHSW-1#55E8BC#1: {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:29.161  - debug: shelly.0 CoAP device description request for SHSW-1#55E8BC#1 to 192.168.2.96(0)
      2019-08-20 15:32:29.180  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#55E8BC#1"}
      2019-08-20 15:32:29.180  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
      2019-08-20 15:32:29.896  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-21#9F5FEC#1","3412":38400,"3420":2560,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,95],[0,111,0],[0,118,0],[0,128,0]]}
      2019-08-20 15:32:29.897  - debug: shelly.0 Status update received for SHSW-21#9F5FEC#1: {"G":[[0,112,0],[0,122,0],[0,113,95],[0,111,0],[0,118,0],[0,128,0]]}
      2019-08-20 15:32:29.898  - debug: shelly.0 CoAP device description request for SHSW-21#9F5FEC#1 to 192.168.2.84(0)
      2019-08-20 15:32:29.922  - debug: shelly.0 CoAP response: {"3332":"SHSW-21#9F5FEC#1"}
      2019-08-20 15:32:29.923  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 70 for JSON {"blk":[{"I":0,"D":"Relay0"},{"I":1,"D":"Relay1"},{"I":2,"D":"Device"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":2},{"I":128,"T":"S","D":"Input","R":"0/1/2","L":2},],"sen":[{"I":112,"T":"S","D":"State","R":"0/1","L":0},{"I":122,"T":"S","D":"State","R":"0/1","L":1},{"I":111,"T":"W","D":"Power","R":"0/3680","L":2},{"I":113,"T":"S","D":"Position","R":"0/100","L":2}],"act":[{"I":211,"D":"Switch","L":0,"P":[{"I":2011,"D":"ToState","R":"0/1"}]},{"I":221,"D":"Switch","L":1,"P":[{"I":2021,"D":"ToState","R":"0/1"}]}]}
      2019-08-20 15:32:33.485  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#5540E6#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:33.486  - debug: shelly.0 Status update received for SHSW-1#5540E6#1: {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:33.486  - debug: shelly.0 CoAP device description request for SHSW-1#5540E6#1 to 192.168.2.99(0)
      2019-08-20 15:32:33.741  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#5540E6#1"}
      2019-08-20 15:32:33.743  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
      2019-08-20 15:32:35.854  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#1D8E44#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:35.855  - debug: shelly.0 Status update received for SHSW-1#1D8E44#1: {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:35.855  - debug: shelly.0 CoAP device description request for SHSW-1#1D8E44#1 to 192.168.2.94(0)
      2019-08-20 15:32:35.871  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#1D8E44#1"}
      2019-08-20 15:32:35.872  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
      2019-08-20 15:32:36.872  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#555792#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:36.873  - debug: shelly.0 Status update received for SHSW-1#555792#1: {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:36.873  - debug: shelly.0 CoAP device description request for SHSW-1#555792#1 to 192.168.2.98(0)
      2019-08-20 15:32:36.881  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-21#9F6059#1","3412":38400,"3420":2816,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
      2019-08-20 15:32:36.881  - debug: shelly.0 Status update received for SHSW-21#9F6059#1: {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
      2019-08-20 15:32:36.881  - debug: shelly.0 CoAP device description request for SHSW-21#9F6059#1 to 192.168.2.83(0)
      2019-08-20 15:32:36.895  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#555792#1"}
      2019-08-20 15:32:36.896  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
      2019-08-20 15:32:36.900  - debug: shelly.0 CoAP response: {"3332":"SHSW-21#9F6059#1"}
      2019-08-20 15:32:36.900  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 70 for JSON {"blk":[{"I":0,"D":"Relay0"},{"I":1,"D":"Relay1"},{"I":2,"D":"Device"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":2},{"I":128,"T":"S","D":"Input","R":"0/1/2","L":2},],"sen":[{"I":112,"T":"S","D":"State","R":"0/1","L":0},{"I":122,"T":"S","D":"State","R":"0/1","L":1},{"I":111,"T":"W","D":"Power","R":"0/3680","L":2},{"I":113,"T":"S","D":"Position","R":"0/100","L":2}],"act":[{"I":211,"D":"Switch","L":0,"P":[{"I":2011,"D":"ToState","R":"0/1"}]},{"I":221,"D":"Switch","L":1,"P":[{"I":2021,"D":"ToState","R":"0/1"}]}]}
      2019-08-20 15:32:40.137  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#555E38#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:40.138  - debug: shelly.0 Status update received for SHSW-1#555E38#1: {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:40.139  - debug: shelly.0 CoAP device description request for SHSW-1#555E38#1 to 192.168.2.100(0)
      2019-08-20 15:32:40.156  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#555E38#1"}
      2019-08-20 15:32:40.157  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
      2019-08-20 15:32:40.526  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-21#55975C#1","3412":38400,"3420":4352,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
      2019-08-20 15:32:40.527  - debug: shelly.0 Status update received for SHSW-21#55975C#1: {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
      2019-08-20 15:32:40.528  - debug: shelly.0 CoAP device description request for SHSW-21#55975C#1 to 192.168.2.95(0)
      2019-08-20 15:32:40.560  - debug: shelly.0 CoAP response: {"3332":"SHSW-21#55975C#1"}
      2019-08-20 15:32:40.560  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 70 for JSON {"blk":[{"I":0,"D":"Relay0"},{"I":1,"D":"Relay1"},{"I":2,"D":"Device"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":2},{"I":128,"T":"S","D":"Input","R":"0/1/2","L":2},],"sen":[{"I":112,"T":"S","D":"State","R":"0/1","L":0},{"I":122,"T":"S","D":"State","R":"0/1","L":1},{"I":111,"T":"W","D":"Power","R":"0/3680","L":2},{"I":113,"T":"S","D":"Position","R":"0/100","L":2}],"act":[{"I":211,"D":"Switch","L":0,"P":[{"I":2011,"D":"ToState","R":"0/1"}]},{"I":221,"D":"Switch","L":1,"P":[{"I":2021,"D":"ToState","R":"0/1"}]}]}
      2019-08-20 15:32:44.210  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#55E8BC#1","3412":38400,"3420":768,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:44.213  - debug: shelly.0 Status update received for SHSW-1#55E8BC#1: {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:44.214  - debug: shelly.0 CoAP device description request for SHSW-1#55E8BC#1 to 192.168.2.96(0)
      2019-08-20 15:32:44.238  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#55E8BC#1"}
      2019-08-20 15:32:44.238  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
      2019-08-20 15:32:44.940  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-21#9F5FEC#1","3412":38400,"3420":2560,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,95],[0,111,0],[0,118,0],[0,128,0]]}
      2019-08-20 15:32:44.941  - debug: shelly.0 Status update received for SHSW-21#9F5FEC#1: {"G":[[0,112,0],[0,122,0],[0,113,95],[0,111,0],[0,118,0],[0,128,0]]}
      2019-08-20 15:32:44.941  - debug: shelly.0 CoAP device description request for SHSW-21#9F5FEC#1 to 192.168.2.84(0)
      2019-08-20 15:32:44.962  - debug: shelly.0 CoAP response: {"3332":"SHSW-21#9F5FEC#1"}
      2019-08-20 15:32:44.962  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 70 for JSON {"blk":[{"I":0,"D":"Relay0"},{"I":1,"D":"Relay1"},{"I":2,"D":"Device"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":2},{"I":128,"T":"S","D":"Input","R":"0/1/2","L":2},],"sen":[{"I":112,"T":"S","D":"State","R":"0/1","L":0},{"I":122,"T":"S","D":"State","R":"0/1","L":1},{"I":111,"T":"W","D":"Power","R":"0/3680","L":2},{"I":113,"T":"S","D":"Position","R":"0/100","L":2}],"act":[{"I":211,"D":"Switch","L":0,"P":[{"I":2011,"D":"ToState","R":"0/1"}]},{"I":221,"D":"Switch","L":1,"P":[{"I":2021,"D":"ToState","R":"0/1"}]}]}
      2019-08-20 15:32:48.518  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#5540E6#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:48.519  - debug: shelly.0 Status update received for SHSW-1#5540E6#1: {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:48.519  - debug: shelly.0 CoAP device description request for SHSW-1#5540E6#1 to 192.168.2.99(0)
      2019-08-20 15:32:48.537  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#5540E6#1"}
      2019-08-20 15:32:48.537  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
      2019-08-20 15:32:50.895  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#1D8E44#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:50.895  - debug: shelly.0 Status update received for SHSW-1#1D8E44#1: {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:50.895  - debug: shelly.0 CoAP device description request for SHSW-1#1D8E44#1 to 192.168.2.94(0)
      2019-08-20 15:32:50.914  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#1D8E44#1"}
      2019-08-20 15:32:50.914  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
      2019-08-20 15:32:51.916  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-21#9F6059#1","3412":38400,"3420":2816,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
      2019-08-20 15:32:51.916  - debug: shelly.0 Status update received for SHSW-21#9F6059#1: {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
      2019-08-20 15:32:51.916  - debug: shelly.0 CoAP device description request for SHSW-21#9F6059#1 to 192.168.2.83(0)
      2019-08-20 15:32:51.939  - debug: shelly.0 CoAP response: {"3332":"SHSW-21#9F6059#1"}
      2019-08-20 15:32:51.940  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 70 for JSON {"blk":[{"I":0,"D":"Relay0"},{"I":1,"D":"Relay1"},{"I":2,"D":"Device"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":2},{"I":128,"T":"S","D":"Input","R":"0/1/2","L":2},],"sen":[{"I":112,"T":"S","D":"State","R":"0/1","L":0},{"I":122,"T":"S","D":"State","R":"0/1","L":1},{"I":111,"T":"W","D":"Power","R":"0/3680","L":2},{"I":113,"T":"S","D":"Position","R":"0/100","L":2}],"act":[{"I":211,"D":"Switch","L":0,"P":[{"I":2011,"D":"ToState","R":"0/1"}]},{"I":221,"D":"Switch","L":1,"P":[{"I":2021,"D":"ToState","R":"0/1"}]}]}
      2019-08-20 15:32:51.958  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#555792#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:51.959  - debug: shelly.0 Status update received for SHSW-1#555792#1: {"G":[[0,112,0],[0,118,0]]}
      2019-08-20 15:32:51.959  - debug: shelly.0 CoAP device description request for SHSW-1#555792#1 to 192.168.2.98(0)
      2019-08-20 15:32:51.976  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#555792#1"}
      2019-08-20 15:32:51.977  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
      

      Ich habe noch ein Shelly1 und 2.5 mit 1.5.0hotfix4 und die funktionieren noch. Sowohl im Shutter als auch Relais Mode.

      ..:: So long! Tom ::..

      NUC7i3 (Ubuntu Proxmox VM) | Echo Dots 2+3. Gen | Xiaomi Sensoren | Mi Robot 1S | Yeelight | Sonoff | Shelly | H801 RGB | Gosund SP1 | NodeMCU+ESP32 | Kostal Plenticore PV+BYD | openWB

      StuebiS 1 Reply Last reply
      0
      • DiginixD Diginix

        @Stuebi
        Ich nutze 3.0.8 und habe eben meinen Post ergänzt.
        Keiner meiner Shelly1 und Shelly2 lassen sich seit Firmware 1.5.1 steuern.
        Der Adapter ist grün.

        Hier mal ein Debug Log bei dem ich bei einem Shelly2 Shutter open/close/pause/position gesteuert habe. Beim Steuern der Relay Datenpunkte passiert auch nichts mehr.

        2019-08-20 15:31:39.043  - info: shelly.0 starting. Version 3.0.8 in /opt/iobroker/node_modules/iobroker.shelly, node: v10.16.3
        2019-08-20 15:31:39.136  - info: shelly.0 Stating Shelly adapter in CoAP modus.
        2019-08-20 15:31:39.224  - info: shelly.0 Listening for Shelly packets in the network
        2019-08-20 15:31:39.957  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#555E38#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:31:39.958  - debug: shelly.0 Status update received for SHSW-1#555E38#1: {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:31:39.959  - debug: shelly.0 CoAP device description request for SHSW-1#555E38#1 to 192.168.2.100(0)
        2019-08-20 15:31:39.990  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#555E38#1"}
        2019-08-20 15:31:39.992  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
        2019-08-20 15:31:40.419  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-21#55975C#1","3412":38400,"3420":4352,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
        2019-08-20 15:31:40.420  - debug: shelly.0 Status update received for SHSW-21#55975C#1: {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
        2019-08-20 15:31:40.420  - debug: shelly.0 CoAP device description request for SHSW-21#55975C#1 to 192.168.2.95(0)
        2019-08-20 15:31:40.440  - debug: shelly.0 CoAP response: {"3332":"SHSW-21#55975C#1"}
        2019-08-20 15:31:40.441  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 70 for JSON {"blk":[{"I":0,"D":"Relay0"},{"I":1,"D":"Relay1"},{"I":2,"D":"Device"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":2},{"I":128,"T":"S","D":"Input","R":"0/1/2","L":2},],"sen":[{"I":112,"T":"S","D":"State","R":"0/1","L":0},{"I":122,"T":"S","D":"State","R":"0/1","L":1},{"I":111,"T":"W","D":"Power","R":"0/3680","L":2},{"I":113,"T":"S","D":"Position","R":"0/100","L":2}],"act":[{"I":211,"D":"Switch","L":0,"P":[{"I":2011,"D":"ToState","R":"0/1"}]},{"I":221,"D":"Switch","L":1,"P":[{"I":2021,"D":"ToState","R":"0/1"}]}]}
        2019-08-20 15:31:43.936  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#55E8BC#1","3412":38400,"3420":768,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:31:43.937  - debug: shelly.0 Status update received for SHSW-1#55E8BC#1: {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:31:43.937  - debug: shelly.0 CoAP device description request for SHSW-1#55E8BC#1 to 192.168.2.96(0)
        2019-08-20 15:31:43.955  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#55E8BC#1"}
        2019-08-20 15:31:43.956  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
        2019-08-20 15:31:44.759  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-21#9F5FEC#1","3412":38400,"3420":2560,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,95],[0,111,0],[0,118,0],[0,128,0]]}
        2019-08-20 15:31:44.759  - debug: shelly.0 Status update received for SHSW-21#9F5FEC#1: {"G":[[0,112,0],[0,122,0],[0,113,95],[0,111,0],[0,118,0],[0,128,0]]}
        2019-08-20 15:31:44.759  - debug: shelly.0 CoAP device description request for SHSW-21#9F5FEC#1 to 192.168.2.84(0)
        2019-08-20 15:31:44.778  - debug: shelly.0 CoAP response: {"3332":"SHSW-21#9F5FEC#1"}
        2019-08-20 15:31:44.779  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 70 for JSON {"blk":[{"I":0,"D":"Relay0"},{"I":1,"D":"Relay1"},{"I":2,"D":"Device"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":2},{"I":128,"T":"S","D":"Input","R":"0/1/2","L":2},],"sen":[{"I":112,"T":"S","D":"State","R":"0/1","L":0},{"I":122,"T":"S","D":"State","R":"0/1","L":1},{"I":111,"T":"W","D":"Power","R":"0/3680","L":2},{"I":113,"T":"S","D":"Position","R":"0/100","L":2}],"act":[{"I":211,"D":"Switch","L":0,"P":[{"I":2011,"D":"ToState","R":"0/1"}]},{"I":221,"D":"Switch","L":1,"P":[{"I":2021,"D":"ToState","R":"0/1"}]}]}
        2019-08-20 15:31:48.325  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#5540E6#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:31:48.325  - debug: shelly.0 Status update received for SHSW-1#5540E6#1: {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:31:48.325  - debug: shelly.0 CoAP device description request for SHSW-1#5540E6#1 to 192.168.2.99(0)
        2019-08-20 15:31:48.341  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#5540E6#1"}
        2019-08-20 15:31:48.341  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
        2019-08-20 15:31:50.794  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#1D8E44#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:31:50.795  - debug: shelly.0 Status update received for SHSW-1#1D8E44#1: {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:31:50.796  - debug: shelly.0 CoAP device description request for SHSW-1#1D8E44#1 to 192.168.2.94(0)
        2019-08-20 15:31:50.821  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#1D8E44#1"}
        2019-08-20 15:31:50.821  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
        2019-08-20 15:31:51.738  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#555792#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:31:51.739  - debug: shelly.0 Status update received for SHSW-1#555792#1: {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:31:51.740  - debug: shelly.0 CoAP device description request for SHSW-1#555792#1 to 192.168.2.98(0)
        2019-08-20 15:31:51.759  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#555792#1"}
        2019-08-20 15:31:51.760  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
        2019-08-20 15:31:51.817  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-21#9F6059#1","3412":38400,"3420":2816,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
        2019-08-20 15:31:51.818  - debug: shelly.0 Status update received for SHSW-21#9F6059#1: {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
        2019-08-20 15:31:51.819  - debug: shelly.0 CoAP device description request for SHSW-21#9F6059#1 to 192.168.2.83(0)
        2019-08-20 15:31:51.840  - debug: shelly.0 CoAP response: {"3332":"SHSW-21#9F6059#1"}
        2019-08-20 15:31:51.841  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 70 for JSON {"blk":[{"I":0,"D":"Relay0"},{"I":1,"D":"Relay1"},{"I":2,"D":"Device"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":2},{"I":128,"T":"S","D":"Input","R":"0/1/2","L":2},],"sen":[{"I":112,"T":"S","D":"State","R":"0/1","L":0},{"I":122,"T":"S","D":"State","R":"0/1","L":1},{"I":111,"T":"W","D":"Power","R":"0/3680","L":2},{"I":113,"T":"S","D":"Position","R":"0/100","L":2}],"act":[{"I":211,"D":"Switch","L":0,"P":[{"I":2011,"D":"ToState","R":"0/1"}]},{"I":221,"D":"Switch","L":1,"P":[{"I":2021,"D":"ToState","R":"0/1"}]}]}
        2019-08-20 15:31:54.935  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#555E38#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:31:54.936  - debug: shelly.0 Status update received for SHSW-1#555E38#1: {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:31:54.936  - debug: shelly.0 CoAP device description request for SHSW-1#555E38#1 to 192.168.2.100(0)
        2019-08-20 15:31:54.990  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#555E38#1"}
        2019-08-20 15:31:54.990  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
        2019-08-20 15:31:55.368  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-21#55975C#1","3412":38400,"3420":4352,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
        2019-08-20 15:31:55.368  - debug: shelly.0 Status update received for SHSW-21#55975C#1: {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
        2019-08-20 15:31:55.368  - debug: shelly.0 CoAP device description request for SHSW-21#55975C#1 to 192.168.2.95(0)
        2019-08-20 15:31:55.394  - debug: shelly.0 CoAP response: {"3332":"SHSW-21#55975C#1"}
        2019-08-20 15:31:55.396  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 70 for JSON {"blk":[{"I":0,"D":"Relay0"},{"I":1,"D":"Relay1"},{"I":2,"D":"Device"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":2},{"I":128,"T":"S","D":"Input","R":"0/1/2","L":2},],"sen":[{"I":112,"T":"S","D":"State","R":"0/1","L":0},{"I":122,"T":"S","D":"State","R":"0/1","L":1},{"I":111,"T":"W","D":"Power","R":"0/3680","L":2},{"I":113,"T":"S","D":"Position","R":"0/100","L":2}],"act":[{"I":211,"D":"Switch","L":0,"P":[{"I":2011,"D":"ToState","R":"0/1"}]},{"I":221,"D":"Switch","L":1,"P":[{"I":2021,"D":"ToState","R":"0/1"}]}]}
        2019-08-20 15:31:59.806  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-21#9F5FEC#1","3412":38400,"3420":2560,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,95],[0,111,0],[0,118,0],[0,128,0]]}
        2019-08-20 15:31:59.807  - debug: shelly.0 Status update received for SHSW-21#9F5FEC#1: {"G":[[0,112,0],[0,122,0],[0,113,95],[0,111,0],[0,118,0],[0,128,0]]}
        2019-08-20 15:31:59.808  - debug: shelly.0 CoAP device description request for SHSW-21#9F5FEC#1 to 192.168.2.84(0)
        2019-08-20 15:31:59.830  - debug: shelly.0 CoAP response: {"3332":"SHSW-21#9F5FEC#1"}
        2019-08-20 15:31:59.831  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 70 for JSON {"blk":[{"I":0,"D":"Relay0"},{"I":1,"D":"Relay1"},{"I":2,"D":"Device"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":2},{"I":128,"T":"S","D":"Input","R":"0/1/2","L":2},],"sen":[{"I":112,"T":"S","D":"State","R":"0/1","L":0},{"I":122,"T":"S","D":"State","R":"0/1","L":1},{"I":111,"T":"W","D":"Power","R":"0/3680","L":2},{"I":113,"T":"S","D":"Position","R":"0/100","L":2}],"act":[{"I":211,"D":"Switch","L":0,"P":[{"I":2011,"D":"ToState","R":"0/1"}]},{"I":221,"D":"Switch","L":1,"P":[{"I":2021,"D":"ToState","R":"0/1"}]}]}
        2019-08-20 15:32:02.802  - debug: shelly.0 stateChange shelly.0.SHSW-21#55975C#1.Shutter.Open {"val":true,"ack":false,"ts":1566307922794,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1552255269042}
        2019-08-20 15:32:03.378  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#5540E6#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:03.379  - debug: shelly.0 Status update received for SHSW-1#5540E6#1: {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:03.380  - debug: shelly.0 CoAP device description request for SHSW-1#5540E6#1 to 192.168.2.99(0)
        2019-08-20 15:32:03.799  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#5540E6#1"}
        2019-08-20 15:32:03.800  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
        2019-08-20 15:32:03.860  - debug: shelly.0 stateChange shelly.0.SHSW-21#55975C#1.Shutter.Pause {"val":true,"ack":false,"ts":1566307923856,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1552232478735}
        2019-08-20 15:32:05.845  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#1D8E44#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:05.846  - debug: shelly.0 Status update received for SHSW-1#1D8E44#1: {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:05.846  - debug: shelly.0 CoAP device description request for SHSW-1#1D8E44#1 to 192.168.2.94(0)
        2019-08-20 15:32:05.887  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#1D8E44#1"}
        2019-08-20 15:32:05.899  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
        2019-08-20 15:32:06.766  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#555792#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:06.767  - debug: shelly.0 Status update received for SHSW-1#555792#1: {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:06.768  - debug: shelly.0 CoAP device description request for SHSW-1#555792#1 to 192.168.2.98(0)
        2019-08-20 15:32:06.786  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#555792#1"}
        2019-08-20 15:32:06.787  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
        2019-08-20 15:32:06.861  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-21#9F6059#1","3412":38400,"3420":2816,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
        2019-08-20 15:32:06.862  - debug: shelly.0 Status update received for SHSW-21#9F6059#1: {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
        2019-08-20 15:32:06.863  - debug: shelly.0 CoAP device description request for SHSW-21#9F6059#1 to 192.168.2.83(0)
        2019-08-20 15:32:06.887  - debug: shelly.0 CoAP response: {"3332":"SHSW-21#9F6059#1"}
        2019-08-20 15:32:06.888  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 70 for JSON {"blk":[{"I":0,"D":"Relay0"},{"I":1,"D":"Relay1"},{"I":2,"D":"Device"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":2},{"I":128,"T":"S","D":"Input","R":"0/1/2","L":2},],"sen":[{"I":112,"T":"S","D":"State","R":"0/1","L":0},{"I":122,"T":"S","D":"State","R":"0/1","L":1},{"I":111,"T":"W","D":"Power","R":"0/3680","L":2},{"I":113,"T":"S","D":"Position","R":"0/100","L":2}],"act":[{"I":211,"D":"Switch","L":0,"P":[{"I":2011,"D":"ToState","R":"0/1"}]},{"I":221,"D":"Switch","L":1,"P":[{"I":2021,"D":"ToState","R":"0/1"}]}]}
        2019-08-20 15:32:09.311  - debug: shelly.0 stateChange shelly.0.SHSW-21#55975C#1.Shutter.Position {"val":90,"ack":false,"ts":1566307929300,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1566307929300}
        2019-08-20 15:32:10.024  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#555E38#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:10.025  - debug: shelly.0 Status update received for SHSW-1#555E38#1: {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:10.026  - debug: shelly.0 CoAP device description request for SHSW-1#555E38#1 to 192.168.2.100(0)
        2019-08-20 15:32:10.048  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#555E38#1"}
        2019-08-20 15:32:10.048  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
        2019-08-20 15:32:14.109  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#55E8BC#1","3412":38400,"3420":768,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:14.110  - debug: shelly.0 Status update received for SHSW-1#55E8BC#1: {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:14.111  - debug: shelly.0 CoAP device description request for SHSW-1#55E8BC#1 to 192.168.2.96(0)
        2019-08-20 15:32:14.141  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#55E8BC#1"}
        2019-08-20 15:32:14.142  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
        2019-08-20 15:32:14.849  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-21#9F5FEC#1","3412":38400,"3420":2560,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,95],[0,111,0],[0,118,0],[0,128,0]]}
        2019-08-20 15:32:14.850  - debug: shelly.0 Status update received for SHSW-21#9F5FEC#1: {"G":[[0,112,0],[0,122,0],[0,113,95],[0,111,0],[0,118,0],[0,128,0]]}
        2019-08-20 15:32:14.851  - debug: shelly.0 CoAP device description request for SHSW-21#9F5FEC#1 to 192.168.2.84(0)
        2019-08-20 15:32:14.872  - debug: shelly.0 CoAP response: {"3332":"SHSW-21#9F5FEC#1"}
        2019-08-20 15:32:14.873  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 70 for JSON {"blk":[{"I":0,"D":"Relay0"},{"I":1,"D":"Relay1"},{"I":2,"D":"Device"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":2},{"I":128,"T":"S","D":"Input","R":"0/1/2","L":2},],"sen":[{"I":112,"T":"S","D":"State","R":"0/1","L":0},{"I":122,"T":"S","D":"State","R":"0/1","L":1},{"I":111,"T":"W","D":"Power","R":"0/3680","L":2},{"I":113,"T":"S","D":"Position","R":"0/100","L":2}],"act":[{"I":211,"D":"Switch","L":0,"P":[{"I":2011,"D":"ToState","R":"0/1"}]},{"I":221,"D":"Switch","L":1,"P":[{"I":2021,"D":"ToState","R":"0/1"}]}]}
        2019-08-20 15:32:18.416  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#5540E6#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:18.417  - debug: shelly.0 Status update received for SHSW-1#5540E6#1: {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:18.417  - debug: shelly.0 CoAP device description request for SHSW-1#5540E6#1 to 192.168.2.99(0)
        2019-08-20 15:32:18.438  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#5540E6#1"}
        2019-08-20 15:32:18.439  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
        2019-08-20 15:32:20.832  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#1D8E44#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:20.833  - debug: shelly.0 Status update received for SHSW-1#1D8E44#1: {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:20.834  - debug: shelly.0 CoAP device description request for SHSW-1#1D8E44#1 to 192.168.2.94(0)
        2019-08-20 15:32:20.857  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#1D8E44#1"}
        2019-08-20 15:32:20.858  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
        2019-08-20 15:32:21.840  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#555792#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:21.840  - debug: shelly.0 Status update received for SHSW-1#555792#1: {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:21.841  - debug: shelly.0 CoAP device description request for SHSW-1#555792#1 to 192.168.2.98(0)
        2019-08-20 15:32:21.858  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#555792#1"}
        2019-08-20 15:32:21.859  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
        2019-08-20 15:32:21.863  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-21#9F6059#1","3412":38400,"3420":2816,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
        2019-08-20 15:32:21.864  - debug: shelly.0 Status update received for SHSW-21#9F6059#1: {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
        2019-08-20 15:32:21.864  - debug: shelly.0 CoAP device description request for SHSW-21#9F6059#1 to 192.168.2.83(0)
        2019-08-20 15:32:21.888  - debug: shelly.0 CoAP response: {"3332":"SHSW-21#9F6059#1"}
        2019-08-20 15:32:21.888  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 70 for JSON {"blk":[{"I":0,"D":"Relay0"},{"I":1,"D":"Relay1"},{"I":2,"D":"Device"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":2},{"I":128,"T":"S","D":"Input","R":"0/1/2","L":2},],"sen":[{"I":112,"T":"S","D":"State","R":"0/1","L":0},{"I":122,"T":"S","D":"State","R":"0/1","L":1},{"I":111,"T":"W","D":"Power","R":"0/3680","L":2},{"I":113,"T":"S","D":"Position","R":"0/100","L":2}],"act":[{"I":211,"D":"Switch","L":0,"P":[{"I":2011,"D":"ToState","R":"0/1"}]},{"I":221,"D":"Switch","L":1,"P":[{"I":2021,"D":"ToState","R":"0/1"}]}]}
        2019-08-20 15:32:25.082  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#555E38#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:25.083  - debug: shelly.0 Status update received for SHSW-1#555E38#1: {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:25.083  - debug: shelly.0 CoAP device description request for SHSW-1#555E38#1 to 192.168.2.100(0)
        2019-08-20 15:32:25.097  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#555E38#1"}
        2019-08-20 15:32:25.098  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
        2019-08-20 15:32:25.472  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-21#55975C#1","3412":38400,"3420":4352,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
        2019-08-20 15:32:25.472  - debug: shelly.0 Status update received for SHSW-21#55975C#1: {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
        2019-08-20 15:32:25.473  - debug: shelly.0 CoAP device description request for SHSW-21#55975C#1 to 192.168.2.95(0)
        2019-08-20 15:32:25.497  - debug: shelly.0 CoAP response: {"3332":"SHSW-21#55975C#1"}
        2019-08-20 15:32:25.498  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 70 for JSON {"blk":[{"I":0,"D":"Relay0"},{"I":1,"D":"Relay1"},{"I":2,"D":"Device"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":2},{"I":128,"T":"S","D":"Input","R":"0/1/2","L":2},],"sen":[{"I":112,"T":"S","D":"State","R":"0/1","L":0},{"I":122,"T":"S","D":"State","R":"0/1","L":1},{"I":111,"T":"W","D":"Power","R":"0/3680","L":2},{"I":113,"T":"S","D":"Position","R":"0/100","L":2}],"act":[{"I":211,"D":"Switch","L":0,"P":[{"I":2011,"D":"ToState","R":"0/1"}]},{"I":221,"D":"Switch","L":1,"P":[{"I":2021,"D":"ToState","R":"0/1"}]}]}
        2019-08-20 15:32:29.160  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#55E8BC#1","3412":38400,"3420":768,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:29.161  - debug: shelly.0 Status update received for SHSW-1#55E8BC#1: {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:29.161  - debug: shelly.0 CoAP device description request for SHSW-1#55E8BC#1 to 192.168.2.96(0)
        2019-08-20 15:32:29.180  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#55E8BC#1"}
        2019-08-20 15:32:29.180  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
        2019-08-20 15:32:29.896  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-21#9F5FEC#1","3412":38400,"3420":2560,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,95],[0,111,0],[0,118,0],[0,128,0]]}
        2019-08-20 15:32:29.897  - debug: shelly.0 Status update received for SHSW-21#9F5FEC#1: {"G":[[0,112,0],[0,122,0],[0,113,95],[0,111,0],[0,118,0],[0,128,0]]}
        2019-08-20 15:32:29.898  - debug: shelly.0 CoAP device description request for SHSW-21#9F5FEC#1 to 192.168.2.84(0)
        2019-08-20 15:32:29.922  - debug: shelly.0 CoAP response: {"3332":"SHSW-21#9F5FEC#1"}
        2019-08-20 15:32:29.923  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 70 for JSON {"blk":[{"I":0,"D":"Relay0"},{"I":1,"D":"Relay1"},{"I":2,"D":"Device"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":2},{"I":128,"T":"S","D":"Input","R":"0/1/2","L":2},],"sen":[{"I":112,"T":"S","D":"State","R":"0/1","L":0},{"I":122,"T":"S","D":"State","R":"0/1","L":1},{"I":111,"T":"W","D":"Power","R":"0/3680","L":2},{"I":113,"T":"S","D":"Position","R":"0/100","L":2}],"act":[{"I":211,"D":"Switch","L":0,"P":[{"I":2011,"D":"ToState","R":"0/1"}]},{"I":221,"D":"Switch","L":1,"P":[{"I":2021,"D":"ToState","R":"0/1"}]}]}
        2019-08-20 15:32:33.485  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#5540E6#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:33.486  - debug: shelly.0 Status update received for SHSW-1#5540E6#1: {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:33.486  - debug: shelly.0 CoAP device description request for SHSW-1#5540E6#1 to 192.168.2.99(0)
        2019-08-20 15:32:33.741  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#5540E6#1"}
        2019-08-20 15:32:33.743  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
        2019-08-20 15:32:35.854  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#1D8E44#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:35.855  - debug: shelly.0 Status update received for SHSW-1#1D8E44#1: {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:35.855  - debug: shelly.0 CoAP device description request for SHSW-1#1D8E44#1 to 192.168.2.94(0)
        2019-08-20 15:32:35.871  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#1D8E44#1"}
        2019-08-20 15:32:35.872  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
        2019-08-20 15:32:36.872  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#555792#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:36.873  - debug: shelly.0 Status update received for SHSW-1#555792#1: {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:36.873  - debug: shelly.0 CoAP device description request for SHSW-1#555792#1 to 192.168.2.98(0)
        2019-08-20 15:32:36.881  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-21#9F6059#1","3412":38400,"3420":2816,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
        2019-08-20 15:32:36.881  - debug: shelly.0 Status update received for SHSW-21#9F6059#1: {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
        2019-08-20 15:32:36.881  - debug: shelly.0 CoAP device description request for SHSW-21#9F6059#1 to 192.168.2.83(0)
        2019-08-20 15:32:36.895  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#555792#1"}
        2019-08-20 15:32:36.896  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
        2019-08-20 15:32:36.900  - debug: shelly.0 CoAP response: {"3332":"SHSW-21#9F6059#1"}
        2019-08-20 15:32:36.900  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 70 for JSON {"blk":[{"I":0,"D":"Relay0"},{"I":1,"D":"Relay1"},{"I":2,"D":"Device"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":2},{"I":128,"T":"S","D":"Input","R":"0/1/2","L":2},],"sen":[{"I":112,"T":"S","D":"State","R":"0/1","L":0},{"I":122,"T":"S","D":"State","R":"0/1","L":1},{"I":111,"T":"W","D":"Power","R":"0/3680","L":2},{"I":113,"T":"S","D":"Position","R":"0/100","L":2}],"act":[{"I":211,"D":"Switch","L":0,"P":[{"I":2011,"D":"ToState","R":"0/1"}]},{"I":221,"D":"Switch","L":1,"P":[{"I":2021,"D":"ToState","R":"0/1"}]}]}
        2019-08-20 15:32:40.137  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#555E38#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:40.138  - debug: shelly.0 Status update received for SHSW-1#555E38#1: {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:40.139  - debug: shelly.0 CoAP device description request for SHSW-1#555E38#1 to 192.168.2.100(0)
        2019-08-20 15:32:40.156  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#555E38#1"}
        2019-08-20 15:32:40.157  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
        2019-08-20 15:32:40.526  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-21#55975C#1","3412":38400,"3420":4352,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
        2019-08-20 15:32:40.527  - debug: shelly.0 Status update received for SHSW-21#55975C#1: {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
        2019-08-20 15:32:40.528  - debug: shelly.0 CoAP device description request for SHSW-21#55975C#1 to 192.168.2.95(0)
        2019-08-20 15:32:40.560  - debug: shelly.0 CoAP response: {"3332":"SHSW-21#55975C#1"}
        2019-08-20 15:32:40.560  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 70 for JSON {"blk":[{"I":0,"D":"Relay0"},{"I":1,"D":"Relay1"},{"I":2,"D":"Device"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":2},{"I":128,"T":"S","D":"Input","R":"0/1/2","L":2},],"sen":[{"I":112,"T":"S","D":"State","R":"0/1","L":0},{"I":122,"T":"S","D":"State","R":"0/1","L":1},{"I":111,"T":"W","D":"Power","R":"0/3680","L":2},{"I":113,"T":"S","D":"Position","R":"0/100","L":2}],"act":[{"I":211,"D":"Switch","L":0,"P":[{"I":2011,"D":"ToState","R":"0/1"}]},{"I":221,"D":"Switch","L":1,"P":[{"I":2021,"D":"ToState","R":"0/1"}]}]}
        2019-08-20 15:32:44.210  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#55E8BC#1","3412":38400,"3420":768,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:44.213  - debug: shelly.0 Status update received for SHSW-1#55E8BC#1: {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:44.214  - debug: shelly.0 CoAP device description request for SHSW-1#55E8BC#1 to 192.168.2.96(0)
        2019-08-20 15:32:44.238  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#55E8BC#1"}
        2019-08-20 15:32:44.238  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
        2019-08-20 15:32:44.940  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-21#9F5FEC#1","3412":38400,"3420":2560,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,95],[0,111,0],[0,118,0],[0,128,0]]}
        2019-08-20 15:32:44.941  - debug: shelly.0 Status update received for SHSW-21#9F5FEC#1: {"G":[[0,112,0],[0,122,0],[0,113,95],[0,111,0],[0,118,0],[0,128,0]]}
        2019-08-20 15:32:44.941  - debug: shelly.0 CoAP device description request for SHSW-21#9F5FEC#1 to 192.168.2.84(0)
        2019-08-20 15:32:44.962  - debug: shelly.0 CoAP response: {"3332":"SHSW-21#9F5FEC#1"}
        2019-08-20 15:32:44.962  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 70 for JSON {"blk":[{"I":0,"D":"Relay0"},{"I":1,"D":"Relay1"},{"I":2,"D":"Device"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":2},{"I":128,"T":"S","D":"Input","R":"0/1/2","L":2},],"sen":[{"I":112,"T":"S","D":"State","R":"0/1","L":0},{"I":122,"T":"S","D":"State","R":"0/1","L":1},{"I":111,"T":"W","D":"Power","R":"0/3680","L":2},{"I":113,"T":"S","D":"Position","R":"0/100","L":2}],"act":[{"I":211,"D":"Switch","L":0,"P":[{"I":2011,"D":"ToState","R":"0/1"}]},{"I":221,"D":"Switch","L":1,"P":[{"I":2021,"D":"ToState","R":"0/1"}]}]}
        2019-08-20 15:32:48.518  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#5540E6#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:48.519  - debug: shelly.0 Status update received for SHSW-1#5540E6#1: {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:48.519  - debug: shelly.0 CoAP device description request for SHSW-1#5540E6#1 to 192.168.2.99(0)
        2019-08-20 15:32:48.537  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#5540E6#1"}
        2019-08-20 15:32:48.537  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
        2019-08-20 15:32:50.895  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#1D8E44#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:50.895  - debug: shelly.0 Status update received for SHSW-1#1D8E44#1: {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:50.895  - debug: shelly.0 CoAP device description request for SHSW-1#1D8E44#1 to 192.168.2.94(0)
        2019-08-20 15:32:50.914  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#1D8E44#1"}
        2019-08-20 15:32:50.914  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
        2019-08-20 15:32:51.916  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-21#9F6059#1","3412":38400,"3420":2816,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
        2019-08-20 15:32:51.916  - debug: shelly.0 Status update received for SHSW-21#9F6059#1: {"G":[[0,112,0],[0,122,0],[0,113,100],[0,111,0],[0,118,0],[0,128,0]]}
        2019-08-20 15:32:51.916  - debug: shelly.0 CoAP device description request for SHSW-21#9F6059#1 to 192.168.2.83(0)
        2019-08-20 15:32:51.939  - debug: shelly.0 CoAP response: {"3332":"SHSW-21#9F6059#1"}
        2019-08-20 15:32:51.940  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 70 for JSON {"blk":[{"I":0,"D":"Relay0"},{"I":1,"D":"Relay1"},{"I":2,"D":"Device"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":2},{"I":128,"T":"S","D":"Input","R":"0/1/2","L":2},],"sen":[{"I":112,"T":"S","D":"State","R":"0/1","L":0},{"I":122,"T":"S","D":"State","R":"0/1","L":1},{"I":111,"T":"W","D":"Power","R":"0/3680","L":2},{"I":113,"T":"S","D":"Position","R":"0/100","L":2}],"act":[{"I":211,"D":"Switch","L":0,"P":[{"I":2011,"D":"ToState","R":"0/1"}]},{"I":221,"D":"Switch","L":1,"P":[{"I":2021,"D":"ToState","R":"0/1"}]}]}
        2019-08-20 15:32:51.958  - debug: shelly.0 CoAP status package received: {"3332":"SHSW-1#555792#1","3412":38400,"3420":256,"Uri-Path":"cit/s"} / {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:51.959  - debug: shelly.0 Status update received for SHSW-1#555792#1: {"G":[[0,112,0],[0,118,0]]}
        2019-08-20 15:32:51.959  - debug: shelly.0 CoAP device description request for SHSW-1#555792#1 to 192.168.2.98(0)
        2019-08-20 15:32:51.976  - debug: shelly.0 CoAP response: {"3332":"SHSW-1#555792#1"}
        2019-08-20 15:32:51.977  - debug: shelly.0 Error handling Shelly data: SyntaxError: Unexpected token { in JSON at position 28 for JSON {"blk":[{"I":0,"D":"Relay0"}{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1},],"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"}]}]}
        

        Ich habe noch ein Shelly1 und 2.5 mit 1.5.0hotfix4 und die funktionieren noch. Sowohl im Shutter als auch Relais Mode.

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

        @Diginix , da hat die liebe Firma Shelly in der Firmware den JSON falsch zusammengesetzt. Es fehlt an Position 28 ein , (Komma) zwischen den geschweiften Klammern.
        Ich werde gleich einmal denen den Fehler melden. Das kannst Du aber gerne auch parallel tun.

        ioBroker auf Synology DS216+II im Docker Container

        DiginixD 1 Reply Last reply
        1
        • StuebiS Stuebi

          @Diginix , da hat die liebe Firma Shelly in der Firmware den JSON falsch zusammengesetzt. Es fehlt an Position 28 ein , (Komma) zwischen den geschweiften Klammern.
          Ich werde gleich einmal denen den Fehler melden. Das kannst Du aber gerne auch parallel tun.

          DiginixD Offline
          DiginixD Offline
          Diginix
          wrote on last edited by
          #636

          @Stuebi
          Oh, ok jetzt sehe ich den Sytaxfehler auch.
          Habe es Dimitar Dimitrov in der Facebook Gruppe geschrieben.

          ..:: So long! Tom ::..

          NUC7i3 (Ubuntu Proxmox VM) | Echo Dots 2+3. Gen | Xiaomi Sensoren | Mi Robot 1S | Yeelight | Sonoff | Shelly | H801 RGB | Gosund SP1 | NodeMCU+ESP32 | Kostal Plenticore PV+BYD | openWB

          StuebiS 1 Reply Last reply
          0
          • DiginixD Diginix

            @Stuebi
            Oh, ok jetzt sehe ich den Sytaxfehler auch.
            Habe es Dimitar Dimitrov in der Facebook Gruppe geschrieben.

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

            @Diginix , ist Firmwareversion 1.5.1 ganz neu?

            ioBroker auf Synology DS216+II im Docker Container

            1 Reply Last reply
            0
            • haselchenH Offline
              haselchenH Offline
              haselchen
              Most Active
              wrote on last edited by
              #638

              Mist. Hab auch geupdatet. Shelly 1 und 2.5 funktionieren nicht mehr 😣

              Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

              StuebiS 1 Reply Last reply
              0
              • haselchenH haselchen

                Mist. Hab auch geupdatet. Shelly 1 und 2.5 funktionieren nicht mehr 😣

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

                @haselchen , @Diginix , ich habe Shelly eben auch informiert. Abhängig wie schnell der Firmware Fix von denen kommt, kann ich heute Abend notfalls einen "work arround" für die latest Version des Shelly ioBroker Adapter zur Verfügung stellen. Das wird aber leider nichts vor 20:30 Uhr. Ich melde mich und ich hoffe ihr habt Zeit zum Testen!!

                ioBroker auf Synology DS216+II im Docker Container

                haselchenH DiginixD joergeliJ 3 Replies Last reply
                2
                • StuebiS Stuebi

                  @haselchen , @Diginix , ich habe Shelly eben auch informiert. Abhängig wie schnell der Firmware Fix von denen kommt, kann ich heute Abend notfalls einen "work arround" für die latest Version des Shelly ioBroker Adapter zur Verfügung stellen. Das wird aber leider nichts vor 20:30 Uhr. Ich melde mich und ich hoffe ihr habt Zeit zum Testen!!

                  haselchenH Offline
                  haselchenH Offline
                  haselchen
                  Most Active
                  wrote on last edited by
                  #640

                  @Stuebi

                  Alle Daumen hoch für Deinen Einsatz. Danke im Voraus 🖒

                  Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                  1 Reply Last reply
                  0
                  • H Offline
                    H Offline
                    HGlab
                    wrote on last edited by
                    #641

                    Ich bin beim Testen für Shelly2.5 gerne dabei ;-)

                    1 Reply Last reply
                    0
                    • StuebiS Stuebi

                      @haselchen , @Diginix , ich habe Shelly eben auch informiert. Abhängig wie schnell der Firmware Fix von denen kommt, kann ich heute Abend notfalls einen "work arround" für die latest Version des Shelly ioBroker Adapter zur Verfügung stellen. Das wird aber leider nichts vor 20:30 Uhr. Ich melde mich und ich hoffe ihr habt Zeit zum Testen!!

                      DiginixD Offline
                      DiginixD Offline
                      Diginix
                      wrote on last edited by
                      #642

                      @Stuebi Ein hotfix workaround im Adapter wäre für mich nicht zwingend nötig.
                      Die Grundfunktionen der Shelly lasse ich über deren Firmware laufen. ioBroker erfasst nur den Status. Wenn die bei Shelly allerdings Tage brauchen, dann wäre der Umweg über den Adapter ggf. eine Option. Erstmal den Tag und die Antwort abwarten!
                      Die Erde dreht sich weiter.

                      ..:: So long! Tom ::..

                      NUC7i3 (Ubuntu Proxmox VM) | Echo Dots 2+3. Gen | Xiaomi Sensoren | Mi Robot 1S | Yeelight | Sonoff | Shelly | H801 RGB | Gosund SP1 | NodeMCU+ESP32 | Kostal Plenticore PV+BYD | openWB

                      1 Reply Last reply
                      0
                      • StuebiS Stuebi

                        @haselchen , @Diginix , ich habe Shelly eben auch informiert. Abhängig wie schnell der Firmware Fix von denen kommt, kann ich heute Abend notfalls einen "work arround" für die latest Version des Shelly ioBroker Adapter zur Verfügung stellen. Das wird aber leider nichts vor 20:30 Uhr. Ich melde mich und ich hoffe ihr habt Zeit zum Testen!!

                        joergeliJ Offline
                        joergeliJ Offline
                        joergeli
                        wrote on last edited by
                        #643

                        @Stuebi
                        Danke für Dein Angebot, meine Shelly 1 funktionieren nach Firmware-Update leider auch nicht mehr.
                        Ich bin gerne bereit, die Workaround-Version zu testen.

                        Gruß und Danke
                        Jörg

                        A 1 Reply Last reply
                        0
                        • joergeliJ joergeli

                          @Stuebi
                          Danke für Dein Angebot, meine Shelly 1 funktionieren nach Firmware-Update leider auch nicht mehr.
                          Ich bin gerne bereit, die Workaround-Version zu testen.

                          Gruß und Danke
                          Jörg

                          A Offline
                          A Offline
                          Apropo
                          wrote on last edited by
                          #644

                          Jetzt weiß ich wieder warum ich keine Auto-Updates mache... Glück gehabt

                          StuebiS 1 Reply Last reply
                          0
                          • A Apropo

                            Jetzt weiß ich wieder warum ich keine Auto-Updates mache... Glück gehabt

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

                            Shelly bringt morgen einen Hotfix für die Firmware 1.5.1 heraus

                            ioBroker auf Synology DS216+II im Docker Container

                            haselchenH 1 Reply Last reply
                            1
                            • StuebiS Stuebi

                              Shelly bringt morgen einen Hotfix für die Firmware 1.5.1 heraus

                              haselchenH Offline
                              haselchenH Offline
                              haselchen
                              Most Active
                              wrote on last edited by
                              #646

                              @Stuebi

                              Ohne Dich wäre die Shelly Firma nur halb soviel wert 😜

                              Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                              1 Reply Last reply
                              0
                              • E Offline
                                E Offline
                                e-s
                                wrote on last edited by
                                #647

                                Mal kurz halb offtopic, was für Temperaturen zeigen eure shellys so an?
                                Meine 2,5er und PM liegen alle bei ca 55grad. Da sind sie aber stabil. Nur ein PM, der nicht UP verbaut ist, zeigt nur 30 an.

                                E 1 Reply Last reply
                                0
                                • StuebiS Offline
                                  StuebiS Offline
                                  Stuebi
                                  wrote on last edited by
                                  #648

                                  Ich habe eben mit der Analyse gestartet. Im Shelly Adapter kann ich den Fehler nicht abfangen um diesen zu korrigieren.
                                  Daher müssen wir leider bis Morgen warten und hoffen, dass Shelly einen Hotfix zur Verfügung stellt. Alternativ kann man vielleicht die Firmwareversion downgraden.

                                  ioBroker auf Synology DS216+II im Docker Container

                                  DiginixD 1 Reply Last reply
                                  0
                                  • StuebiS Stuebi

                                    Ich habe eben mit der Analyse gestartet. Im Shelly Adapter kann ich den Fehler nicht abfangen um diesen zu korrigieren.
                                    Daher müssen wir leider bis Morgen warten und hoffen, dass Shelly einen Hotfix zur Verfügung stellt. Alternativ kann man vielleicht die Firmwareversion downgraden.

                                    DiginixD Offline
                                    DiginixD Offline
                                    Diginix
                                    wrote on last edited by
                                    #649

                                    @Stuebi
                                    Als alte Firmware finde ich nur die 1.3.0 bei Shelly.
                                    Und als stable is schon die 1.5.1 abgelegt.

                                    Hast du verstanden was bei CoAP in der Zukunft nicht mehr unterstützt wird?

                                    ..:: So long! Tom ::..

                                    NUC7i3 (Ubuntu Proxmox VM) | Echo Dots 2+3. Gen | Xiaomi Sensoren | Mi Robot 1S | Yeelight | Sonoff | Shelly | H801 RGB | Gosund SP1 | NodeMCU+ESP32 | Kostal Plenticore PV+BYD | openWB

                                    StuebiS 1 Reply Last reply
                                    0
                                    • DiginixD Diginix

                                      @Stuebi
                                      Als alte Firmware finde ich nur die 1.3.0 bei Shelly.
                                      Und als stable is schon die 1.5.1 abgelegt.

                                      Hast du verstanden was bei CoAP in der Zukunft nicht mehr unterstützt wird?

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

                                      @Diginix , ja ich weiss leider auch nicht wo man die Version 1.5.0 findet. Ich versteht es so, dass sich an CoAP nichts ändert. Man kann Statusänderungen erhalten aber damit nich vornehmen. Also wie bisher

                                      ioBroker auf Synology DS216+II im Docker Container

                                      joergeliJ 1 Reply Last reply
                                      0
                                      • StuebiS Stuebi

                                        @Diginix , ja ich weiss leider auch nicht wo man die Version 1.5.0 findet. Ich versteht es so, dass sich an CoAP nichts ändert. Man kann Statusänderungen erhalten aber damit nich vornehmen. Also wie bisher

                                        joergeliJ Offline
                                        joergeliJ Offline
                                        joergeli
                                        wrote on last edited by
                                        #651

                                        @Stuebi
                                        Vielen Dank für Deinen Einsatz!
                                        Bis morgen (u.U. auch ein paar Tage) warten, ist für mich kein Problem.

                                        Zitat: "ja ich weiss leider auch nicht wo man die Version 1.5.0 findet...."
                                        Auch wenn man sie finden würde, kann man sie m.E. nicht ohne weiteres flashen,
                                        denn im Shelly-Menü kann man ja nicht auswählen, welche Version man flashen möchte.
                                        Dort wird immer nur die aktuellste Version angeboten.

                                        Gruß
                                        Jörg

                                        DiginixD 1 Reply Last reply
                                        0
                                        • joergeliJ joergeli

                                          @Stuebi
                                          Vielen Dank für Deinen Einsatz!
                                          Bis morgen (u.U. auch ein paar Tage) warten, ist für mich kein Problem.

                                          Zitat: "ja ich weiss leider auch nicht wo man die Version 1.5.0 findet...."
                                          Auch wenn man sie finden würde, kann man sie m.E. nicht ohne weiteres flashen,
                                          denn im Shelly-Menü kann man ja nicht auswählen, welche Version man flashen möchte.
                                          Dort wird immer nur die aktuellste Version angeboten.

                                          Gruß
                                          Jörg

                                          DiginixD Offline
                                          DiginixD Offline
                                          Diginix
                                          wrote on last edited by Diginix
                                          #652

                                          @joergeli
                                          Kein Menü heißt nicht kein Downgrade. Das geht wie folgt am Bsp Shelly2:

                                          http://shellyIP/ota?url=http://api.shelly.cloud/firmware/custom/SHSW-21_build.zip
                                          

                                          Unter custom wird eine frühere Firmware verfügbar gemacht. Aber eben immer noch 1.3.0. Von der kommt man aber nur wieder zur 1.5.1 und keine dazwischen.

                                          Hier gibts beta:
                                          http://repo.shelly.cloud/firmware/test/SHSW-21_build.zip

                                          und hier die stable:
                                          http://repo.shelly.cloud/firmware/SHSW-21_build.zip

                                          Ab sofort werde ich wohl versuchen die letzte lauffähige selbst zu archivieren um downgrade fähig zu sein.

                                          ..:: So long! Tom ::..

                                          NUC7i3 (Ubuntu Proxmox VM) | Echo Dots 2+3. Gen | Xiaomi Sensoren | Mi Robot 1S | Yeelight | Sonoff | Shelly | H801 RGB | Gosund SP1 | NodeMCU+ESP32 | Kostal Plenticore PV+BYD | openWB

                                          joergeliJ 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

                                          360

                                          Online

                                          32.7k

                                          Users

                                          82.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