Home

Awesome

#Philips Hue Beacon Controller

This is an example of the Android app that uses iBeacons for home automation control, namely Philips Hue lights. I wanted to see what can be done and how it works on Android because BLE is supported only from 4.3 onwards and iBeacons are not supported natively as such, unlike on iOS.

It is a partial implementation of Philips Hue API and I hope to be able to implement it all.

PHILIPS HUE API IMPLEMENTATION

Status as of version 0.1:

FUTURE

First I would like to implement all the features of the Philips Hue API. Secondly, I would like to reimplement the iBeacon API because it's fairly limited as it is (no support for writing data) and also implement the rest of the BLE standard (various kinds of sensor recognition).

Also I would like to check out the AltBeacon protocol.

COMPATIBILITY

Android 4.3 (API 18) and up.

DEPENDENCIES

CONTRIBUTORS

LICENSE

Copyright (C) 2014 Alter Ego Srls.

This library is licensed under Apache License, Version 2.0.