From Hentschel
Jump to: navigation, search
(Created page with "* drop z-wave jar file into addons * in the OH shell ("ssh -p 8101 openhab@localhost"), install the serial transport feature:install openhab-transport-serial")
 
Line 1: Line 1:
 +
== initial z wave install ==
 
* drop z-wave jar file into addons
 
* drop z-wave jar file into addons
 
* in the OH shell ("ssh -p 8101 openhab@localhost"), install the serial transport
 
* in the OH shell ("ssh -p 8101 openhab@localhost"), install the serial transport
 
   feature:install openhab-transport-serial
 
   feature:install openhab-transport-serial
 +
* check the serial port for the z wave stick, typically /dev/ttyACM0 or thereabouts
 +
** make sure serial port is read/writeable

Revision as of 02:00, 15 May 2018

initial z wave install

  • drop z-wave jar file into addons
  • in the OH shell ("ssh -p 8101 openhab@localhost"), install the serial transport
 feature:install openhab-transport-serial
  • check the serial port for the z wave stick, typically /dev/ttyACM0 or thereabouts
    • make sure serial port is read/writeable