-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
Senden von Parametern schlägt fehl / Error-Eintrag - Wrong Parameters in request: ret=PARAM NG #187
Comments
Bitte log zeigen welches einen Absturz zeigt. Ich sehe nur einen Error log. Bitte am besten Debug log aktivieren und dieses Log für die Änderung posten. Und ja wenn das geht ist der Adapter tausende mal besser als Cloud |
Ich hab mich bzgl. des Absturzes etwas unglücklich ausgedrückt. Der Adapter schaltet auf "rot" und fängt sich dann quasi beim der nächsten Abfrage wieder: Hier wollte ich den Mode von "Auto" auf "Cold" ändern:
|
The problem now is that this error means that he wants to have at least one more attribute in the list of the change command ... but i have no clue which :-( |
|
I can test something or log more information if needed. |
Ok, in fact you would need to sniff the traffic sent by ypur daikin app for kind if the sae change as you try to do via ipBroker ... Then we could compare. I can tell you how to do that ... |
Okay, let's give it a try. Furthermore, the Daikin Local plugin for Homebridge works. Perhaps it is possible to learn something from it: https://github.com/cbrandlehner/homebridge-daikin-local |
Ok, install "Charles proxy" on your PC. Setup SSL certificate on your mobile device (works best with ios, android is different and somewhen problematic). https://www.charlesproxy.com/documentation/using-charles/ssl-certificates/ Then save that session, not down at which timepoint you did what and send it with reference to this issue as email tu [email protected] Re Homebridge: Any logs available where you see what they send? |
Okay, sounds complicated, but I will try. Homebridge-Log:
|
Ok, und wann genau in diesem Homebridge log hast DU die relevante Änderung gemacht? ;-) |
Hey, sorry, müsste um 12:17:06 als Einschaltbefehl gewesen sein und um 12:17:35 zum ausschalten. |
|
Die folgenden wesentlichen Unterschiede konnte ich feststellen:
Die Reihenfolge habe ich versucht zu vereinheitlichen, damit man es besser vergleichen kann. Homebridge:
ioBroker:
|
Ich habe es mir nochmal angeschaut, ich könnte mir aktuell vorstellen, dass es an der Humidity liegt. Target-Humidity kann in der App auch nicht mehr gepflegt werden und in der Daikin-Cloud Integration ist es auch nicht mehr vorhanden. Current-Humidity bleibt ebenfalls auf (null). |
Describe the bug
Da der Cloud-Adapter aktuell nicht funktioniert, wollte ich den alten lokalen Adapter reaktivieren. Vielleicht ist es eh der bessere Kommunikationsweg. Das Abrufen der Daten funktioniert ohne Probleme, allerdings kann ich keine Steuerung z. B. der Temperatur vornehmen.
To Reproduce
Steps to reproduce the behavior:
Einen Wert ändern, z. B. Mode oder Targettemperature
Expected behavior
Der Adapter stürzt ab. Im Feld daikin.0.control.lastResult wird ein Fehler angezeigt.
Screenshots & Logfiles
If applicable, add screenshots and logfiles to help explain your problem.
Versions:
The text was updated successfully, but these errors were encountered: