so,
1. ich würde mal sagen du hast als er am Anfang im Relais Mode war, irgendwas in den Relais eingestellt deswegen meckert er die ganze Zeit (irgendein Mode womit er im Shutter Mode nicht klar kommt, bin der Meinung das hatten wir hier schonmal irgendwann):
shelly.0
2022-03-23 23:04:18.492 debug [httpIoBrokerState] Could not find property for state SHSW-25#98CDAC2BABE0#1.Relay0.source for 192.168.42.41 (shellyswitch25 / shellyswitch25-98CDAC2BABE0 / SHSW-25#98CDAC2BABE0#1): TypeError: Cannot read property '0' of undefined
so dann im Shutter Mode:
shelly.0
2022-03-23 23:05:32.787 debug [CoAP] Message for 192.168.42.41 (shellyswitch25 / shellyswitch25-98CDAC2BABE0 / SHSW-25#98CDAC2BABE0#1): {"G":[[0,9103,0],[0,1102,"stop"],[0,1103,100],[0,2101,0],[0,2102,""],[0,2103],[0,2201,1],[0,2202,""],[0,2203,0],[0,4102,0],[0,4104,70],[0,6103,"normal"],[0,3104,48.72],[0,6101,0],[0,9101,"roller"],[0,4108,236.77]]}
ersteht auf 100% also oben, dann sagst du Ihm er soll runter fahren auf 70% (von unten nach oben lesen)
shelly.0
2022-03-23 23:05:47.799 debug [CoAP] Message for 192.168.42.41 (shellyswitch25 / shellyswitch25-98CDAC2BABE0 / SHSW-25#98CDAC2BABE0#1): {"G":[[0,9103,0],[0,1102,"close"],[0,1103,70],[0,2101,0],[0,2102,""],[0,2103,0],[0,2201,1],[0,2202,""],[0,2203,0],[0,4102,0],[0,4104,70],[0,6103,"normal"],[0,3104,48.12],[0,6101,0],[0,9101,"roller"],[0,4108,236.77]]}
shelly.0
2022-03-23 23:05:47.799 debug [CoAP] Message for 192.168.42.41 (shellyswitch25 / shellyswitch25-98CDAC2BABE0 / SHSW-25#98CDAC2BABE0#1): {"G":[[0,9103,0],[0,1102,"close"],[0,1103,70],[0,2101,0],[0,2102,""],[0,2103,0],[0,2201,1],[0,2202,""],[0,2203,0],[0,4102,0],[0,4104,70],[0,6103,"normal"],[0,3104,48.12],[0,6101,0],[0,9101,"roller"],[0,4108,236.77]]}
shelly.0
2022-03-23 23:05:47.725 debug [http controlFunction] Executing gen 1 state.coap.http_cmd of state SHSW-25#98CDAC2BABE0#1.Shutter.Position for 192.168.42.41 (shellyswitch25 / shellyswitch25-98CDAC2BABE0 / SHSW-25#98CDAC2BABE0#1) from url: http://192.168.42.41/roller/0?go=to_pos&roller_pos=70&duration=0
shelly.0
2022-03-23 23:05:47.725 debug [http controlFunction] Executing state.coap.http_cmd_funct of state SHSW-25#98CDAC2BABE0#1.Shutter.Position for 192.168.42.41 (shellyswitch25 / shellyswitch25-98CDAC2BABE0 / SHSW-25#98CDAC2BABE0#1) with value: {"go":"to_pos","roller_pos":70,"duration":0}
shelly.0
2022-03-23 23:05:47.720 debug stateChange shelly.0.SHSW-25#98CDAC2BABE0#1.Shutter.Position = 70
shelly.0
2022-03-23 23:05:47.720 debug stateChange shelly.0.SHSW-25#98CDAC2BABE0#1.Shutter.Position {"val":70,"ack":false,"ts":1648073147715,"q":0,"from":"system.adapter.node-red.0","user":"system.user.admin","lc":1648073147702}
Alles anzeigen
in der obersten Zeile steht "close" somit fährt er runter
1 Sekunde später ändert er aber auf:
shelly.0
2022-03-23 23:05:48.033 debug [CoAP] Message for 192.168.42.41 (shellyswitch25 / shellyswitch25-98CDAC2BABE0 / SHSW-25#98CDAC2BABE0#1): {"G":[[0,9103,0],[0,1102,"open"],[0,1103,70],[0,2101,0],[0,2102,""],[0,2103,0],[0,2201,1],[0,2202,""],[0,2203,0],[0,4102,0],[0,4104,70],[0,6103,"normal"],[0,3104,48.12],[0,6101,0],[0,9101,"roller"],[0,4108,236.77]]}
was ich nicht so ganz verstehe ist, was dein Node Red da drin noch rumspielt:
shelly.0
2022-03-23 23:05:47.720 debug stateChange shelly.0.SHSW-25#98CDAC2BABE0#1.Shutter.Position = 70
shelly.0
2022-03-23 23:05:47.720 debug stateChange shelly.0.SHSW-25#98CDAC2BABE0#1.Shutter.Position {"val":70,"ack":false,"ts":1648073147715,"q":0,"from":"system.adapter.node-red.0","user":"system.user.admin","lc":1648073147702}
soviel von mir am Morgen. brauche erst einen 2. Kaffee jetzt
Matze