Control Worx Landroid S via Hassio

@beejay
Can you elaborate a little bit more as I am not sure how you did this on the api…?
I am using hass.io
Did you use the bridge or not?

Thanks

Or can somebody help me to install this the hassio version as I get an error.

Hi,

Can anyone help me on installing this in hass.io?
I get the following error when installing this in out of the store.

[hassio.docker.addon] Can’t build ceecc69e/amd64-addon-landroids:0.71: The command ‘/bin/ash -o pipefail -c npm run build-prod’ returned a non-zero code: 3

Anyone?

Thanks

I used the hass.io addon from https://github.com/stefanlaheij/hassio-addons

Did you restart your system? When I installed the hass.io addon I had some troubles and after some tries/restarts it worked

Thanks for the quick reply…
Yes I saw that post of “restarting”…did not help :frowning:
And the error is pointing “nowhere” on google so I really need to solve this add-on to progress

Any help welcome

Did you restart HassIO or did you restart the whole system (pi?)

I have HassIO running on an ubuntu and I restarted all.

This is very odd. I have the completely same problem as you with the same error code. But I did manage to install the add-on a few days ago however it isn’t possible now… The reason it’s weird is because i don’t see any changes in (https://github.com/stefanlaheij/hassio-addons) code.

So that makes me happy :slight_smile:
Sorry for you but at least we are 2 now as I was afraid it was some kind of error on my side.

So I did a update/upgrade of my ubuntu server to be sure it has nothing to do with that. Rebooted and tried again…same error.
Just for completeness… I am running 0.97.2 in HASSIO version 184

Has it something todo with the python version which has been upgraded recently?

This could very well be a reason (I run the same update as you)

Can @beejay or @steno maybe tell us which update they got it successfully running or installed on? :smiley: Thanks!

Same error here!

19-08-28 02:14:50 INFO (SyncWorker_8) [hassio.docker.addon] Start build ceecc69e/amd64-addon-landroids:0.71
19-08-28 02:14:57 ERROR (SyncWorker_8) [hassio.docker.addon] Can't build ceecc69e/amd64-addon-landroids:0.71: The command '/bin/ash -o pipefail -c npm run build-prod' returned a non-zero code: 3

I got it working in the middle of April, so I guess it was around HA 0.91 or 0.92

So already 3 people with the problem…

Does anybody know were to log an issue and or ticket?

Thanks

I have logged an issue at https://github.com/stefanlaheij/hassio-addons/issues/8 so I hope it can be solved

Regards

I changed the Dockerfile to install the addon:

https://github.com/stefanlaheij/hassio-addons/issues/8#issuecomment-535888410

You need to run the npm build process.

Did you check your system log? May be there is a better error description regarding the failing installing

see here: Unable to install · Issue #8 · stefanlaheij/hassio-addons · GitHub

I’ve tried to install the addon right now, but the whole system comes unresponsive.

webinterface of hassio is not reachable and pings to the raspberry IP running over 5000 ms.

not sure what to do, even I’m not able to check any logifle.

HI,

I have tried an got the same…system start using all the memory…and after a while hangs…
So certainly something wrong.

I will reopen the github issue

Regards