[APP][Pro] Worx Landroid, Kress, LandXcape, Ferrex RoboMower integration, OpenMower added

Oh yes, I have Mammotion Yuka mini and would love the integration too :slight_smile:

@Martin_Verbeek did you find a solution for Mammotion Luba?

There seems to be no integration examples around, also the mowers i currently support are Worx or clones of Worx, and OpenMower integration. So i guess that is a no.

Too bad, would love to be able to use my Luba with Homey.

Im doing some investigation to use the GitHub reference to build a Mammotion app. I have developed 3 Homey apps already so im looking into a Homey app for mowers not supported.

@ExtraKim im planing to buy a new mower, but its a lot of options around. Can you recommend the Mammotion? The new AWD looks good. Pros and cons?

I think a Homey app for Mammotion is doable. Since Homey now supports Python im able to use the GitHub and write the decoding logic for the MQTT messages. Mammotion uses a combination of JSON and Protobuf.

But to continue i need to buy the mower

@sverrelp I haven’t used mine yet. I haven’t even downloaded the app for it. I have started the garage build, but that’s about it.

Any update?

yes I have now bought a robot mower, but went for Ecovacs new GOAT RTX lidar version. So I am looking at how this performs in homey. so unfortunately not for Mammotion. but I think there will be an integration for your mower eventually :grinning_face:

Is anyone else having issue with the Landroid integration? My Landroid is showing a yellow (!) and no information is getting updated. I already deleted the app and re-installed/re-configured it.

Nope, works for me. You can check the logs in the app settings.

Yes, already looked into it, but it did not help unfortunately.

