My Kasa is a small, easy-to-use smart home app with a simple frame. The goal of this app is to make remote execution of predefined functions as easy and friendly as possible to help you get started with smart home technology.
Supported devices
- Philips Hue Bridge
- Devices with web interface
- Devices using the SimpleHome API
Features
- Control your Philips Hue lights
- Live preview of current light color
- Create, rename and delete scenes
- Add devices to your home screen
- Add devices with a web interface (for example, router)
How does it work
Communication between devices uses HTTP requests and JSON strings. Once the command device has sent an HTTP request to the smart home device, the smart home device sends a JSON string containing the information that the application needs.
This app is especially useful if you are using microcontrollers or other small devices like Raspberry Pi for smart home automation.