Control and visualize the state of your TPLink Cloud / Kasa devices from your Garmin Wearable.
-
View the state of all TPLink devices in an owned household (online, offline, powered on, powered off)
-
Toggle the power state of each connected device.
-
Oauth2 authentication
- Docker: this will run a build similar to how TravisCI will execute it (for build debugging). Simply run
docker build .
in the root directory of this git repo. - Scripts: run the
install-connectiq-sdk.sh
andbuild-connectiq-app.sh
scripts manually after creating a./source/Env.mc
file from./source/Env.mc.sample
. This is similar to the previous step, but avoids the overhead of docker. - Eclipse: It's recommended to follow Garmin's getting started guide for setting
this project up and running in Eclipse. Before it can build, the project will need a
./source/Env.mc
file, templated from./source/Env.mc.sample
.