Home App | For Philips Hue, Arduino & more
A little smart home app for Philips Hue, Arduino and other devices
Dominik Remote Controller
Screenshots
Description
HomeApp is a small and easy to use smart home app with a simple framework. The goal of this application is to make remote execution of predefined features as easy and user-friendly as possible to help you get started with smart home technology.
<font color="#2467d6"><b>Supported devices</b></font>
- Philips Hue Bridge
- Shelly Gen 1 devices
- Shelly Gen 2+ devices
- Devices using ESP Easy
- Devices using Tasmota
- Devices using the Node-RED dashboard
- Devices using the SimpleHome API
- Devices with a web interface
<font color="#2467d6"><b>Features</b></font>
- Control your Philips Hue lights
- Live preview of the current light color
- Create, rename and delete scenes
- Add devices to your home screen
- Add devices with a web interface (e.g. Router)
<font color="#2467d6"><b>How it works</b></font>
Communication between the devices uses HTTP requests and JSON strings. After the commanding device has send a HTTP request to the smart home device, the smart home device sends back a JSON string containing the information the app needs.
This app is especially useful if you are using microcontrollers or other small devices such as the Raspberry Pi for smart home automation.
<font color="#2467d6"><b>Related Links</b></font>
Source code: <a href="https://github.com/Domi04151309/HomeApp">https://github.com/Domi04151309/HomeApp</a>
Documentation: <a href="https://github.com/Domi04151309/HomeApp/wiki">https://github.com/Domi04151309/HomeApp/wiki</a>
Icons8: <a href="https://icons8.com/">https://icons8.com/</a>
What’s new (1.13.1)
This update improves the browsing experience with fixes for web view insets and back navigation. A crash occurring during screen rotation is resolved, bottom insets now apply correctly, and support for Shelly Gen 4 devices is added.
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Internet accessSend and receive data over the internet.
- Wi-Fi stateRead information about the Wi-Fi connection.
- Change Wi-FiTurn Wi-Fi on and off or switch networks.
- CHANGE_WIFI_MULTICAST_STATE
- Network stateCheck whether and how the device is connected.
- Read storageRead files on the device storage.
- Write storageCreate and change files on the device storage.
- home.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments