Vigyata.AI
Is this your channel?

Home Assistant Bed Sensor with WLED + LLM Reminders

12.2K views· 372 likes· 8:16· Jun 1, 2025

🛍️ Products Mentioned (6)

In this project, I combined bed presence detection, underbed lighting, and LLM-powered reminders using Home Assistant, ESPHome, and WLED. This setup not only turns on a subtle underglow when you get out of bed at night, it also gives you LLM powered alerts when you've forgotten something, like putting the trash out. Trying this yourself? Be sure to read the full companion blog post for additional information and tips: https://stratobuilds.com/project/home-assistant-bed-sensor-with-wled/ Hardware: Elevated Bed Presence Sensor: 🔗 https://www.elevatedsensors.com/ MagWLED-1 WLED Controller: 🔗 https://magwled.com/ BTF-LIGHTING RGBW SK6812 LED Strip (5m): 🔗 https://www.amazon.com/dp/B01N0MA729 Automations: https://gist.github.com/mediacutlet/aacab7e1648b527cf1ccd1c9b0da4c3a (Includes YAML for segment-based lighting automation) Integrations: LLM Vision Integration: 🔗 https://llmvision.org/ Related Videos: LLM Vision + Home Assistant – Analyzing Camera Feeds with AI: 📺 https://www.youtube.com/watch?v=2v7zbkLdnUM Getting Started with WLED: 📺 https://www.youtube.com/watch?v=0a-Y2CMrAiU #HomeAssistant #WLED #ESPHome #SmartHome #LLM #AIautomation #BedPresenceSensor #LEDlighting #MagWLED #LLMVision Chapters: 00:00 - Intro & Demo 03:10 - Hardware Setup 05:04 - Home Assistant Setup & Automations 06:48 - Closing Thoughts

About This Video

Hey gang—Strato here. In this project I finally checked off a Home Assistant to-do that’s been staring at me for like 18 months: reliable bed presence detection, paired with underbed WLED lighting, and a “use it sparingly” LLM reminder flow. I’m using an Elevated Sensors bed presence sensor so I can actually know if someone is in the bed (left side vs right side), and then I tied that into a MAGWLED-1 running WLED with an SK6812 RGBW strip to create a subtle underglow that turns on when one of us gets up at night—without blasting the other person with overhead lights. The real magic is how this becomes a governance signal for the rest of the room. If someone’s in bed, I don’t want motion-activated overhead lighting firing, and bed presence is just way more dependable than trying to infer “in bed” from mmWave or motion. On the WLED side, I split the strip into two segments (bed left / bed right) so each side can behave independently. The automation logic is straightforward: when a side flips from detected to clear after sunset, that side’s segment turns on; when we’re back in bed (or sunrise hits), it shuts back off. And yes—I also use bed entry as a last-chance reminder trigger. If it’s garbage day, I’ll have my voice assistant query a camera feed and nudge me if the cans aren’t out. It’s an elegant solution to not a major problem… but those little quality-of-life wins stack up.

Frequently Asked Questions

🎬 More from StratoBuilds