(Created page with "Install Openhab <pre>Just do it..</pre> Install Z Wave Bindings <pre>PaperUI > Add Ons > Bindings > Z-wave Binding > install</pre>")
 
No edit summary
Line 2: Line 2:


<pre>Just do it..</pre>
<pre>Just do it..</pre>
Allow Openhab to access Serial Devices by Adding 'openhab' to the Dialout Group
<pre>sudo vi /etc/group
dialout:x:20:openhab
</pre>


Install Z Wave Bindings
Install Z Wave Bindings


<pre>PaperUI > Add Ons > Bindings > Z-wave Binding > install</pre>
<pre>PaperUI > Add Ons > Bindings > Z-wave Binding > install</pre>

Revision as of 15:31, 23 November 2018

Install Openhab

Just do it..

Allow Openhab to access Serial Devices by Adding 'openhab' to the Dialout Group

sudo vi /etc/group
dialout:x:20:openhab


Install Z Wave Bindings

PaperUI > Add Ons > Bindings > Z-wave Binding > install