Features Products Mission Contact Open Web App
← Back to Products
πŸ“±
Live Β· v1.1.0

LumiControl

The unified control app for the entire LumiCore ecosystem. One app to manage every device, every room, every mood β€” with Firebase cloud sync, wireless OTA updates, and automatic device discovery.

Free Download

Get LumiControl for Android

v1.1.0 Β· Requires Android 6.0+ Β· ~53 MB

Download APK

Direct APK Β· Enable "Install unknown apps"

Platform Availability

πŸ€–

Android

Full feature set β€” effects, Firebase auth, OTA updates, device provisioning, network scan.

Live
🌐

Web App

React-based web app with Firebase Firestore sync. Controls devices via the Firestore Bridge architecture.

In Development
🍎

iOS

Planned for future release. Same Flutter codebase as Android β€” feature parity from day one.

Planned

Key Features

Automatic Device Discovery β€” Tap "Scan Network" to find all LumiCore devices on your WiFi. Shows live Online/Offline status with animated progress indicator.
Firebase Authentication β€” Secure multi-user login with email and password. Your devices and settings sync to your account across app reinstalls.
Wireless OTA App Updates β€” New app versions appear as an in-app banner. Download and install directly without visiting any store.
Wireless Firmware Updates β€” Push new firmware to any device over WiFi from the app. Downloads from Firebase Storage, flashes the board, and reboots automatically.
In-App WiFi Provisioning β€” First-time setup wizard connects to the device hotspot, sends home WiFi credentials, and waits for the device to appear on your network β€” all without leaving the app.
Device Management β€” Rename, restart, or reset WiFi settings for any device from the long-press menu. Add devices manually by IP or scan the subnet automatically.

Supported Devices

LumiStairs β€” Stair-specific effects (Cascade, Meteor, Wave, Chase, Ripple, Knight Rider, Tetris, Equaliser), PIR motion direction control, step delay, overlap, background brightness, and microphone-based equaliser.
LumiLight β€” Full RGBWW control with colour wheel, 17 effects, night mode, brightness and speed sliders. Coming soon.

Technology Stack

Flutter β€” Cross-platform framework powering the Android app with native performance. Same codebase will compile to iOS.
Firebase β€” Auth for secure login, Firestore for device registry and OTA version metadata, Storage for APK and firmware binaries.
ESP32 HTTP API β€” Devices expose /api/info, /api/command, and /api/ota endpoints over local WiFi for low-latency control.
mDNS Discovery β€” Devices register as str01-e71c.local so the app finds them by name even when their IP changes.