-
Notifications
You must be signed in to change notification settings - Fork 75
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
JSON SoC Modul #2064
JSON SoC Modul #2064
Conversation
Hallo Martin, |
Hi, klar schau' ich mir gern an.
|
Ich stelle meinen PSA Car Controller PR solange als Draft zurück, bis ich getestet habe, ob ich die Funktion mit Deinem Modul gleichermaßen abbilden kann. Falls ja, was sehr zu erwarten ist, lösche ich meinen PR. Wir können es dann ja einmal im Forum erwähnen, wie es mit Deinem JSON-Modul umsetzbar ist. |
@andlem74 das sollte soweit nun passen, teste das doch gern mal bei Dir. Die HTTP URL wird nur einmal aufgerufen sofern range und soc auf die identische URL zeigen. Im Log taucht das doppelt auf, wenngleich tatsächlich nur ein HTTP Aufruf stattfindet. Konnte ich in meinen HTTP Server logs bestätigen. Doppelte Protokollierung ist wohl ein fall für ein anderen PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ich stimme @andlem74 zu, dass ein json-Objekt abgefragt und ausgewertet wird. die Angabe von separaten URLs macht es unnötig kompliziert. Kannst Du das Modul bitte so ändern, dass analog zum json-Modul für Geräte eine URL angegeben werden kann?
@LKuemmel habe ich geändert, UI ist auch angepasst. |
No description provided.