SmartGrid

A prototype application to control Philips Smart TV and Hue lamp from a single application. The application will be developed further to support remote control of thermostats,coffee machines, fridge,heating systems if the API are available in the future.

The application provides the needed implementation and the HTTP class to send remote signals to the devices connected to the home router.
Note : The Hue bridge and the Smart TV should be connected to the same wireless network as the mobile device.

The application uses these 2 APIs to control the Smart TV and hue lamp
1.http://developers.meethue.com/
2.http://jointspace.sourceforge.net/

There is no API to get the internal IP of the Smart TV, the IP of the smart TV has to be set manually in the source folder of the application Television.JAVA

Application Screenshots

Home Screen
home screen
Hue Lamp Control
Lights screen
Smart TV control
Smart TV control

Application Demo

http://www.youtube.com/watch?feature=player_detailpage&v=cwPbEx1q6Z4#t=93s

Reference

  1. http://developers.meethue.com/
  2. http://developer.android.com/index.html
  3. http://www.codeproject.com/Articles/548416/Detecting-incoming-and-outgoing-phone-calls-on-And