Navigation

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

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    [Aufruf] Test Shelly Adapter

    This topic has been deleted. Only users with topic management privileges can see it.
    • Diginix
      Diginix @Stuebi last edited by 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.

      Stuebi 1 Reply Last reply Reply Quote 0
      • Stuebi
        Stuebi @Diginix last edited by

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

        Diginix 1 Reply Last reply Reply Quote 1
        • Diginix
          Diginix @Stuebi last edited by

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

          Stuebi 1 Reply Last reply Reply Quote 0
          • Stuebi
            Stuebi @Diginix last edited by

            @Diginix , ist Firmwareversion 1.5.1 ganz neu?

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

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

              Stuebi 1 Reply Last reply Reply Quote 0
              • Stuebi
                Stuebi @haselchen last edited by

                @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!!

                haselchen Diginix joergeli 3 Replies Last reply Reply Quote 2
                • haselchen
                  haselchen Most Active @Stuebi last edited by

                  @Stuebi

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

                  1 Reply Last reply Reply Quote 0
                  • H
                    HGlab last edited by

                    Ich bin beim Testen für Shelly2.5 gerne dabei 😉

                    1 Reply Last reply Reply Quote 0
                    • Diginix
                      Diginix @Stuebi last edited by

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

                      1 Reply Last reply Reply Quote 0
                      • joergeli
                        joergeli @Stuebi last edited by

                        @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 Reply Quote 0
                        • A
                          Apropo @joergeli last edited by

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

                          Stuebi 1 Reply Last reply Reply Quote 0
                          • Stuebi
                            Stuebi @Apropo last edited by

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

                            haselchen 1 Reply Last reply Reply Quote 1
                            • haselchen
                              haselchen Most Active @Stuebi last edited by

                              @Stuebi

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

                              1 Reply Last reply Reply Quote 0
                              • E
                                e-s last edited by

                                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 Reply Quote 0
                                • Stuebi
                                  Stuebi last edited by

                                  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.

                                  Diginix 1 Reply Last reply Reply Quote 0
                                  • Diginix
                                    Diginix @Stuebi last edited by

                                    @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?

                                    Stuebi 1 Reply Last reply Reply Quote 0
                                    • Stuebi
                                      Stuebi @Diginix last edited by

                                      @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

                                      joergeli 1 Reply Last reply Reply Quote 0
                                      • joergeli
                                        joergeli @Stuebi last edited by

                                        @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

                                        Diginix 1 Reply Last reply Reply Quote 0
                                        • Diginix
                                          Diginix @joergeli last edited by Diginix

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

                                          joergeli 1 Reply Last reply Reply Quote 0
                                          • joergeli
                                            joergeli @Diginix last edited by

                                            @Diginix
                                            ... wieder was dazu gelernt 😮

                                            Zitat "Ab sofort werde ich wohl versuchen die letzte lauffähige selbst zu archivieren um downgrade fähig zu sein....", würde ich auch gerne machen, aber wie findet man solche Links?

                                            Wenn ich z.B. http://api.shelly.cloud/firmware/custom/ im Browser eingebe, um das Verzeichnis zu durchsuchen, bekomme ich nur ein "403 Forbidden".
                                            Bei http://repo.shelly.cloud/firmware/ gibt's nur ein "Welcome!" zurück.

                                            Gruß
                                            Jörg

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            750
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter shelly
                                            81
                                            717
                                            178458
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo