Wir bedauern die Ihnen entstandenen Unannehmlichkeiten durch unser smart system sehr.
Für die genaue Ursache dieses Fehlers haben wir leider keine zweifelsfreie Erklärung.
Am gestrigen Montag wurde durch den Push die URLs umgestellt, was zur Folge hat, dass eine neue API besteht.
Wir können uns vorstellen, dass dies möglicherweise die Ursache für Ihr Anliegen ist.
Wir hoffen, dass Ihnen diese Informationen weiterhelfen.
Für weitere Fragen stehen wir Ihnen gern zur Verfügung.
Freundliche Grüße
i. A. Stefan Harder
GARDENA Service
Hans-Lorenser-Str. 40
89079 Ulm
They indeed did change the API. You need to retrieve a session token first based on your email address and password which in turn acts as a bearer authorization header. That’s what I learned from a quick look at the network requests. Don’t know if anything else has changed.
It’s the first POST request to https://smart.gardena.com/v1/auth/token.
Submitted data is {“data”:{“type”:“token”,“attributes”:{“username”:“test@test.com”,“password”:“PASSWORD”}}}
I didn’t have time yet to test it intensively so USE AT YOUR OWN RISK!
If it works it is still only a temporary solution until the original author decides to fix it.
This JAR should work for 2.4.0 too.
Simply put it in your addons/ folder (e.g. /usr/share/openhab2/addons/) and restart openhab.
Please remember to REMOVE it again when you update openhab2 with an updated version of this binding.
for me its works too. But I get an warning in the log…
2019-03-02 20:44:33.758 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler GardenaAccountHandler tried updating the thing status although the handler was already disposed.
reboot openhab, try to reconnet to Gardena Smart Home Account
In the logfile I have the same entry as Cernon
2019-03-03 13:27:15.768 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler GardenaAccountHandler tried updating the thing status although the handler was already disposed.
you have a tip for me?
After I removed the binding, restarted openHAB, reembedded the Gardena Binding the status is back to Online