What's new in HomeAssistant 2026.6

New Home Assistant 2026.6: Revolution in Dashboard Creation, Smart IR Control, Improved Tiles, and Enhanced Automations!

The beginning of June brought another major update to our favorite smart home system. Home Assistant Core 2026.6 is all about simplification, removing minor friction during daily use, and performance optimization. Whether you are tweaking the look of your dashboards, streamlining automations, or optimizing wireless networks, this release has huge features in store for you.

Let's take a detailed look at all the important new features this packed June release brings!

1. Card Selection Inside Out: Don't Worry About Card Type, Focus on the Specific Device

This is hands down the biggest visual change of this release. Previously, if you wanted to add a new light or sensor to your dashboard, you had to select the card type first (tile, entity, graph...) and only then assign a device to it.

In Home Assistant 2026.6, this process is flipped 180 degrees. The new dialog opens on the "By entity" tab. On the left side, you will see a clear structure of your home – floors, areas, rooms, and specific elements.

Once you click on a specific device, the right side will instantly offer you live card previews that make sense for it:

  • For lights you get a choice of a classic tile, a tile with a brightness slider, or color temperature control.

  • For temperature or humidity sensors the system will directly offer you a history graph.

  • For blinds and shutters you will see buttons for open/close or a slider for the exact percentage of extension.

You see everything with your real data before you permanently place the card on the dashboard. Note: Community cards from HACS will need to gradually implement this feature, but for built-in cards, this is an instant game-changer.

2. Infrared Control No Longer Just Transmits, It LISTENS too!

Native support for IR (infrared) control gets a massive upgrade in this version. Until now, it was a one-way street – HA sent a signal, but if someone turned on the TV or air conditioning with a classic physical remote, the system had no idea.

With version 2026.6, the infrared interface becomes a two-way street thanks to a new receiver event entity. The ESPHome integration is the first to fully support this feature.

If you have an ESP32 or ESP8266 module with an IR receiver at home, Home Assistant will now capture button presses on your original remote control. This allows you to keep the states of dumb devices perfectly synchronized, or use any old remote from your drawer as a wireless button to trigger scenes throughout the entire house!

3. Bluetooth Proxy: An End to Quick Battery Drain

A hidden but technologically massive change. If you use ESPHome as a Bluetooth proxy (to extend the range of BLE thermometers or trackers), all scanners previously ran in the so-called active mode. They constantly queried surrounding devices, which unnecessarily woke up battery-powered sensors and drastically shortened their lifespan.

Starting with version 2026.6, the Bluetooth integration and ESPHome proxies switch to an intelligent "Auto" mode. Scanners run passively and switch to active mode only when a specific integration explicitly requires it – and only one scanner at a time. The result? Up to 95–96% less load on the batteries of your Bluetooth sensors, while transmission reliability remains one hundred percent.

4. Friendlier Matter and Thread 1.4 Management

The Matter and Thread protocols move one step closer to perfection once again:

  • More convenient Matter pairing: When you newly add any Matter device, Home Assistant will prompt you right in the first step to name it and assign it to a room. For contact sensors and blinds, you can also directly choose the exact type (whether it is a window, door, garage door, etc.), so the device is ready to use immediately after pairing.

  • OpenThread Border Router 1.4: The official Thread router in Home Assistant leaves the beta stage and arrives in stable version 1.4. It brings a built-in mDNS implementation directly from OpenThread, which should definitively resolve occasional mysterious disconnections of Thread devices caused by specific network features of certain home routers. At the same time, it paves the way for future Thread 1.4 standard features.

  • Matter Sirens: Devices combining a smoke detector and a siren (e.g., from Heiman) now correctly appear in HA as full siren entities, which you can manually trigger or turn off in automations.

5. Big Cleanup in the Automation Editor and YAML Linting

The automation and script editor received a portion of care that will save you a lot of time when debugging errors:

  • Zone Conditions and Triggers: These purpose-driven filters are leaving the Home Assistant Labs section and becoming a standard. You can now easily set triggers like "when someone leaves the Work zone" or "when the School zone is empty."

  • YAML Linting in UI Editor: If you occasionally switch to YAML code in the visual editor (e.g., for cards or automations), the new integrated linter will instantly alert you to syntax errors, bad indentation, or typos before you save changes and HA throws an error.

  • Affected Entities Counter: If you choose an option to affect an entire area in an action (e.g., "Turn off living room"), a small indicator showing the exact number of entities that will be affected will now appear next to the field. You instantly know whether you are turning off 3 lights or accidentally 25 devices, including smart plugs.

  • Live Condition Testing: When manually running a condition test directly in the editor, you will instantly see in color which steps passed and which specific condition stopped the automation.

  • Step Notes: You can now add your own text note to any trigger, action, or condition. Ideal for more complex automations where after six months you might forget why you put that specific delay there in the first place.

6. Other UI Improvements: Tiles, Z-Wave, and Energy

  • Smarter Tile Cards: A tile card for media players can now transform into a mini compact remote control. The weather tile can now display an integrated forecast without taking up giant space on your dashboard.

  • Z-Wave Locks: The management of user PIN codes and access rights for Z-Wave smart locks has been completely redesigned and finally offers the same comfortable management that Matter locks feature.

  • Friendlier ZHA Groups: The page for creating and editing Zigbee (ZHA) groups has a new clean card-based design instead of the previous endless table layout.

  • Hidden Firmware Column: In the devices table, you can now enable a hidden "Firmware" column in the display settings, so you can see the software versions of all elements on a single page at a glance.

  • Faster Energy and Navigation: The Energy section of the dashboard received cleaner visual updates, and overall movement within the settings menu is noticeably snappier.

7. A Flurry of Updates for Favorite Integrations

As usual, the new version brings a bunch of improvements for devices you probably have at home. Here is an overview of the most interesting ones:

Integration / Brand What's New in Version 2026.6?
Tuya A large wave of specific entities: error code tracking and controls for Pro Breeze OmniDr dehumidifiers, countdowns for sfkzq valve timers, new entities for cameras, and WG2 alarm panels.
Shelly Now natively generates a binary occupancy sensor, if supported by the given device.
SwitchBot Added support for Permanent Outdoor Light, Weather Station, and the Lock Pro Wifi / Lock Vision series locks. The CO2 sensor gained time display correction, and air purifiers received the ability to control LED backlighting.
Sonos A great new feature has been added to search – you can now search for songs, albums, and artists across your music services directly from within Home Assistant.
Reolink Battery-powered cameras can now connect to HA directly, without the need to own a Reolink Home Hub or NVR as a bridge.
Alexa Devices Two major new features: Echo devices are now exposed as full media players (including volume and mute), and a new event entity passes voice commands captured by your Echo device directly to HA for use in automations.
Anthropic Claude Conversations via Claude AI now support the web fetch tool, allowing the model to analyze live content from the internet.
BleBox A new update platform allows checking and triggering firmware updates for BleBox modules directly from HA. Added support for 180° slating of blinds.

(Minor updates and bug fixes were also received by integrations such as MQTT, SmartThings TV, Google Nest, UniFi Protect, HomeWizard, Nord Pool, or YouTube).

Conclusion and Recommendations

Home Assistant 2026.6 shows that the Open Home Foundation is focusing on debugging real problems that users face when managing their homes. Less unnecessary clicking, longer battery life for Bluetooth elements, and clearer automations make this release a mandatory update.

%s ...
%s
%image %title %code %s