MTrab / landroid_cloud

Landroid Cloud component for Home Assistant
GNU General Public License v3.0
266 stars 33 forks source link

add support for Landxcape #49

Closed hsk-dk closed 3 years ago

hsk-dk commented 4 years ago

would it be possible to add support for Landexcape?

MTrab commented 4 years ago

Does Landxcape use same app as Landroids? I don't have access to a Landxcape device, so I have no possibility to check if it's possible.

hsk-dk commented 4 years ago

it is a seperate app, but if i look at: https://github.com/iobroker-community-adapters/ioBroker.worx/blob/master/lib/api.js it might just be a different end point for Landxcape..

MTrab commented 4 years ago

Looks like it might be doable - Think I'll give it a try. Nothing promised.

Plaethe commented 3 years ago

The landxcape support would be great!

Plaethe commented 3 years ago

Btw is there a way to support you with the analysis or to speed up development?

MTrab commented 3 years ago

I'll have a look at it soon, when the grass season starts.

Plaethe commented 3 years ago

So I tried the original Plug-In with my Landxcape credentials. As expected: doesn't work ..

MTrab commented 3 years ago

Indeed it won't work. Perhaps, if time is in my favor, I'll give it a go in this week.

Plaethe commented 3 years ago

JFYI: there is already a implementation existing which allows me to configure the landxcape as well as to retrieve some basic status information (i.e. working mode, battery, runtime, etc). => https://www.roboter-forum.com/index.php?thread/22795-entwicklungsprojekt-worx-landroid-kress-mission-desktop-app/&pageNo=1 (unfortunately in German). AFAIK is this no local network solution and runs also with the api.landxcape-services.com/api/v2/ .

Edit:and on https://github.com/EishaV/Desktop-App

Plaethe commented 3 years ago

Indeed it won't work. Perhaps, if time is in my favor, I'll give it a go in this week.

Did you have any chance to get a closer clook?

Lerbaek commented 3 years ago

I would be happy to give it a go with a pull request, but have been unable to find where the server is defined in this integration, could you point me in the right direction?

MTrab commented 3 years ago

I'll see if I can prioritize this request in the near future - have been occupied by new job and an extension of my drivers license ;)

A BIG help would be if I can lend some account informations (username + password) during the development, as I don't have a Landxcape model myself.

Lerbaek commented 3 years ago

Absolutely can do! I'll PM you.

MTrab commented 3 years ago

Just a little update on this.

Initial testing looks promising, just need to adapt the landroid_cloud component to give the Landxcape option when added. Unfortunately I'll be off for summer holidays for the next 2 weeks, so do not expect anything more until I'm back home :)

Plaethe commented 3 years ago

Awesome, looking forward to your results after your holidays!

Lerbaek commented 3 years ago

Looking forward to trying this out! What's the ETA of a (beta?) release of v1.7.2?

MTrab commented 3 years ago

Should be available when your HACS refreshes ;)

Lerbaek commented 3 years ago

Confirmed available and working, thanks a lot, duly appreciated!