I tried many solutions but don't get the accurate solution.
Tried following API details
- http://www.developers.meethue.com/documentation/java-sdk-getting-started#usingScenes
- http://www.developers.meethue.com/documentation/scenes-api (Login Required)
I received list of scenes using the following API
http://localhost/api/newdeveloper/scenes (Working well in emulator and device)
Now, I want to Activate or Deactivate particular scene from the list just like Philips Hue App does.
Let me know, if any more info is needed for help.