Platforms & Ecosystem
5 articles2026.9: There's room on this bus40 min
Home Assistant 2026.9 makes the platform easier to use and extend. Its standout change is modernized Modbus: supported inverters, heat pumps, and meters can move from hand-written YAML to UI setup, with shared connections avoiding device limits. Matter gets an in-app network map, Activity explains automation chains, and charts become keyboard- and screen-reader-friendly. New voice processing also targets accents, noise, and non-English speech, though it remains a Cloud Labs test.
Sonos 27 Opens Your Home Audio System to AI Agents and MCP11 min
Sonos 27 is less a routine app refresh than a new software foundation for the company’s connected-audio ecosystem. Its Early Access MCP interface could let outside AI agents discover rooms and control playback, while portable surrounds and headphone linking make speakers more context-aware. The catch: features arrive unevenly, often on newer hardware, and outside-agent permissions and reliability deserve caution.
Matter 1.7 drafts smarter sensing, electrical infrastructure, and post-quantum security5 min
Matter 1.7 could make smart homes meaningfully more context-aware and energy-aware. Its draft adds standardized proximity and predictive occupancy data, electrical-panel and protection-device models, richer camera analysis, and flexible power ranges for demand management. It also begins post-quantum device attestation, though not post-quantum communications. Treat this as a direction-of-travel, not a finished feature set: many additions remain provisional.
Security researchers find surveillance implants in Chinese-made routers sold worldwide — three different backdoor-like implants hidden in firmware6 min
This is a serious supply-chain warning for anyone using an obscure cellular, travel, RV, or backup router to connect a smart home. Researchers found three factory-included implants that can beacon home, expose device data, and give remote operators root-level control—sometimes without authentication. Because ZBT hardware is white-labeled under many brands, checking the logo may not be enough; affected owners should replace the router rather than trust a firmware update.
CSA opens certification for Zigbee sub-GHz extension Suzi3 min
Zigbee is moving beyond crowded 2.4GHz airwaves: the CSA now certifies Suzi, a sub-GHz extension designed to carry Zigbee’s mesh into larger homes, buildings, and outdoor sites with better range, wall penetration, and reliability. The practical win is interoperability: certified devices from different vendors can join the same network. Bridges will connect Suzi to existing Zigbee gear, enabling gradual expansion—but new hardware still needs sub-GHz radios.
Product Launches
4 articlesIKEA’s new LILJEBAGGE brings Matter-over-Thread to smart heating on a budget4 min
IKEA’s LILJEBAGGE makes room-by-room heating unusually affordable: the Matter-over-Thread radiator thermostat costs about $21 and works across IKEA, Apple, Google, Amazon, Samsung, and Homey ecosystems. It keeps regulating without the internet and includes anti-freeze and maintenance features. The catch is that you need a Thread Border Router, availability is currently limited, and cross-platform thermostat controls may be incomplete.
Homey expands beyond the app with the Portal touchscreen and rotary controller3 min
Homey is turning its smart home platform into a room-based control surface with Portal, a €249 touchscreen-and-dial controller (regularly €299). It reuses existing zones, Flows, energy data, and device access, so setup is lighter than building a separate dashboard. The real differentiator is shared-space control: Guest Mode can expose selected lights or climate without handing over the whole Homey system, making it compelling for rentals and installations—if the premium price fits.
Shelly launches first smart camera at a budget price without any subscriptions3 min
Shelly’s first camera brings video monitoring into its existing automation ecosystem rather than treating it as another notification-only security device. Motion can trigger Shelly lights and relays without a subscription, while local storage and Home Assistant or Frigate support suit privacy-conscious users. Cloud storage and smarter object detection cost extra, unless advanced users provide compatible hardware for local AI. Availability timing remains unclear.
Miele Put a Camera in Its New Dishwasher. Here’s Why - CNET3 min
Miele is putting computer vision in the dishwasher, and the point is more practical than gimmicky: the Diamond G8 identifies what you loaded, adjusts washing intensity and detergent, and can start once the rack reaches a chosen fullness. It can also wait for cheaper electricity, while the app tracks water and energy use. The catch is likely cost—the premium model arrives later this year with pricing undisclosed.
Reviews & Spotlight
4 articlesLiFX Smart Mirror w/ Matter over WiFi or Thread (review) - Homekit News and Reviews11 min
LIFX’s $249.99 Smart Mirror is less a futuristic information display than a beautifully made Matter lighting controller: its front and rear LEDs deliver vivid, highly customizable effects, while three programmable buttons can trigger scenes and automations in Apple Home. The trade-offs are meaningful: both light zones appear as one Matter device, some LIFX features need the cloud, and Thread support is still in beta. It’s distinctive, but costly.
SMONET AH1 Review: Is This Affordable Apple Home Key Lock Worth It?15 min
Apple Home users get an unusually flexible smart lock in the $170 SMONET AH1: Home Key unlocks via iPhone or Apple Watch, while fingerprints, codes, fobs, an app, and a physical key cover family members and guests. Matter and built-in Wi‑Fi broaden its appeal, but remote Apple Home control was occasionally unreliable and requires a configured Apple TV or HomePod. Android users miss the headline feature, so the value depends heavily on ecosystem.
The Anker Solix E10 home backup stopped me worrying about power outages10 min
Anker’s Solix E10 turns whole-home backup from a finite battery problem into a layered system: expandable storage handles normal outages, solar can recharge it, and a smart tri-fuel generator takes over when needed. After 141 days, the reviewer reports seamless transfers and enough output for a 3,000-square-foot home. The trade-off is serious cost (the base system starts above $4,000), electrician-led installation, utility approval, and Wi‑Fi-dependent setup—so it’s powerful, but hardly plug-and-play.
Dyson CameraJet: Do I really want a camera in my toothbrush?6 min
Dyson’s $499 CameraJet turns flossing into an automated, AI-guided job: its onboard camera identifies gaps and aims mouthwash jets at them, potentially helping people who avoid string floss. The catch is a Wi‑Fi-connected camera operating in your mouth, even if you never open the app. Dyson says images aren’t stored, but the product remains untested hands-on and relies on company data rather than a clinical trial—so convenience comes with a privacy and evidence trade-off.
Projects & How-To
4 articlesHow I Turned My Security Cameras Into an Automatic Bird Identification System with BirdNet-Go7 min
Turn existing IP security cameras into an always-on backyard naturalist: BirdNet-Go listens to their RTSP microphone feeds and identifies birds, bats, frogs—and occasionally a passing neighbor’s fart—locally in Docker. Home Assistant via MQTT can surface detections and trigger alerts, while novelty tracking makes new species a surprisingly addictive project. It’s private and subscription-free, but microphone placement and model confidence still matter.
Edge AI on a 3D printer: the UNO Q print watchdog explained18 min
An Arduino UNO Q can turn a camera into a local 3D-printer watchdog: it learns what your specific print scene looks like, flags deviations, sends Home Assistant notifications with evidence, and can pause the printer without cloud processing or a subscription. The catch is that camera position, lighting, and training data define “normal”; a mount change caused false alarms, so automatic pausing remains disabled until retraining improves reliability. At roughly €125–140, it’s a compelling DIY pattern—not a plug-and-play safety net.
I connected Nextcloud to Home Assistant, and my automations now rely on my calendar events5 min
Nextcloud Calendar can become a privacy-first event bus for Home Assistant: sync it over CalDAV, then use appointments, tasks, birthdays, and deadlines to drive automations such as movie-night scenes, reminders, maintenance shutdowns, and dashboard alerts. The useful twist is bidirectional sync—Home Assistant can write outage or sensor-generated events back to Nextcloud, creating a self-hosted timeline of what happened at home. It’s a practical pattern for turning schedules into automation triggers without relying on Google.
Install Home Assistant OS on a Mini PC – Step by Step17 min
Installing Home Assistant OS directly on a mini PC is simpler and lower-maintenance than Proxmox—if the box will run Home Assistant alone. This guide walks through booting Ubuntu from USB, disabling Secure Boot, wiping the internal SSD, and writing the HAOS image, with warnings for the two common traps: choosing “Install” instead of “Try Ubuntu” and rebooting before first setup finishes. Ethernet is required initially, and Pi migrations can restore a full backup.
Perspectives
2 articlesThe robot butler dream doesn’t have legs6 min
Why this matters: the path to useful home robotics may not be a $20,000 humanoid but a “robot brain” coordinating specialized devices. After testing vacuums, mowers, companion bots, and early humanoids, The Verge argues homes are too messy for one machine to do everything. LG’s wheeled CLOiD points toward a middle ground, while Tuya’s armless Doova targets senior care. The catch: autonomy needs cameras, making privacy a central trade-off.
Man uses robot vacuum to covertly record his wife's affair, wins divorce settlement but gets sentenced to prison for making an illegal recording — Husband lands behind bars after counter-suit over privacy rights4 min
A robot vacuum’s camera became powerful divorce evidence—and a costly privacy trap. In Taiwan, a husband used secretly captured footage of his wife with another man to win 500,000 TWD in compensation, then lost a counter-case because the recording violated her privacy. He was fined 150,000 TWD and sentenced to five months in prison, underscoring that smart-home evidence can be admissible yet unlawfully obtained.