Overhaul and rebmission of WiZ Lighting binding

Hey everyone,

I have worked to get things a bit more streamlined. I had to untangle the code branching and forking a bit and update things for some of the new versions of OH builds. Nothing substantial has changed from the previous version though, however it is now published and available as a community marketplace binding and has been rebuilt using 3.3.0 base code but may work in other 3.x.x base installs as well.

Installing from Marketplace

  • Go to Settings, Add-ons, Bindings…
  • Under Community Marketplace, find ‘WizLighting Binding’
  • Install it

Upgrading from Manually Installed to Marketplace

In order to update to the market place version, you will need to:

  • shutdown OH
  • remove the JAR you manually placed in the addon folder
  • use the openhab-cli clean-cache command to remove any cached versions of that JAR file
  • restart OH
  • Go to Settings, Add-ons, Bindings…
  • Under Community Marketplace, find ‘WizLighting Binding’
  • Install it

Manually Upgrade or Install

In order to update to the latest version, you will need to:

  • shutdown OH
  • remove the JAR you manually placed in the addon folder (if upgrading)
  • use the openhab-cli clean-cache command to remove any cached versions of that JAR file (if upgrading)
  • place the org.openhab.binding.wizlighting-3.3.0.03.jar file in the addon folder
  • restart OH

Marketplace Thread
Updated Source Code Repository

1 Like