Skip to content

Commit

Permalink
Remove ZWave binding (openhab#1169)
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Jackson <[email protected]>
  • Loading branch information
cdjackson authored and kaikreuzer committed Jul 31, 2016
1 parent cfca29c commit 7e7fc2e
Show file tree
Hide file tree
Showing 561 changed files with 13 additions and 80,945 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,16 @@
This repository contains add-ons that are implemenented using the new [Eclipse SmartHome APIs](https://www.eclipse.org/smarthome/documentation/development/bindings/how-to.html) of openHAB 2.

Note that all information about openHAB itself, the IDE setup and the contribution processes can be found in the [openhab-distro](https://github.com/openhab/openhab-distro) project, so please go there for any further details!

## Installing Addon Bundles
Some bundles (eg specific bindings such as Z-Wave) are maintained in separate repositories in order to improve their management. In order to contribute to these bindings, you should follow the following steps -:

1) Fork the repository on Github
2) Clone your repository to your local computer as described in the [Github tutorial](https://help.github.com/articles/cloning-a-repository/)
3) Open the openHAB Eclipse IDE
4) Select the *File | Import* menu option
5) Select *General | Existing Projects into Workspace* and click Next
6) Select the root directory where you made the local clone of the repository
7) Select the project and click *Next*
8) The project will now be imported and available in the Package Explorer
9) You may need to move the project down to the *OH2 Add-ons* Working Set
9 changes: 0 additions & 9 deletions addons/binding/org.openhab.binding.zwave.test/.classpath

This file was deleted.

This file was deleted.

29 changes: 0 additions & 29 deletions addons/binding/org.openhab.binding.zwave.test/.project

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

27 changes: 0 additions & 27 deletions addons/binding/org.openhab.binding.zwave.test/META-INF/MANIFEST.MF

This file was deleted.

This file was deleted.

This file was deleted.

Binary file not shown.
97 changes: 0 additions & 97 deletions addons/binding/org.openhab.binding.zwave.test/pom.xml

This file was deleted.

This file was deleted.

Loading

0 comments on commit 7e7fc2e

Please sign in to comment.