jpgorganizer / ioBroker.smartgarden

GARDENA smart system adapter for ioBroker
Other
21 stars 8 forks source link

Status des Mähers wird nicht aktualisiert in bestimmten Situationen #54

Closed neopholus closed 2 years ago

neopholus commented 2 years ago

Hallo zusammen,

folgendes funktioniet, wie erwartet:

Was nicht (immer) funktioniert:

Es tritt kein Fehler im Log auf!

Hat das Problem noch jemand anders?

Viele Grüße Stefan

neopholus commented 2 years ago

Dieses Log wird angezeigt, wenn das Kommando zwar geschickt wird, aber kein Update des Status des Mähers kommt (die Hex-IDs habe ich maskiert):

smartgarden.0 2022-08-20 16:04:08.272 info 3/ Mower command successful. options.url=https://api.smart.gardena.dev/v1/command/88888888-4444-4444-4444-BBBBBBBBBBBB response.statusCode/Message=202/Accepted
smartgarden.0 2022-08-20 16:04:08.271 info 3/ request Mower ...
smartgarden.0 2022-08-20 16:04:03.962 info 3/ ---> State change by device: state sg.0.info.RateLimitCounter changed, (ack = true)
smartgarden.0 2022-08-20 16:04:03.936 info 3/ incrementLimitCounter: new counters : y2022 / m2022-08: 746 / d2022-08-20: 44 / hr14: 2 / last30days: 1411 / last31days: 1411
smartgarden.0 2022-08-20 16:04:03.929 info 3/ ---> Command should be sent to device: state sg.0.L_f4db.D_776f.S_MOWER_776f.activity_control_i changed, PARK_UNTIL_NEXT_TASK (ack = false)

Wie es aber halt so ist, jetzt wo ich ein entsprechendes Log dazu erstellen will, funktioniert es reibungslos. Der Abschnitt oben ist aber so, wie bei den Problemfällen: Nach dem 202/Accepted kam nichts mehr.

Daher nochmal die Frage: Hat das Verhalten schon jemand anders beobachtet?

jpgorganizer commented 2 years ago

This is not an adapter problem. The values are updated if the value change is sent by the Gardena server. If this message does not appear, then there is no update of the value.