Journal

Control Your Home via Mobile: New Features That Make Smart Home Easier Than Ever

ควบคุมบ้านผ่านมือถือ: ฟีเจอร์ใหม่ที่ทำให้ Smart Home ใช้งานง่ายกว่าที่เคย

May 13, 2026 · 1 min read
Control Your Home via Mobile: New Features That Make Smart Home Easier Than Ever

Smart Home in the New Era: From Geek Tool to Everyone’s Product

In the past, smart home setup required advanced knowledge of YAML, Linux, and networking. In 2025–2026, new tools allow people with no IT background to build sophisticated smart home systems in a matter of hours.

New Feature: No-Code Automation Builder

Home Assistant Automation UI (2024–2025): HA’s Automation Editor now works as a visual drag-and-drop form builder — triggers, conditions, and actions require no YAML. Over 50 Template Automations are available to choose from, from Morning Routine to Security Alert.

Blueprint System: Community-created automation templates that import in one click. Popular examples: Motion-activated Light with Timeout, Presence-based AC Control, Door Left Open Alert — no coding required.

AI Automation Assistant (HA 2024.6+): Type a plain English description — "Turn on the living room fan when temperature exceeds 30 degrees and someone is home" — and HA AI generates the automation YAML automatically for review before saving.

New Feature: Dynamic Dashboard

Adaptive Dashboard (HA 2025): Dashboards adjust automatically by context — daytime highlights Energy Monitor, night-time features Security Cameras, Away Mode presents the Away Control Panel.

Home Screen Cards: Highlights the entities interacted with most frequently at the current time of day, surfaced automatically by HA’s usage analysis.

Section-based Layout: HA 2024 introduced a cleaner Section layout replacing the old Masonry grid. Drag-and-drop arrangement works far more naturally on mobile screens.

New Feature: Matter Protocol

What Matter is: A new smart home standard co-developed by Apple, Google, Amazon, Samsung, and Home Assistant. Matter devices work with every platform without a brand-specific bridge or hub.

Matter in Home Assistant: HA has included a built-in Matter Controller since version 2023.2. Matter devices connect instantly over Wi-Fi or Thread and can be controlled simultaneously from HA App, Apple Home, and Google Home.

Thread Border Router: Apple TV 4K, HomePod mini, and Google Nest Hub 2nd Gen serve as Thread Border Routers. Matter over Thread devices (Eve Energy, Nanoleaf Elements) use less network bandwidth and have lower latency than Wi-Fi.

New Feature: Thai-Language Voice Control

Google Assistant in Thai: Supports Thai commands — "OK Google, turn on the bedroom AC" — via Google Home + HA integration through Nabu Casa.

Siri Shortcuts + HomeKit: Create Thai-language Siri Shortcuts — "Hey Siri, night mode" — triggering HA scenes directly.

Local Voice Processing (2025): Wyoming Protocol in HA supports local speech-to-text without cloud dependency for improved privacy and lower latency. Thai language support is still in development.

New Feature: HA Companion App Updates

Actionable Notifications (iOS/Android): Push notifications include action buttons — when a motion alert appears, buttons for "View Camera" and "Dismiss Alarm" are embedded in the notification itself, no app open required.

Widgets (iOS 17+): Smart Stack Widgets display key HA entities on the iPhone Lock Screen — room temperature, lock status, and safety score.

Apple Watch Ultra Support: HA Companion supports the Apple Watch Ultra Double Tap gesture for Quick Actions directly on the Watch Face.

Summary: Smart Home for Everyone

These new features make the path to smart home in 2025–2026 dramatically more accessible. Beginners use Blueprints and AI Assistant; experts write custom YAML — both are fully supported within the same toolset.

Questions & answers

Is the AI Automation Assistant in HA free?
Partially. HA 2024.6+ includes basic AI features at no cost, but advanced features require a Nabu Casa subscription or configuring your own OpenAI API key.
How does Matter differ from Zigbee?
Matter is an application-layer protocol running over Wi-Fi or Thread. Zigbee is a separate radio protocol. Matter offers better cross-platform compatibility; Zigbee provides superior low-power mesh networking.
Where can I find Blueprints to download?
At community.home-assistant.io (Share your Blueprints section) or ha-blueprints.com. Over 1,000 blueprints are available and import in one click from HA Settings > Automations > Blueprints.
How do I configure Actionable Notifications on iOS?
Use service notify.mobile_app_[device] with data.actions as a list of action objects (URI/identifier/title) in your automation YAML. Capture the user’s selection via the mobile_app_notification_action event.
Do I need to buy a separate Thread Border Router?
Not if you already own an Apple TV 4K Gen 3, HomePod mini, or Google Nest Hub Gen 2 — these devices act as Thread Border Routers automatically with no additional hardware needed.

Related reading