-
-
Notifications
You must be signed in to change notification settings - Fork 33
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
Device is not updating after a while #615
Comments
Have been trying for a while to fix bugs like this - I do not see this when I test, so it's pretty difficult to fix. I have no idea what I can do, unfortunately |
I see, but you know since I posted this issue the integration is working fine without any problem :) |
Having same issue on my WR167. Are there some debug logs I could check? |
I had similar problems when my internet connection dropped.
|
Same Here... No updates after sometime.... Normal conditions. Thanks for the workaround @sithmein |
I see no updates at all (not regularly, not when refreshing status in app). Only when reloading integration. Last update 16 hours ago while mower is mowing, charging, I am using app. I was hoping to do some automations according to mower real-time behavior, but that needs much more frequent updates than once in hour. I'd love to monitor traffic or debug some other way to understand why it does not update automatically. Would it be ok to reload integration once every 5 minutes?
|
As far as I know you cannot poll updates too frequently otherwise Worx will lock your account. |
I noticed that update was a bit erratic, saw it once get to 15 minutes. I created an Automation that writes 181 to the rain delay, then 5 minutes later I set the rain delay back to 180 then repeat 5 minutes later. Doing a write forces the rest of the data to update. That seemed to work, so I then added some smarts around what the mower was doing, if docked then don't do the update; if mowing then force read every 5 minutes. Not tried shorter times yet; anyone know what the rate is to get a ban? |
DO NOT do that! You will end up in a ban! |
Interesting, thanks, but its OK to reload the Integration once an hour; I can just change the 5 minutes to once an hour. Do you know what the max rate is before you get a ban? |
Positec will not reveal. But why force a refresh or even reload, when the integration handles this for you? |
I've only had my Landroid a few days and I felt the update frequency was too slow as I said sometimes 15 minutes and was looking for a way to control this. I also notice that the Landroid never shows as Disconnected. I had it switched off all night and showed Connected all the time. |
The state updates when the mower publishes data to the API - that differs depending on the state of the mower, but most regular update interval is 15 minutes when charging. Nothing can change this, not even a forced refresh or reload |
OK we are reliant on Positec. But looks like they don't report a Disconnect ? |
If the mower is offline for an extended amount of time, it will report disconnected. |
It doesn't report disconnected. I had mine off over night and was still showing as connected. |
That might be a bug from the API then. The availability state is what the API reports, so as long as that reports online, then that's what Home Assistant shows |
OK thanks, is it possible to report back to Positec and get the API updated? It would be really useful to know if the Lardroid has disappeared. |
I can try, but issues like this is VERY low priority |
Thanks; no worries; be good if it can be fixed. Thanks for your help today |
This looks like #351 , maybe main bug is still there. I have trouble too, and I'am ready to assist, but for now, don;t have anything new to add |
YES! Finally integration started to update status automatically few days ago. Now I can move forward with automations. I have not done anything unusual. Just updating HA and restarting as I have done several times after landroid installation without any change. If there is someone like me who has installed landroid months ago and never got any automatic status updates maybe it is time to try again. It might work now. |
Describe the issue
After a while the device does not updates itself in HA, and I'm unable to send command to the lawnmower.
This happens sometimes after a few hours, sometimes after days. If I reload the integration it fixes itself but only for limited time again.
What version of Home Assistant Core has the issue?
core-2024.4.2
What was the last working version of Home Assistant Core?
Before winter sleep of the mower.
What version of the Landroid Cloud integration do you have installed
v5.0.4
What type of installation are you running?
Home Assistant OS
Which make and model is the mower used for this integration?
Landroid WR130E
Diagnostics information (NOT log entries!)
config_entry-landroid_cloud-57a834ba16175855420d56dbe839fb24 (1).json
Relevant log entries
Additional information
No response
The text was updated successfully, but these errors were encountered: