The Android app can commnunicate with the SwitchPal device:
- pair with device by scanning the QR code
- display current temperature
- toggle switch
- toggle control mode
- config temperature range
Requires Android 4.3 or above.
We recommend to use IntelliJ IDEA for the development. After installation of the Android development tools and necessary SDK, open IntelliJ IDEA and import the folder as a Gradle project.
Before development, ensure that ANDROID_HOME is set, or sdk.dir is set in the file local.properties.
MIT License.
