Skip to content

flohei/openhab-ios

 
 

Repository files navigation

Introduction

openHAB iOS application is a native client for openHAB. It uses REST API of openHAB to render sitemaps of your openHAB. It also supports myopenhab.org including push notifications. Release version of the app is always available for installation through the App Store.

Setting up development environment

If you want to contribute to the iOS application we are here to help you to set up development environment. openHAB iOS app is developed using Xcode and the standard iOS SDK from Apple. The iOS application is based on the iOS 7 SDK and has several CocoaPods dependencies.

To start developing you need an Apple Developer account.

  • Download and install Xcode
  • Check out the latest iOS application code from github
  • Install CocoaPods
  • Install CocoaPods dependencies: pod install (openHAB app now uses CocoaPods 1.0!)
  • Open the project workspace, generated by CocoaPods in Xcode - openHAB.xcworkspace

You are ready to contribute!

Before producing any amount of code please have a look at the 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.

About

The repository of the iOS client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 99.8%
  • Ruby 0.2%