The latest update of Home Assistant, version 2026.3, is now available, continuing the project’s monthly release schedule. Unlike featuring a single spectacular new feature, this version focuses on numerous concrete improvements contributed by the community. The team deliberately prioritized integrating pending open-source contributions to enhance the ecosystem. As a result, there are notable enhancements such as new possibilities for robot vacuums, automation refinements, dashboard energy updates, Android wake word integration, and a long list of additional integrations.
One of the most practical additions is related to robot vacuums. Previously, initiating cleaning in a specific room from Home Assistant was not always straightforward, despite manufacturers’ applications offering this function. Version 2026.3 introduces an official system that allows mapping rooms identified by the vacuum robot with defined areas in Home Assistant. This mapping enables new actions in automations. For example, triggering an action like sending the robot directly to a specific area. This feature is currently supported by popular integrations like Roborock, Ecovacs, and Matter, with more expected to follow soon.
Automations now include a valuable new tool: Continue on error. When an action fails in an automation in Home Assistant, the execution typically stops immediately, which may pose issues in critical scenarios. With this new option, Home Assistant can now continue executing even if an action fails. While this feature has existed in YAML for some time, it is now accessible directly in the automation graphical interface, resulting in more reliable and easier-to-build scenarios.
Another significant update is the introduction of the local wake word feature in the Home Assistant Android app. This functionality enables a smartphone to listen for a specific keyword and trigger the voice assistant without touching the screen. Detection takes place on the phone directly, without relying on the cloud. Utilizing the open-source Micro Wake Word engine, users can issue commands verbally, making the experience similar to conventional voice assistants. This feature allows repurposing old Android devices as wall-mounted voice assistants, functioning even without an internet connection. However, it currently consumes about 15% of battery per day due to Android restrictions on utilizing dedicated voice detection hardware.
The energy dashboard also receives improvements, making the interface clearer and more user-friendly. The main tab is now labeled “Electricity” instead of just “Energy” to avoid confusion with other utilities like gas or water. Graphs have improved readability, showing exact dates on hovering over histograms. Additionally, top badges now display instantaneous values like current power or water flow, providing real-time consumption information, enhancing analysis for energy optimization tasks.
Under the hood, Home Assistant switches to Python 3.14, a seemingly minor change but one that directly impacts system performance. Python updates frequently bring significant optimizations, benefiting the entire system as Home Assistant relies entirely on this language, resulting in faster startup, more responsive scripts, and smoother operation.
In conclusion, the release of version 2026.3 emphasizes the strength of the open-source community, enhancing numerous aspects of Home Assistant for a more enjoyable user experience. From precise control of robot vacuums to Android voice assistance, sturdy automations, energy dashboard refinements, this version offers practical tools for home automation. Anticipate forthcoming significant developments centered on automations and voice features in upcoming updates. Stay tuned for more exciting advancements!
