Skip to content
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

Mower's time gets changed #686

Closed
Snordraacher opened this issue Aug 30, 2024 · 5 comments
Closed

Mower's time gets changed #686

Snordraacher opened this issue Aug 30, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@Snordraacher
Copy link

Describe the issue

I noticed my mower behaving strangely a few days ago. Instead of mowing for an hour and 15 minutes it would mow, return to the base station after about 15 minutes. Start mowing again an hour later and returning after only 15 minutes again.

I pulled the log from my Mower and noticed hundreds of these lines in there:
#00008 - 28/08/2024 08:16:19 - [RTC] - Time changed via app/web
So the mower did what it thought was correct, because its time kept changing. For now i've disabled the Landroid pluging and now it mows 1h15min again once per day and all is well.

I can send you the logfile from my mower if that helps, i'd prefer to not post it here.

What version of Home Assistant Core has the issue?

2024.8.0

What was the last working version of Home Assistant Core?

No response

What version of the Landroid Cloud integration do you have installed

5.0.6

What type of installation are you running?

Home Assistant Container

Which make and model is the mower used for this integration?

Landroid M500

Diagnostics information (NOT log entries!)

Can't get log entries right now as it seems i have to upgrade to HACS 2.0 first for which i need some time.

Relevant log entries

None

Additional information

No response

@Snordraacher Snordraacher added the bug Something isn't working label Aug 30, 2024
@MTrab
Copy link
Owner

MTrab commented Oct 8, 2024

Sorry, nowhere in the integration are we setting any time settings on the mower - not even sure that's possible.
So no idea on how to fix this

@rderuiter-slashwhy
Copy link

As i'm no HomeAssistant wizard by any means: do you have any clues for me to debug this further?
All i know is what i've seen in the mower's log and that disabling the plugin prevented it from happening again. I don't know where else to look now.

@MTrab
Copy link
Owner

MTrab commented Feb 26, 2025

I'm sorry, but cannot help you with the debugging, as I have no idea what would be causing this

@MTrab
Copy link
Owner

MTrab commented Mar 3, 2025

Just a thought - could your Home Assistant server be configured for the wrong location and timezone?
The current time is a required part of the message when sending commands to the mower.

@Snordraacher
Copy link
Author

That's a good idea! I looked in my HA logging and there seem to be 2 timezones active, 1 UTC and 1 that matches with my TZ.
HA seems to have multiple datetime values available for it's addons etc. It's possible that for the mower addon, the wrong time was used.

I've updated this now in HA but won't be able to test it since it isn't really mowing weather outside yet. Do you want to close this ticket, then i will retest in summer and create a new ticket if the issue persists?

@MTrab MTrab closed this as completed Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants