iobroker.worx

Worx Landroid mower (Cloud)

Usage no npm install needed!

<script type="module">
  import iobrokerWorx from 'https://cdn.skypack.dev/iobroker.worx';
</script>

README

Paypal Donation

Number of Installations Stable version NPM version Downloads TESTS

Logo

ioBroker.worx

Worx (Kress and Landxcape) adapter for ioBroker

control via cloud and mqtt

This adapter connects IoBroker with your Landroid Kress or Landxcape mower via Cloud. Temperatures, mowing times, battery level and various other data are read out from the mower. The adapter can control the mower and you can change config params like mowtimes.

drawing

Settings

  • to connect to the mower type in email and password from your worx account in the Config.
  • Delay for Edgecut : If the edgecut starts in a curve or bend, the lawnmower may lose the wire and stop with a fault, or the blades may not rotate. For this purpose, the starting point at which the blades start to rotate can be set.

This adapter uses Sentry libraries to automatically report exceptions and code errors to the developers. For more details and for information how to disable the error reporting see Sentry-Plugin Documentation! Sentry reporting is used starting with js-controller 3.0.

Changelog

1.5.5 (2021-09-29)

  • (MeisterTR) fix error

1.5.0 (2021-09-26)

  • (MeisterTR) many fixes
  • (MeisterTR) add torque control
  • (MeisterTR) fixed States

1.4.3 (2021-07-25)

  • (MeisterTR) fix Partymode detection

1.4.2 (2021-07-24)

(MeisterTR) fix bug with OLMSwitch_Cutting (MeisterTR) fix bug with PartyMode (TA2k) fix error with wrong serialnumber (please delete all objects manually) (MeisterTR) fix bug in autolock function

1.4.1 (2021-07-06)

  • (MeisterTR) fix bug in sendCommand (please remove state manually)

1.4.0 (2021-07-05)

  • update testing
  • add gps coordinates
  • add new status states
  • add new Autolock states
  • add new OffLinits states

1.3.7 (03.06.2021)

  • (TA2k) type fixes

1.3.6 (27.05.2021)

  • (MeisterTR) bugfixes
  • (MeisterTR) better errorhandling

1.2.9 (02.12.2020)

  • (MeisterTR) add sentry
  • (MeisterTR) Bugfix (error type of sc... again) (IOBROKER-WORX-3)

1.2.4 (15.11.2020)

  • (MeisterTR) Bugfix (error type of sc...)
  • (MeisterTR) change Testing to git

1.2.3 (29.08.2020)

  • (MeisterTR) add option to crate a Json Obj to set mowtime with scripts
  • (MeisterTR) add option to disable weather
  • (MeisterTR) add double Shedule, oneTimeShedule, PartyMode
  • (MeisterTR) fix setIntervall => setTimeout
  • (MeisterTR) fix error with Meter and Min. in Config
  • (MeisterTR) add Kress and Landxcape

1.0.0 (03.12.2019)

  • (MeisterTR) bump Version
  • (MeisterTR) transfer to community

0.4.0 (03.08.2019)

  • (MeisterTR) fix multimower
  • (MeisterTR) change loglevel
  • (MeisterTR) fix online Status

0.3.1 (12.06.2019)

  • (MeisterTR) add delay for edgecut in config
  • (MeisterTR) fix mowtime error

0.2.0 (01.06.2019)

  • (MeisterTR) add border
  • (MeisterTR) fix small errors
  • (MeisterTR) code cleanup

0.0.1

  • (MeisterTR) initial release

License

MIT License

Copyright (c) 2021 MeisterTR

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.