Résumer cet article :
/imageHome Assistant updates have been coming at a steady pace since the beginning of the year. The 2026.5 made a significant impact with native RF support and extensive work on automations. The 2026.6 continues in the same direction – without trying to draw attention to itself.
No flagship feature. Instead, dozens of small everyday problems are disappearing. Dashboards are becoming less painful to build, automations easier to review six months after writing them, and device management more coherent. MQTT, Matter, Z-Wave, and infrared are also progressing. This isn’t the kind of release that makes waves on social media. But it’s the kind of release you don’t want to live without.
A new dashboard editor
This is the first thing you’ll notice after the update.
Before, adding a card to a dashboard meant scrolling through a long list and guessing which one suited your needs. Efficient for veterans, tedious for everyone else at one point or another.
Now, you start by choosing the device or entity to display. Home Assistant then suggests the appropriate cards, with a real-time preview of the final rendering.

An example: you want to display a Reolink camera on your dashboard. You select it, and Home Assistant lists the relevant cards with their actual rendering. The same goes for a light, a thermostat, a roller shutter, or a weather sensor. You see what you’re going to get before confirming, without having to cancel and start over three times.
The approach seems obvious – which might explain why it has been missing for so long.
Creators of custom cards can also indicate to Home Assistant in which contexts their card should be suggested. Some popular cards are already starting to adopt it.
More complete weather and multimedia cards
Weather cards are gaining flexibility. It is now possible to display temperature or precipitation forecasts in Tile type cards, with hourly or daily display, adjustable number of days, and choice of visible information.

Useful if automations depend on the weather, or to track solar production without leaving the main dashboard.
The Media Player card continues its progress towards becoming a universal remote. Volume control, mute button, source selectors, and other multimedia commands are joining the interface. Sources can be filtered to keep only those that are truly used – no more need to scroll to find the right HDMI entry among twelve options.

Easier-to-review automations
Those managing dozens of automations will appreciate what follows. Those with hundreds will too.
The problem is well-known: you create an automation, it works, and you move on to something else. Six months later, you no longer remember why that 30-second delay is there, or exactly what that group of devices named “salon_global” contains that you set up one night at 11 PM.
This version brings three concrete improvements.
The editor now displays how many devices are affected by each action. If an automation applies to an entire area or a group, you can immediately see whether you’re controlling two lamps or twenty-five devices.

Conditions display their status in real-time in the editor: a green or red check indicates if the condition is currently true. Debugging becomes much faster — you stop running tests to understand why the automation isn’t triggering.

And most importantly, notes finally arrive. Each step of an automation can receive a comment. The community has been asking for this for years, and it is now here.

Specifically, you can note:
- why this 30-second delay exists;
- what this condition is for;
- what logic is being applied;
- which devices are concerned.
For installations where multiple people have access to Home Assistant, this is also a way to avoid spending ten minutes explaining what you’ve done.
Smart triggers continue to progress
For several versions now, Home Assistant has been developing a new generation of automations: “Purpose Specific Triggers and Conditions”.
The idea is to replace technical logic with something more readable. Instead of:
binary_sensor.garden_movement = on
you write:
When motion is detected in the garden
The difference may seem minimal on paper. In practice, it changes a lot for people who don’t want to learn Home Assistant’s internal logic to create a simple automation.
The 2026.6 adds:
- better zone management;
- new triggers related to people;
- clearer management of entity groups;
- enriched documentation for each trigger and condition.
The feature is still in Home Assistant Labs, but it is clearly getting closer to a general integration.
Infrared support becomes bidirectional
Native infrared support was one of the standout features in April. Home Assistant could send IR commands to a TV, an air conditioner, or any compatible device.
With 2026.6, it can also receive infrared commands.
What this changes: if someone uses the physical remote of a LG television to turn it off, Home Assistant receives the information and updates the device’s status. The display in the interface remains true to reality, even when you haven’t gone through Home Assistant to act. This is a problem that annoyed many people since the beginning of IR support, and it is resolved.
MQTT moves to version 5
MQTT users have probably seen a repair message asking for a migration. Nothing to worry about: Home Assistant adopts MQTT 5 as the default protocol, and the migration happens automatically in the background in most cases.
For most users, no visible change. Devices continue to work normally. It’s an upgrade to the current protocol standard, nothing more.
Matter continues its expansion
Matter progresses in this version with:
- support for Matter sirens;
- addition of devices via Bluetooth;
- various improvements related to Thread and the OpenThread Border Router 1.4.
Overall Thread network stability is improved, and several developments are being prepared around identifier sharing and multi-admin management.
Better management of Z-Wave locks
Z-Wave lock users now have access to an access management system directly from Home Assistant. The interface allows creating, modifying, or deleting user codes without relying on external tools.

Useful for managing:
- temporary accesses;
- guests;
- seasonal rentals;
- various household members.

The energy dashboard sharpens
Two additions in this version.
The charge level of home batteries can now be displayed directly in the energy diagram. You can see at a glance whether the battery is at 20%, 50%, or 100%, without having to look for the information on another screen.

The names of energy sources are now customizable. You replace the technical labels inherited from the integrations with your own labels. It may seem trivial, but when an installation integrates several batteries, inverters, and meters, having readable names saves a lot of time during consultations.
The Applications page revamped
The Applications page (formerly Add-ons) has been visually revamped. The status of applications is more readable, updates appear more clearly, and the overall organization is more coherent.

For Home Assistant OS users, this is probably the most immediately noticeable visual change in this version.
Other small improvements
Some additions worth mentioning, in no particular order.
The YAML syntax checking is now incorporated into the editors. An indentation error is detected live. Those who have spent an hour searching for a misplaced space will appreciate this – and we’ve all spent that hour.

Label search is extended to more screens.
The backup encryption key is now clearly visible at the right time, to avoid getting stuck during a restore.
Creating and managing ZHA groups is simplified.
And the “Advanced” mode is disappearing for good. Developers believe the distinction is no longer necessary: relevant options are directly accessible depending on the context, without having to switch to a special mode. Hard to argue with them.
Should you install Home Assistant 2026.6?
Yes, there’s no reason to delay.
This version doesn’t have the spectacular new feature of RF support in 2026.5. However, it improves almost all aspects of daily life: dashboards, automations, energy management, MQTT, Matter, Z-Wave, infrared. No matter your level, something in this list concerns you.
This is exactly the type of update that doesn’t generate hype on social media. And it’s often this type of update that, a year later, explains why you continue to use one tool over another.
As usual, the Home Assistant test environment that I provide you free of charge is already updated.






Please remain courteous: a hello and a thank you cost nothing! We're here to exchange ideas in a constructive way. Trolls will be deleted.