This project build a Synology DiskStation SPK install package for openHAB (Home Automation Server).
Comments, suggestions and contributions are welcome!
These packaging files are licensed as follows: LICENSE Please inform yourself of the other licenses used by the software which come with openHAB and openHAB itself. While using these packaging files and all contents of resulting software package, you agreee with all licenses included.
Download the SPK package from the releases section and follow the instructions below.
- Download the SPK from our project package. You will find per OpenHAB release one download. The package comes with all required software.
- (Backup and) uninstall the previous installation based on our old package. You can identify the old package by it's icon.
-
Open your "Package Center" and click on the "Manual Install" button to start the install using the SPK file you have downloaded.
-
Click on the "Browse" button and select the SPK file you wish to install.
-
Configure your installation by making adjustments on the following pages. Generally we recommend to keep the default settins. Especially on the expert pages.
-
Confirm the installation
-
Optional: Register the Z-Wave script to be executed on system start. It is required to give OpenHAB permissions to access your dongle.
- Open your "Control Panel"
- Choose "Task Scheduler"
- Create a new "Triggered Task" based on a "User-defined script".
- Call the rule "openHAB Enable serial", choose as user root and ensure the event "Boot-up" is selected.
- Continue in the "Task Settings" tab and insert 'bash /var/packages/openHAB/target/helper/serial-enable.sh' as user-defined script.
- You can find the content of the script for technical details here in the repo.
- Open your "Control Panel"
The openHAB log files can be found here:
/var/log/packages/openHAB.log
- Made by Synology's software center/var/packages/openHAB/userdata/logs/
- General logs made by openHAB instance/var/packages/openHAB/openHAB.log
- Log made by the service management