Seaside
(Seaside)
December 11, 2020, 5:41pm
6
Hi!
Yes start by running “ls -l” in the folder to verify the file size.
It should be: 28174
-rw-r–r-- 1 josha users 28174 Sep 2 21:27 org.openhab.binding.omatic-OH2-alpha1.jar
When downloading from github, it appears it’s not always downloaded properly
Use download button:
Next thing is to verify that the file has proper permissions.
You can do “chmod a+rx org.openhab.binding.omatic-OH2-alpha1.jar” I’m assuming you run Linux.
I had similar.issues with the unifiprotect binding, see this thread for details:
UniFi Protect Binding for openHAB
[unifiprotect]
Intergrates UniFi Protect Camera System into openHAB. See UniFi Physical Security - Ubiquiti
This binding utilizes an undocumented json REST API that is present in the NVR.
Documentation / Installation / Download
Bugs
Any bug you find is good to report. Preferred way of reporting bugs is to create an issue on github: GitHub · Where software is built
I will look at failures in this thread as well.
Contribute
Create a Pull Request on github:…
/S