Control WLED and Other Brand Lights in One iPhone App
You can run WLED and other brand lights from one iPhone app when that app speaks WLED’s local HTTP API and also speaks the retail dialects in the rest of the house. OneGlow is built for that mixed reality: DIY addressable projects sit in the same list as Magic Home-class strips, LIFX, WiZ, Nanoleaf local, Kasa, Shelly, Twinkly, common BLE controllers, and more.
WLED is excellent software. The friction starts when the living room is half ESP32 art project and half whatever came in Amazon boxes. Opening the WLED web UI for the stairs and three vendor apps for everything else is a hobby workflow, not a household one.
Why WLED alone is not a whole-home brain
WLED shines at:
- Fast local control on your LAN
- Deep effect engines and presets
- Segments, playlists, and serious addressable layouts
- No hub tax for the nodes you flash yourself
WLED does not:
- Discover your Govee TV bar
- Speak every Magic Home or Tuya multipack dialect
- Teach a non-technical partner which IP is the hallway
- Replace Yeelight, LIFX, or Nanoleaf as if they were ESP devices
So the useful question is not “WLED or OneGlow?” It is “WLED for the nodes, OneGlow for the house.”
What “one app” should mean in a WLED-plus-retail home
- Find WLED on the LAN without memorizing every IP forever (and still allow manual IP when mDNS is moody).
- Find retail lights over Bluetooth and Wi-Fi in the same session.
- One list with human names:
Stair rail,TV bias,Kitchen pendants. - Groups that mix engines: stair WLED + landing bulb + strip under the rail.
- Scenes that restore a whole-floor look, not one preset on one board.
- Master control when you want the whole downstairs warmer without editing JSON.
- Schedules, sunrise/sunset, Shortcuts that feel like home automation, not a flash tool.
- Soft on/off and color journeys for people who do not want disco at 6 a.m.
- Local-minded paths so a WAN outage does not brick movie night.
- Honest limits when a brand is model-dependent or still maturing.
OneGlow + WLED division of labor
| Task | Prefer |
|---|---|
| Segment map, advanced effects, usermods | WLED UI / web |
| Daily on/off, brightness, whole-room color | OneGlow |
| Mixed-brand evening scene | OneGlow |
| Deep playlist editing on one matrix | WLED |
| Partner-friendly “make it calm” | OneGlow |
| Firmware and pin config | WLED |
Power users keep both. That is healthy. The goal is to stop opening five retail apps beside WLED.
Network setup that makes discovery boring (in a good way)
WLED and phones only cooperate when the network is not fighting you.
- Keep the iPhone on the same subnet as the ESP devices.
- Avoid guest Wi-Fi and client isolation for IoT gear you want to control locally.
- Prefer stable DHCP reservations for WLED nodes so names stay honest after reboots.
- If you use VLANs, add a deliberate path for phone → lights; “secure by unreachable” is not a feature.
- Confirm you can hit the WLED UI from Safari on the phone before blaming any third-party app.
- 2.4 GHz still matters for many retail bulbs sharing the same home as your 5 GHz phone habits - know which SSID each device joined.
Adding WLED and retail lights in one evening
- Install OneGlow; allow local network and Bluetooth permissions when asked.
- Confirm each WLED node is online (power LED, known IP, or mDNS name).
- Run Wi-Fi discovery in OneGlow; add shy nodes by IP if needed.
- Power BLE strips and Magic Home-class gear; let Bluetooth and Wi-Fi scans catch them.
- Rename everything for humans.
wled-stair-3is a hostname, not a household name. - Create a Hall group with WLED rail + any non-WLED landing lights.
- Save Night path (dim warm) and Arrive home (brighter, still calm) scenes.
- Add a sunset schedule for the path lights; use city only for sun math.
- Optional: an iOS Shortcut that sets Hall to Night path when Sleep Focus begins.
- Leave the WLED bookmark for surgery days; use OneGlow for life days.
Scenes that mix DIY and retail without looking broken
Mixed scenes fail when brightness and white points fight each other. A few practical rules:
- Start from warm across the group, then lift saturation only where addressable art should pop.
- Use soft on/off so WLED and bulbs ease together instead of one snapping first.
- Prefer fewer aggressive effects in multi-brand scenes; save rainbow chaos for pure WLED presets.
- Name scenes by activity (
Cook,Movie,Sleep hall), not by board name. - Test the scene twice: once from the couch, once from the far end of the hall where Wi-Fi is weaker.
Music sync and parties without a second toy app
When you want the room to move with sound, OneGlow’s music sync reads mic energy on-device. It is not a cloud recording pipeline. For pure WLED audio-reactive art on the ESP itself, keep using WLED’s own audio path where you already invested in hardware mics. For whole-home energy across brands, the phone-side path is often the one guests can understand.
FAQ
Does OneGlow replace the WLED web UI?
No. It complements it. Use WLED for deep device configuration and advanced effects; use OneGlow for multi-brand daily control.
Can WLED and Govee share a scene?
When both are controllable in OneGlow, yes - subject to model support on the Govee side.
Do I need Home Assistant?
Not for OneGlow’s Everyday use. HA remains great for broader home automation; lighting unification on iPhone does not require it.
What if mDNS fails on my router?
Add WLED by IP and set a DHCP reservation. Discovery convenience is nice; static reachability is reliable.
Is a hub required?
No for core phone-to-light control over LAN and Bluetooth where hardware allows.