Platforms & Ecosystem
5 articlesThe end of binary triggers: How Matter 1.6 will make your sensors human-aware4 min
Matter 1.6 could make presence sensors far more useful by standardizing “Ambient Context Sensors” that report what’s happening in a room, not just occupancy. The big unlock is sharing the robot-vac “Service Area” concept so mmWave sensors can map zones in a platform-friendly way. It’s still draft, so timelines and final features could shift.
Amazon faces class action lawsuit over Ring facial-recognition feature | TechCrunch3 min
A new class action lawsuit targets Ring’s opt-in “Familiar Faces” as a neighborhood privacy problem: even if you enable it, people walking past your door didn’t consent to having face data captured and analyzed. Amazon says face data is encrypted and unknown faces are deleted after 30 days, but critics argue that doesn’t solve the core consent issue.
ESPHome's Device Builder finally lets you compile multiple devices at once, and it changes everything5 min
If you run more than a handful of ESPHome nodes, the new Device Builder beta is a big quality-of-life upgrade: you can queue builds for multiple devices so updates don’t require babysitting, and you get instant “what’s out of sync” signals to avoid unnecessary reflashes. Bonus: offload slow compiles from a Raspberry Pi to faster LAN hardware via mDNS.
2026.6: Pick a card, any card41 min
Home Assistant 2026.6 is a big “less guessing, more guided” update: the new card picker starts from the entity you want to show and previews sensible cards using your real data, making dashboards faster to build. Automations get clearer debugging (live condition pass/fail, target counts, per-step notes). Bonus: IR can now “listen” via events and Bluetooth scanning defaults to a far more battery-friendly mode.
Rooting Home Assistant through MeshCore: XSS attacks with a LoRa node name13 min
If you use MeshCore with Home Assistant, a LoRa node name can be an XSS payload: just viewing a dashboard running meshcore-card could hand an attacker your HA session, and on HAOS it can chain into add-on install and host root. Patch now by updating meshcore-card to v0.3.3; the Panel-v2 variants are still unpatched, so uninstall or accept the risk.
Product Launches
4 articlesSwitchBot’s Weather Station Sounds Like the E Ink Smart Display of My Dreams3 min
If you’ve wanted a low-distraction wall or desk display that actually helps automation, SwitchBot’s new $110 E Ink Weather Station looks promising: it’s battery-powered for flexible placement and its four front buttons can trigger scenes across ecosystems. The catch is Matter support needs a SwitchBot hub, and the AI “info lookup” feature feels ripe for wrong data.
Dreame Cyber X Stair-Climbing System Gets European Launch Window Alongside New X60 Pro Series | Vacuum Wars7 min
If you’ve avoided robot vacs because your home has stairs, Dreame’s Cyber X is the first serious “robot vacuum elevator” concept with an EU launch window: it carries a compatible bot between floors and is expected in Europe around September for about €1,199. Dreame also teased a UK rollout for new X60 Pro flagships in July 2026, but US timing is still unknown.
Reolink OMVI triple-lens AI security cameras combine 4K PTZ camera with dual-lens system with fixed 180° panoramic view4 min
Reolink’s new OMVI cameras aim to fix a classic PTZ problem: when the camera is looking one way, you’re blind everywhere else. They pair an always-on 180° panoramic view with a PTZ lens that auto-locks and tracks what the wide view detects, plus click-to-aim “Pinpoint” control. Notably, the AI search and detection run locally (no required subscription).
Google’s long awaited Home Speaker just got a potential release date – and it’s sooner than you think4 min
Google’s next smart speaker may finally land June 25, per a Best Buy Canada listing—meaning Google’s “Gemini-first” home voice experience could arrive this month. Expect a new 360° speaker design and room-to-room casting with existing Nest gear. Flag to watch: some automation and sound-detection alerts appear to require a paid Google Home Premium subscription.
Reviews & Spotlight
4 articlesThe Homey Pro is brilliant — which makes its biggest flaw even harder to ignore7 min
Homey Pro looks and feels like a premium “easy Home Assistant,” but the review argues its biggest flaw is value: you pay a lot more mainly for extra headroom to run many Homey apps, not faster day-to-day automations. Ethernet is effectively mandatory for stability—yet it’s an extra adapter. Most people should start with Homey Pro mini.
Robot stress test: Narwal’s $1,500 mop vs. my nightmare messes10 min
If you’re paying premium money for a robot mop, this test shows what you’re really buying: the Narwal Flow 2 can intelligently swap between vacuuming and mopping to clean nasty spills like raw egg, syrup, and even oil with little babysitting. The catch is grout/uneven tile, plus you still need weekly cleaning or it can start to smell.
Best Smart Sprinklers for 2026: Irrigation the Easy Way11 min
Smart sprinkler controllers are one of the few upgrades that can save real money with almost no daily effort: app control plus weather-based shutoffs stop waste automatically. CNET’s top pick is Rachio for the most capable automation (but its app can feel like overkill), while Orbit and Rain Bird are simpler outdoor-ready alternatives; Aiper is the pricey option if you don’t have in-ground zones.
Aqara Valve Controller T1 review5 min
If you want “automatic shutoff” without replumbing, Aqara’s Valve Controller T1 can motorize many existing gas or water valves and tie into leak/gas sensors for hands-off safety. The catch is physical: it’s bulky, not weatherproof, and only turns one direction, so fit and orientation can make or break the install.
Projects & How-To
4 articlesSmart Lighting Protocol Showdown: Zigbee vs Matter vs BLE Mesh (2026)3 min
Choosing the “wrong” lighting protocol is why many smart lights feel flaky, and this piece argues Zigbee still wins for whole-home installs because mesh repeaters and mature ecosystems handle dozens of fixtures with less drama. BLE Mesh is framed as fine only for tiny, cheap setups, while Matter over Thread is promising but still pricier and dependent on border routers.
I stopped using motion sensors after my smart home learned to read my PC's state6 min
Motion sensors fail at desks, so this guide argues your best “presence sensor” is your PC. By publishing Windows/macOS/Linux states (locked, mic/cam in use, active app, even gaming load) to Home Assistant over local MQTT, automations stop guessing—lights won’t time out mid-work, and “in a meeting” scenes happen instantly without cloud exposure.
I built a $4 temperature sensor that works with every smart home app7 min
Matter turns this $4-ish ESP32 + DHT22 build into a “works everywhere” temperature sensor you can add to Google Home, Apple Home, Alexa, and Home Assistant without a cloud bridge. The real win is multi-admin: one DIY sensor can feed multiple ecosystems at once, so you don’t get trapped by compatibility or vendor lock-in.
Your Bambu Lab 3D printer can talk to your smart home (and it's actually useful)6 min
If you run Home Assistant, integrating a Bambu Lab printer is a surprisingly practical upgrade: you can trigger ventilation, lights, speakers, and high-priority alerts off print events (including errors) and keep status + camera in the same dashboard as the rest of your home. The catch: Home Assistant is mostly monitoring/automation—real printer controls still live in Bambu’s apps.
Perspectives
3 articlesYour Smart Home Shouldn’t Need Its Manufacturer to Stay Alive9 min
Cloud-dependent smart home gear is a ticking time bomb: when the vendor shuts servers or rewrites subscriptions, you keep the hardware but lose the “smart” parts (Nest’s older thermostats are the cautionary tale). The fix is buying for an exit path: prefer local-first standards like Matter (and RTSP/ONVIF for cameras) so your home still works if the app disappears.
Open source was not ready for AI-speed contributions11 min
AI is making it cheap to open PRs and file security reports, but it doesn’t make the hard part—maintainer verification, triage, and long-term ownership—any faster. Frenck says Home Assistant is feeling the queue pressure and argues the fix isn’t banning AI; it’s raising contribution standards with better docs, tests, CI checks, and clear “you submit it, you own it” expectations.
Startup offers free home cleaning—if it can record it all for robot training2 min
A startup is turning “free home cleaning” into a data-collection pipeline for future household robots: cleaners wear cameras and the footage trains AI. The pitch hinges on on-device anonymization before upload, but Ars flags the real risk: your home can still be identifiable, and there’s no clear way to delete your data from training sets once captured.