You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @camueller !
Ich habe eben etwas mit meinem Shelly als Http Stich am SAE gespielt.
Dabei hatte ich aus versehen schon "speichern" gedrückt, bevor ich neben der "Einschalten" Url auch die "Ausschalten" Url angegeben hatte. Folge:
2021-02-20 15:34:25,370 DEBUG [http-nio-8080-exec-6] d.a.s.h.HttpValidator [HttpValidator.java:64] F-19681129-943550112088-00: On configured: write url=http://192.168.2.208/relay/0?turn=on value=on factorToValue=null
2021-02-20 15:34:25,371 ERROR [http-nio-8080-exec-6] d.a.s.h.HttpValidator [HttpValidator.java:72] F-19681129-943550112088-00: Missing configuration for Off
2021-02-20 15:34:25,372 DEBUG [http-nio-8080-exec-6] d.a.s.h.HttpValidator [HttpValidator.java:42] F-19681129-943550112088-00: On configured: read url=http://192.168.2.208/relay/0?status data=null path=null extractionRegex=."ison":(true). factorToValue=null
2021-02-20 15:34:25,373 ERROR [http-nio-8080-exec-6] d.a.s.a.ApplianceManager [ApplianceManager.java:198] F-19681129-943550112088-00: Terminating because of incorrect configuration
The text was updated successfully, but these errors were encountered:
Wird jetzt validiert für HTTP/Modbus-Schalter, d.h. der Speicher ist erst möglich, wenn die Aktionen Einschalten und Ausschalten konfiguriert wurden.
Gefixt für 1.6.12.
Hi @camueller !
Ich habe eben etwas mit meinem Shelly als Http Stich am SAE gespielt.
Dabei hatte ich aus versehen schon "speichern" gedrückt, bevor ich neben der "Einschalten" Url auch die "Ausschalten" Url angegeben hatte. Folge:
2021-02-20 15:34:25,370 DEBUG [http-nio-8080-exec-6] d.a.s.h.HttpValidator [HttpValidator.java:64] F-19681129-943550112088-00: On configured: write url=http://192.168.2.208/relay/0?turn=on value=on factorToValue=null
2021-02-20 15:34:25,371 ERROR [http-nio-8080-exec-6] d.a.s.h.HttpValidator [HttpValidator.java:72] F-19681129-943550112088-00: Missing configuration for Off
2021-02-20 15:34:25,372 DEBUG [http-nio-8080-exec-6] d.a.s.h.HttpValidator [HttpValidator.java:42] F-19681129-943550112088-00: On configured: read url=http://192.168.2.208/relay/0?status data=null path=null extractionRegex=."ison":(true). factorToValue=null
2021-02-20 15:34:25,373 ERROR [http-nio-8080-exec-6] d.a.s.a.ApplianceManager [ApplianceManager.java:198] F-19681129-943550112088-00: Terminating because of incorrect configuration
The text was updated successfully, but these errors were encountered: