- Download zip file
- For Windows users, excute
start.bat
. For Mac and Linux users, use commandsh start.sh
- Open web browser and enter URL http://localhost:8080/openhab.app?sitemap=demo
- Enable SPI and I2C support
- Unexport GPIO before starting server
cd /sys/class/gpio
sudo echo 17 > unexport
(17 may be altered depending on which pin number will be used)
- Install native JNA library via
apt-get install libjna-java
- Integrate with GPIO binding for Raspberry Pi
- Integrate Dropbox Synchronization for backup
- Integrate Yahoo and Forecast IO API for weather data
- Support My.OpenHab Cloud data service for accessing logs and notification management for mobile devices
- Support voice control feature with preset commands
Liu Cheng, University of Ottawa