openhab / openhab-snap

Packaging of openHAB for Ubuntu Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openHAB-snap

openHAB packaged as a snap. It consists of:

  • java runtime (zulu 8)
  • openHAB run time

How to install

This openHAB snap is available in the Ubuntu store. Install via:

$ snap install openhab

How to use

After install, assuming you and the device on which it was installed are on the same network, you should be able to reach the openHAB interface by visiting <device address>:8080 in your browser. Port on which web interface is exposed can be configured. For more help run $ openhab.help

For more information about openHAB refer to http://www.openhab.org

About

Packaging of openHAB for Ubuntu Core

License:Eclipse Public License 2.0


Languages

Language:Shell 100.0%