Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.89 KB

README.md

File metadata and controls

44 lines (27 loc) · 1.89 KB

openhab-qnap-qpkg

openHAB Packages for QNAP NAS systems

AppCenter enabled

How to install

  1. Download the QPKG from the releases section here on GitHub.

  2. Create a directory for your addons, configurations and userdata, by

  3. Creating a share called "openHAB2" (recommended) Due to issue (2)

  4. Creating folder called "openHAB2" in "Public" share Due to issue (2)

  5. Not creating any of them and therefore using ".qpkg/openHAB2/distribution" for all data (for testing or demonstration)

  6. Go to your NAS's App Center and make sure you have got "JRE" (for x86) or "JRE_ARM" (for ARM) installed. You can find the application via search function or under the category "Developer Tools".

  7. Wait for a while until the Java installation has finished.

  8. Open the "Install manually" dialog and choose the qpkg you have downloaded

AppCenter enabled

  1. Confirm the installation

AppCenter enabled

  1. Wait while the package is being installed

AppCenter enabled

  1. When finished just close the dialog and wait for a while until openHAB has completly started.

AppCenter enabled

  1. Access openHAB via http://<NAS_IP_or_DNS>:8090

How to uninstall

  1. Go to the "App Center" and remove the app like any other.
  2. If wanted/needed also remove "addons", "conf" and "userdata" from the your directory, eg. "openHAB2" share or "Public"/openHAB2
  3. REMEMBER: If you have installed openHAB2 to ".qpkg" (see "How to install", section 2.3) then all files get removed directly!

Known issues