martijndierckx / node-gardena-smart-system

0 stars 0 forks source link

node-red-contrib-gardena-smart-mower #1

Open RMDWEB opened 1 month ago

RMDWEB commented 1 month ago

Hello, I noticed the following: After about 3 hours I can give commands to the mower, but I no longer receive any status messages. Only a deploy from Node Red solves this! Can a timeout be set up for status messages? approx. 60 minutes

martijndierckx commented 1 month ago

I have to investigate. Because indeed, the websocket connection seems to get disconnected somehow...

RMDWEB commented 1 month ago

OK, if something is needed just let me know, for your information: I can still send commands to the mower

RMDWEB commented 1 month ago

Were you able to find out the cause of the disconnect after about 3 hours? Sending commands just doesn't work and receiving status messages!

martijndierckx commented 1 month ago

Yes .. the status update should be ok now. I’ve updated the way to keep alive the websocket.

Sending commands should’ve always worked.

Let me know if the new version still doesnt work.


Van: RMDWEB @.> Verzonden: Saturday, May 25, 2024 5:40:37 PM Aan: martijndierckx/node-gardena-smart-system @.> CC: Martijn Dierckx @.>; Comment @.> Onderwerp: Re: [martijndierckx/node-gardena-smart-system] node-red-contrib-gardena-smart-mower (Issue #1)

Were you able to find out the cause of the disconnect after about 3 hours? Sending commands just doesn't work and receiving status messages!

— Reply to this email directly, view it on GitHubhttps://github.com/martijndierckx/node-gardena-smart-system/issues/1#issuecomment-2131311900, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AA6KD7RNU7U77QA7RQ3COLDZECWHLAVCNFSM6AAAAABHR62WNCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZRGMYTCOJQGA. You are receiving this because you commented.Message ID: @.***>

RMDWEB commented 1 month ago

Unfortunately the status messages don't work even after the update, what can I do? Where can I check whether the WebSocket update is working properly after the update?

exactly sending commands always works.

RMDWEB commented 4 weeks ago

Hello, sorry for the disruption, were you able to find the error regarding the notification stop after about 3 hours. Commands always work without errors, only the notifications don't! Thank you for your efforts