undefined2026-04-13T16:50:34.680Z [log] Worxcloud MQTT sendMessage to #serial# Message: {"id":5777,"cmd":0,"lg":"de","sn":"#serial# ","tm":"18:50:34","dt":"13/04/2026"}
2026-04-13T16:50:34.597Z [log] [ManagerDrivers] [Driver:landroid] [Device:fd377b4a-d8a2-45af-a02b-8578db399fc8] updateMower() #serial#
2026-04-13T16:50:34.595Z [log] [ManagerDrivers] [Driver:landroid] [Device:fd377b4a-d8a2-45af-a02b-8578db399fc8] checkCapabilities() added mowerTimeExtend
2026-04-13T16:50:34.524Z [log] [ManagerDrivers] [Driver:landroid] [Device:fd377b4a-d8a2-45af-a02b-8578db399fc8] checkCapabilities() added mowerInclination
2026-04-13T16:50:34.449Z [log] [ManagerDrivers] [Driver:landroid] [Device:fd377b4a-d8a2-45af-a02b-8578db399fc8] checkCapabilities() added mowerGradient
2026-04-13T16:50:34.314Z [log] [ManagerDrivers] [Driver:landroid] [Device:fd377b4a-d8a2-45af-a02b-8578db399fc8] checkCapabilities() added mowerBatteryVoltage
2026-04-13T16:50:34.236Z [log] [ManagerDrivers] [Driver:landroid] [Device:fd377b4a-d8a2-45af-a02b-8578db399fc8] checkCapabilities() added mowerBatteryTemperature
2026-04-13T16:50:34.157Z [log] [ManagerDrivers] [Driver:landroid] [Device:fd377b4a-d8a2-45af-a02b-8578db399fc8] checkCapabilities() button added commandStop
2026-04-13T16:50:34.089Z [log] [ManagerDrivers] [Driver:landroid] [Device:fd377b4a-d8a2-45af-a02b-8578db399fc8] checkCapabilities() button added commandResetBWT
2026-04-13T16:50:34.022Z [log] [ManagerDrivers] [Driver:landroid] [Device:fd377b4a-d8a2-45af-a02b-8578db399fc8] checkCapabilities() button added commandPartyMode
2026-04-13T16:50:33.961Z [log] [ManagerDrivers] [Driver:landroid] [Device:fd377b4a-d8a2-45af-a02b-8578db399fc8] checkCapabilities() button added commandLock
2026-04-13T16:50:33.889Z [log] [ManagerDrivers] [Driver:landroid] [Device:fd377b4a-d8a2-45af-a02b-8578db399fc8] checkCapabilities() button added commandEdgeCut
2026-04-13T16:50:23.799Z [log] [ManagerDrivers] [Driver:landroid] [Device:fd377b4a-d8a2-45af-a02b-8578db399fc8] New device added: Määäh - #serial# 
2026-04-13T16:50:23.799Z [log] [ManagerDrivers] [Driver:landroid] [Device:fd377b4a-d8a2-45af-a02b-8578db399fc8] Device ready: Määäh - #serial# 
2026-04-13T16:50:23.797Z [log] [ManagerDrivers] [Driver:landroid] [Device:fd377b4a-d8a2-45af-a02b-8578db399fc8] Init device Määäh
2026-04-13T16:50:23.102Z [log] Pairlist WR165E Määäh with serialnumber #serial# 
2026-04-13T16:50:09.119Z [log] Found 111 products
2026-04-13T16:50:09.057Z  [WorxApp] Unhandled Rejection at: Promise {
  <rejected> Error [ERR_UNHANDLED_ERROR]: Unhandled error. (undefined)
      at Worx.emit (node:events:508:17)
      at Worx.onError (/app/drivers/Worx.js:342:14)
      at Worx.connectMqtt (/app/drivers/Worx.js:317:18)
      at Worx.start_mqtt (/app/drivers/Worx.js:222:14)
      at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
      at async Worx.login (/app/drivers/Worx.js:103:13)
      at async LandroidDriver.doTheWorx (/app/drivers/WorxDriver.js:62:9) {
    code: 'ERR_UNHANDLED_ERROR',
    context: undefined
  }
} reason: Error [ERR_UNHANDLED_ERROR]: Unhandled error. (undefined)
    at Worx.emit (node:events:508:17)
    at Worx.onError (/app/drivers/Worx.js:342:14)
    at Worx.connectMqtt (/app/drivers/Worx.js:317:18)
    at Worx.start_mqtt (/app/drivers/Worx.js:222:14)
    at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
    at async Worx.login (/app/drivers/Worx.js:103:13)
    at async LandroidDriver.doTheWorx (/app/drivers/WorxDriver.js:62:9) {
  code: 'ERR_UNHANDLED_ERROR',
  context: undefined
}
</rejected>unhandledRejection:
Error [ERR_UNHANDLED_ERROR]: Unhandled error. (undefined)
    at Worx.emit (node:events:508:17)
    at Worx.onError (/app/drivers/Worx.js:342:14)
    at Worx.connectMqtt (/app/drivers/Worx.js:317:18)
    at Worx.start_mqtt (/app/drivers/Worx.js:222:14)
    at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
    at async Worx.login (/app/drivers/Worx.js:103:13)
    at async LandroidDriver.doTheWorx (/app/drivers/WorxDriver.js:62:9)
