Skip to content

v0.1

Compare
Choose a tag to compare
@nibi79 nibi79 released this 24 Mar 16:36
· 128 commits to master since this release
b931e3a

Important notes

OpenHAB 2.4 is not supported!

Installation

For an installation simply copy and replace this file in the /addons folder.

Upgrading from a previous version

The channel 'datCommon#action' changed to 'common#action'.

To reinitialize your mower do one of the following steps:

  • when using PaperUI to configure things then remove the mower thing and add the mower again by using discovery INBOX.
  • when using .things file then comment out the things... wait... and comment them in again.

Finally adapt the 'action' channel in your .items file:

String LandroidAction  "Action" <movecontrol>  {channel="worxlandroid:mower:MyWorxBridge:MySerialNumber:common#action"}

Features

Improvements

Fixes