A simple app to control my lights. Makes an API calls to my raspberry pi to control each light.
If you want to use this app for yourself, you will need to do the following.
- Update the IP address in MainActivity.java
- Update the IP address in PebbleReceiver.java
- Change the button labels in res/layout/activity_main.xml as needed.