2026-04-13T16:50:09.054Z  MQTT ERROR: undefined
2026-04-13T16:50:09.053Z  Worx MQTT ERROR: TypeError: Cannot set properties of undefined (setting 'mqtt_endpoint')
2026-04-13T16:50:09.052Z  {
    "message": "The GET method is not supported for route api/v2/users/me. Supported methods: DELETE."
}
2026-04-13T16:50:09.040Z  [AxiosError: Request failed with status code 405] {
  code: 'ERR_BAD_REQUEST',
  config: {
    transitional: {
      silentJSONParsing: true,
      forcedJSONParsing: true,
      clarifyTimeoutError: false
    },
    adapter: [Function: httpAdapter],
    transformRequest: [ [Function: transformRequest] ],
    transformResponse: [ [Function: transformResponse] ],
    timeout: 0,
    xsrfCookieName: 'XSRF-TOKEN',
    xsrfHeaderName: 'X-XSRF-TOKEN',
    maxContentLength: -1,
    maxBodyLength: -1,
    env: { FormData: [Function] },
    validateStatus: [Function: validateStatus],
    headers: {
      Accept: 'application/json',
      'user-agent': 'homeyWorx undefined',
      'accept-language': 'de-de',
      authorization: 'Bearer #token#',
      'Content-Type': 'application/json',
      'Content-Length': 4
    },
    method: 'get',
    url: 'https://api.worxlandroid.com/api/v2/users/me',
    data: 'null',
    withCredentials: true,
    httpsAgent: CookieAgent {
      _events: [Object: null prototype],
      _eventsCount: 2,
      _maxListeners: undefined,
      options: [Object: null prototype],
      defaultPort: 443,
      protocol: 'https:',
      requests: [Object: null prototype] {},
      sockets: [Object: null prototype],
      freeSockets: [Object: null prototype] {},
      keepAliveMsecs: 1000,
      keepAlive: false,
      maxSockets: Infinity,
      maxFreeSockets: 256,
      scheduling: 'lifo',
      maxTotalSockets: Infinity,
      totalSocketCount: 1,
      agentKeepAliveTimeoutBuffer: 1000,
      maxCachedSessions: 100,
      _sessionCache: [Object],
      [Symbol(shapeMode)]: false,
      [Symbol(kCapture)]: false,
      [Symbol(cookieOptions)]: [Object]
    }
  },
  request: <ref *1=""> ClientRequest {
    _events: [Object: null prototype] {
      abort: [Function (anonymous)],
      aborted: [Function (anonymous)],
      connect: [Function (anonymous)],
      error: [Function (anonymous)],
      socket: [Function (anonymous)],
      timeout: [Function (anonymous)],
      finish: [Function: requestOnFinish]
    },
    _eventsCount: 7,
    _maxListeners: undefined,
    outputData: [],
    outputSize: 0,
    writable: true,
    destroyed: false,
    _last: true,
    chunkedEncoding: false,
    shouldKeepAlive: false,
    maxRequestsOnConnectionReached: false,
    _defaultKeepAlive: true,
    useChunkedEncodingByDefault: false,
    sendDate: false,
    _removedConnection: false,
    _removedContLen: false,
    _removedTE: false,
    strictContentLength: false,
    _contentLength: 4,
    _hasBody: true,
    _trailer: '',
    finished: true,
    _headerSent: true,
    _closed: false,
    _header: 'GET /api/v2/users/me HTTP/1.1\r\n' +
      'Accept: application/json\r\n' +
      'user-agent: homeyWorx undefined\r\n' +
      'accept-language: de-de\r\n' +
      'authorization: Bearer #token#\r\n' +
      'Content-Type: application/json\r\n' +
      'Content-Length: 4\r\n' +
      'Host: api.worxlandroid.com\r\n' +
      'Connection: close\r\n' +
      '\r\n',
    _keepAliveTimeout: 0,
    _onPendingData: [Function: nop],
    agent: CookieAgent {
      _events: [Object: null prototype],
      _eventsCount: 2,
      _maxListeners: undefined,
      options: [Object: null prototype],
      defaultPort: 443,
      protocol: 'https:',
      requests: [Object: null prototype] {},
      sockets: [Object: null prototype],
      freeSockets: [Object: null prototype] {},
      keepAliveMsecs: 1000,
      keepAlive: false,
      maxSockets: Infinity,
      maxFreeSockets: 256,
      scheduling: 'lifo',
      maxTotalSockets: Infinity,
      totalSocketCount: 1,
      agentKeepAliveTimeoutBuffer: 1000,
      maxCachedSessions: 100,
      _sessionCache: [Object],
      [Symbol(shapeMode)]: false,
      [Symbol(kCapture)]: false,
      [Symbol(cookieOptions)]: [Object]
    },
    socketPath: undefined,
    method: 'GET',
    maxHeaderSize: undefined,
    insecureHTTPParser: undefined,
    joinDuplicateHeaders: undefined,
    path: '/api/v2/users/me',
    _ended: true,
    res: IncomingMessage {
      _events: [Object],
      _readableState: [ReadableState],
      _maxListeners: undefined,
      socket: [TLSSocket],
      httpVersionMajor: 1,
      httpVersionMinor: 1,
      httpVersion: '1.1',
      complete: true,
      rawHeaders: [Array],
      rawTrailers: [],
      joinDuplicateHeaders: undefined,
      aborted: false,
      upgrade: false,
      url: '',
      method: null,
      statusCode: 405,
      statusMessage: 'Method Not Allowed',
      client: [TLSSocket],
      _consuming: true,
      _dumped: false,
      req: [Circular *1],
      _eventsCount: 4,
      responseUrl: 'https://api.worxlandroid.com/api/v2/users/me',
      redirects: [],
      [Symbol(shapeMode)]: true,
      [Symbol(kCapture)]: false,
      [Symbol(kHeaders)]: [Object],
      [Symbol(kHeadersCount)]: 14,
      [Symbol(kTrailers)]: null,
      [Symbol(kTrailersCount)]: 0
    },
    aborted: false,
    timeoutCb: null,
    upgradeOrConnect: false,
    parser: null,
    maxHeadersCount: null,
    reusedSocket: false,
    host: 'api.worxlandroid.com',
    protocol: 'https:',
    _implicitHeader: [Function (anonymous)],
    emit: [Function (anonymous)],
    _redirectable: Writable {
      _events: [Object],
      _writableState: [WritableState],
      _maxListeners: undefined,
      _options: [Object],
      _ended: true,
      _ending: true,
      _redirectCount: 0,
      _redirects: [],
      _requestBodyLength: 4,
      _requestBodyBuffers: [],
      _eventsCount: 3,
      _onNativeResponse: [Function (anonymous)],
      _currentRequest: [Circular *1],
      _currentUrl: 'https://api.worxlandroid.com/api/v2/users/me',
      [Symbol(shapeMode)]: true,
      [Symbol(kCapture)]: false
    },
    [Symbol(shapeMode)]: false,
    [Symbol(kCapture)]: false,
    [Symbol(kBytesWritten)]: 0,
    [Symbol(kNeedDrain)]: false,
    [Symbol(corked)]: 0,
    [Symbol(kChunkedBuffer)]: [],
    [Symbol(kChunkedLength)]: 0,
    [Symbol(kSocket)]: TLSSocket {
      _tlsOptions: [Object],
      _secureEstablished: true,
      _securePending: false,
      _newSessionPending: false,
      _controlReleased: true,
      secureConnecting: false,
      _SNICallback: null,
      servername: 'api.worxlandroid.com',
      alpnProtocol: false,
      authorized: true,
      authorizationError: null,
      encrypted: true,
      _events: [Object: null prototype],
      _eventsCount: 10,
      connecting: false,
      _hadError: false,
      _parent: null,
      _host: 'api.worxlandroid.com',
      _closeAfterHandlingError: false,
      _readableState: [ReadableState],
      _writableState: [WritableState],
      allowHalfOpen: false,
      _maxListeners: undefined,
      _sockname: null,
      _pendingData: null,
      _pendingEncoding: '',
      server: undefined,
      _server: null,
      ssl: [TLSWrap],
      _requestCert: true,
      _rejectUnauthorized: true,
      parser: null,
      _httpMessage: [Circular *1],
      autoSelectFamilyAttemptedAddresses: [Array],
      [Symbol(alpncallback)]: null,
      [Symbol(res)]: [TLSWrap],
      [Symbol(verified)]: true,
      [Symbol(pendingSession)]: null,
      [Symbol(async_id_symbol)]: 219,
      [Symbol(kHandle)]: [TLSWrap],
      [Symbol(lastWriteQueueSize)]: 0,
      [Symbol(timeout)]: null,
      [Symbol(kBuffer)]: null,
      [Symbol(kBufferCb)]: null,
      [Symbol(kBufferGen)]: null,
      [Symbol(shapeMode)]: true,
      [Symbol(kCapture)]: false,
      [Symbol(kSetNoDelay)]: false,
      [Symbol(kSetKeepAlive)]: true,
      [Symbol(kSetKeepAliveInitialDelay)]: 60,
      [Symbol(kBytesRead)]: 0,
      [Symbol(kBytesWritten)]: 0,
      [Symbol(connect-options)]: [Object]
    },
    [Symbol(kOutHeaders)]: [Object: null prototype] {
      accept: [Array],
      'user-agent': [Array],
      'accept-language': [Array],
      authorization: [Array],
      'content-type': [Array],
      'content-length': [Array],
      host: [Array]
    },
    [Symbol(errored)]: null,
    [Symbol(kHighWaterMark)]: 16384,
    [Symbol(kRejectNonStandardBodyWrites)]: false,
    [Symbol(kUniqueHeaders)]: null
  },
  response: {
    status: 405,
    statusText: 'Method Not Allowed',
    headers: {
      date: 'Mon, 13 Apr 2026 16:50:09 GMT',
      'content-type': 'application/json',
      'transfer-encoding': 'chunked',
      connection: 'close',
      server: 'nginx',
      allow: 'DELETE',
      'cache-control': 'no-cache, private'
    },
    config: {
      transitional: [Object],
      adapter: [Function: httpAdapter],
      transformRequest: [Array],
      transformResponse: [Array],
      timeout: 0,
      xsrfCookieName: 'XSRF-TOKEN',
      xsrfHeaderName: 'X-XSRF-TOKEN',
      maxContentLength: -1,
      maxBodyLength: -1,
      env: [Object],
      validateStatus: [Function: validateStatus],
      headers: [Object],
      method: 'get',
      url: 'https://api.worxlandroid.com/api/v2/users/me',
      data: 'null',
      withCredentials: true,
      httpsAgent: [CookieAgent]
    },
    request: <ref *1=""> ClientRequest {
      _events: [Object: null prototype],
      _eventsCount: 7,
      _maxListeners: undefined,
      outputData: [],
      outputSize: 0,
      writable: true,
      destroyed: false,
      _last: true,
      chunkedEncoding: false,
      shouldKeepAlive: false,
      maxRequestsOnConnectionReached: false,
      _defaultKeepAlive: true,
      useChunkedEncodingByDefault: false,
      sendDate: false,
      _removedConnection: false,
      _removedContLen: false,
      _removedTE: false,
      strictContentLength: false,
      _contentLength: 4,
      _hasBody: true,
      _trailer: '',
      finished: true,
      _headerSent: true,
      _closed: false,
      _header: 'GET /api/v2/users/me HTTP/1.1\r\n' +
        'Accept: application/json\r\n' +
        'user-agent: homeyWorx undefined\r\n' +
        'accept-language: de-de\r\n' +
        'authorization: Bearer #token#\r\n' +
        'Content-Type: application/json\r\n' +
        'Content-Length: 4\r\n' +
        'Host: api.worxlandroid.com\r\n' +
        'Connection: close\r\n' +
        '\r\n',
      _keepAliveTimeout: 0,
      _onPendingData: [Function: nop],
      agent: [CookieAgent],
      socketPath: undefined,
      method: 'GET',
      maxHeaderSize: undefined,
      insecureHTTPParser: undefined,
      joinDuplicateHeaders: undefined,
      path: '/api/v2/users/me',
      _ended: true,
      res: [IncomingMessage],
      aborted: false,
      timeoutCb: null,
      upgradeOrConnect: false,
      parser: null,
      maxHeadersCount: null,
      reusedSocket: false,
      host: 'api.worxlandroid.com',
      protocol: 'https:',
      _implicitHeader: [Function (anonymous)],
      emit: [Function (anonymous)],
      _redirectable: [Writable],
      [Symbol(shapeMode)]: false,
      [Symbol(kCapture)]: false,
      [Symbol(kBytesWritten)]: 0,
      [Symbol(kNeedDrain)]: false,
      [Symbol(corked)]: 0,
      [Symbol(kChunkedBuffer)]: [],
      [Symbol(kChunkedLength)]: 0,
      [Symbol(kSocket)]: [TLSSocket],
      [Symbol(kOutHeaders)]: [Object: null prototype],
      [Symbol(errored)]: null,
      [Symbol(kHighWaterMark)]: 16384,
      [Symbol(kRejectNonStandardBodyWrites)]: false,
      [Symbol(kUniqueHeaders)]: null
    },
    data: {
      message: 'The GET method is not supported for route api/v2/users/me. Supported methods: DELETE.'
    }
  }
}
</ref></ref>2026-04-13T16:50:08.881Z [log] Start MQTT connection
2026-04-13T16:50:08.860Z [log] Found 1 devices
2026-04-13T16:50:08.669Z [log] Connected to worx server
2026-04-13T16:50:08.280Z [log] [ManagerDrivers] [Driver:landxcape] onInit() Update Settings:
2026-04-13T16:50:07.951Z [log] Login to worx
2026-04-13T16:50:07.946Z [log] [ManagerDrivers] [Driver:landroid] onInit() {
  debug: false,
  username: '#user#',
  password: '#password#'
}
2026-04-13T16:50:07.946Z [log] [ManagerDrivers] [Driver:landroid] onInit() New settings: worx
2026-04-13T16:50:07.945Z [log] [ManagerDrivers] [Driver:landroid] onInit() Update Settings:
2026-04-13T16:50:07.945Z [log] [ManagerDrivers] [Driver:kress] onInit() Update Settings:
2026-04-13T16:50:07.944Z [log] [ManagerDrivers] [Driver:ferrex] onInit() Update Settings:
2026-04-13T16:48:40.395Z [log] [WorxApp] cpu warning
2026-04-13T16:48:30.793Z [log] [ManagerDrivers] [Driver:openmower] OpenmowerDriver has been initialized
2026-04-13T16:48:30.788Z [log] [ManagerDrivers] [Driver:landroid] onInit() Update Settings:
2026-04-13T16:48:30.788Z [log] [ManagerDrivers] [Driver:kress] onInit() Update Settings:
2026-04-13T16:48:30.787Z [log] [ManagerDrivers] [Driver:ferrex] onInit() Update Settings:
2026-04-13T16:48:30.785Z [log] [ManagerDrivers] [Driver:landxcape] Init driver
2026-04-13T16:48:30.771Z [log] [ManagerDrivers] [Driver:kress] onInit() Update Settings:
2026-04-13T16:48:30.771Z [log] [ManagerDrivers] [Driver:ferrex] onInit() Update Settings:
2026-04-13T16:48:30.767Z [log] [ManagerDrivers] [Driver:landroid] Init driver
2026-04-13T16:48:30.763Z [log] [ManagerDrivers] [Driver:ferrex] onInit() Update Settings:
2026-04-13T16:48:30.761Z [log] [ManagerDrivers] [Driver:kress] Init driver
2026-04-13T16:48:30.752Z [log] [ManagerDrivers] [Driver:ferrex] Init driver
2026-04-13T16:48:30.411Z [log] [WorxApp] registerFlowCards() Listeners
2026-04-13T16:48:30.404Z [log] [WorxApp] registerFlowCards() flows
2026-04-13T16:48:30.402Z [log] [WorxApp] Worx 5.4.2 is initialising.
2026-04-13T16:48:30.401Z [log] capturing stderr
2026-04-13T16:48:30.396Z [log] capturing stdout

Seems to be related to a recent API change, maybe it’s not affecting all accounts yet?

See also here MQTT connection fails: api/v2/users/me returns HTTP 405 since API change ¡ Issue #1098 ¡ iobroker-community-adapters/ioBroker.worx ¡ GitHub

When I have some time coming weekend , will have a check..

Thanks for fixing it, @Martin_Verbeek :slight_smile: