holmes / openhab.android

openHAB Android app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openHAB Android Client

Logo

Introduction

openHAB Android application is a native client for openHAB. It uses REST API of openHAB to render sitemaps of your openHAB. It also supports my.openhab.org including push notifications. Release version of the app is always available for installation through Google Play Development snapshots are available for download on CloudBees

Features

  • Control your openHAB server and openHAB Cloud instance
  • Receive notifications from openHAB Cloud
  • Change items via NFC tags
  • Send voice commands to openHAB
  • Discover devices and add them as items
  • Supports wall mounted tablets

Setting up development environment

If you want to contribute to Android application we are here to help you to set up development environment. openHAB Android app is developed using Android studio and also can be build with maven.

  • Download and install Android Studio
  • After installation launch Android Studio, download and install Android SDK version 4.0.3 (Tools -> Android -> SDK Manager)
  • Check out the latest code from github
  • Open the project in Android Studio (File -> Open, select project folder)

You are ready to contribute!

Before producing any amount of code please have a look at contribution guidelines

Trademark Disclaimer

Product names, logos, brands and other trademarks referred to within the openHAB website are the property of their respective trademark holders. These trademark holders are not affiliated with openHAB or our website. They do not sponsor or endorse our materials.

Google Play and the Google Play logo are trademarks of Google Inc.

About

openHAB Android app

License:Eclipse Public License 1.0


Languages

Language:Java 100.0%