Openhab2: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Install Openhab | == Install Openhab == | ||
<pre>Just do it..</pre> | <pre>Just do it..</pre> | ||
Line 13: | Line 13: | ||
<pre>PaperUI > Add Ons > Bindings > Z-wave Binding > install</pre> | <pre>PaperUI > Add Ons > Bindings > Z-wave Binding > install</pre> | ||
Once the Binding is installed, add the Z-wave binding as a Thing and verify that the serial port is correct. | |||
* Within PaperUI, Things should begin showing up in the Inbox. | |||
* Add each thing using the naming convention : Location_Type_Target (ie. LivingRoom_Dimmer_AccentLights) | |||
* Click each thing and add the appropriate items for each channel |
Revision as of 16:32, 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
Once the Binding is installed, add the Z-wave binding as a Thing and verify that the serial port is correct.
- Within PaperUI, Things should begin showing up in the Inbox.
- Add each thing using the naming convention : Location_Type_Target (ie. LivingRoom_Dimmer_AccentLights)
- Click each thing and add the appropriate items for each channel