Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Absturz des SAE aufgrund falscher Http Switch Config #136

Closed
bicaluv opened this issue Feb 20, 2021 · 1 comment
Closed

Absturz des SAE aufgrund falscher Http Switch Config #136

bicaluv opened this issue Feb 20, 2021 · 1 comment

Comments

@bicaluv
Copy link
Contributor

bicaluv commented Feb 20, 2021

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

@camueller
Copy link
Owner

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.

camueller pushed a commit that referenced this issue Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants