My Landroid-S Roboter Mower

I have a M500 (2019) model. I know the new models are communicating over the cloud but is there also a way to get the binding to work?

The worx landroid S models is also working over the cloud…

and the binding works with 2019 models?
If I try to connect to the mower IP with user:pass I get 404

You can not connect directly to the mower, you need to connect via the binding
through the worxs landroid cloud, more or less the same way as the mobil phone app wrks

Is there no way to make a direct connection without the cloud?

If not, then i will buy a mower from another company…

Is there any mover which can be controlled directly over wifi and without cloud? Maybe with a custom firmware like the xiaomi roborocks for house cleaning?

Hello,

since some weeks I’m not longer able to start the brigde on my RPI3. When I try to start the bridge the following error appiers:

~/landroid-bridge$ node dist/server.js
/home/openhabian/landroid-bridge/dist/Config.js:29
throw new Error(“Could not parse config.json”);
^

Error: Could not parse config.json
at Config.loadConfig (/home/openhabian/landroid-bridge/dist/Config.js:29:19)
at new Config (/home/openhabian/landroid-bridge/dist/Config.js:13:14)
at Object. (/home/openhabian/landroid-bridge/dist/Config.js:36:19)
at Module._compile (internal/modules/cjs/loader.js:654:30)
at Object.Module._extensions…js (internal/modules/cjs/loader.js:665:10)
at Module.load (internal/modules/cjs/loader.js:566:32)
at tryModuleLoad (internal/modules/cjs/loader.js:506:12)
at Function.Module._load (internal/modules/cjs/loader.js:498:3)
at Module.require (internal/modules/cjs/loader.js:598:17)
at require (internal/modules/cjs/helpers.js:11:18)

The bridge worked for months without Problems and I did not any changes on my config then on my overall setup.

I also posted this topic within the github project, but there was no answer at all.

Thank you for your help.
Jan

Hi all,

is there a plan to include this binding (without bridge) into official OH release? It’s working fine with bridge, but I like to have a less complexity as possible :wink:

2 Likes

Hi Alex,
I just have migrated to OH 2.5.1 and imagine if you can help with some guidance how to use MQTT 2.5 instead of legacy bridge??

Regards
Joerg

You still need to install the Landroid bridge software, everything esle is the same as for every other mqtt item you have moved from mqtt v1 binding to mqtt v2.5.

That was assumed, it‘s more about

  • do I still need to have Mosquitto installed?
  • some advise how to setup Bridge and Things in .things
  • how to adopt items properly

Some examples would be great, to avoid issues others already had :wink:

btw: Bridge seems to be down, least some are not able to connect :frowning:
Anyone here where Bridge still works?? Or have an idea how to update bridge?

I implemented a binding for landroid mowers:

1 Like

@nibi70

Thank you so much for your binding.
However, I have not succeeded in installing it. I copied the jar file from the given address and put it into the addon folder of my openhab 2.5.3 version. Even after rebooting several times, the bindig will not be displayed.
Are there any tips for this?

Solved.