Home » Blog » Home Assistant 2026.9 Beta: The Feature That Finally Explains What Happened

Home Assistant 2026.9 Beta: The Feature That Finally Explains What Happened

If you’ve ever stared at your Home Assistant history trying to figure out why a light turned on by itself, Home Assistant 2026.9 beta was built for you. This release doesn’t revolve around one big headline feature โ€” it spreads improvements across dashboards, accessibility, and a long list of things power users have specifically been asking for.


โญโญโญ NOTE: โญโญโญ

This article belongs to a YouTube video. I wrote it before recording the video. You can help me continue doing this by checking out the video, commenting on it, giving it a thumbs up, andย subscribing to my YouTube channel. This will ensure that the video is offered more frequently to new visitors, allowing them to stay informed about the latest Home Assistant tutorials and smart home-related product reviews.

I appreciate your support!

Ed

Click here to watch the video

What Home Assistant 2026.9 Beta Actually Changes

Unlike some releases that are built around a single flashy addition, 2026.9 feels more like a maintenance-and-quality-of-life update on a large scale. There is a smarter security dashboard, a long-missing Matter feature, and one addition that quietly solves a genuine, recurring frustration for anyone running automations.

The Standout: Activity Details

The feature I keep coming back to is the new Activity Details dialog. In the Activity overview or History page, clicking on any entry now opens a breakdown of exactly what happened. In my test, clicking a kitchen lights entry showed the full chain: kitchen motion was detected, an automation kicked in, and that automation turned on the kitchen spots.

That might sound like a small thing, but if you have dozens of automations layered on top of each other, tracing cause and effect used to mean digging through the logbook by hand. Now it’s one click.

A Smarter Security Dashboard

Home Assistant Cloud also gets a redesigned settings page that explains more clearly what the Cloud service is actually for, aimed at beginners deciding whether to set up an account for safe remote access.

The security dashboard picks up two genuinely useful additions: favorite entities and active alert entities. You can pin things like your front door camera or lock as favorites, and configure specific entities โ€” a security status sensor, for example โ€” to surface as an active alert at the top of the activity list. You can even choose between an “alert” or “warning” severity, with warning shown in yellow.

New Activity Overview and History Filtering

Both the Activity overview and the History page get a matching redesign: a date picker on top and filters on the side. You can filter by entity type (lights, locks, sensors) or by integration โ€” useful if you want to isolate everything a specific device, like a SwitchBot lock, has been doing.

Matter Gets a Network Map

Matter devices finally get a visual home. Under Settings, Matter, a new “Show Map” option displays all your Matter devices and how they’re connected โ€” a genuinely nice addition if you want to understand how your Matter mesh is actually structured.

Dashboard Tile Card Upgrades

Tile cards pick up several new feature options: a light effect selector for lights that support effects, a fan speed control for vacuum tile cards, and a target humidity control for climate entities that support it. None of these are dramatic, but they close small gaps that dashboard builders have been working around for a while.

Modbus Moves Out of YAML

Configuring a Modbus device used to mean hand-editing configuration.yaml with a list of codes. In 2026.9, integrations can now build a UI around that configuration instead, so manual YAML entry is no longer required for setup.

Accessibility: Sound for Your Charts

One of the more unusual additions is chart accessibility for energy and history graphs. You can now navigate charts with your keyboard, and the charts produce sound โ€” genuinely useful for visually impaired users, and a fun side effect is that different graphs will “sound” different depending on their shape.

Sun-Based Automation Triggers

Automations get three new sun-related trigger pairs: midnight sun started and ended, blue hour started and ended, and golden hour started and ended, alongside the existing sunrise and sunset triggers. Golden hour is useful for warm outdoor lighting cues, blue hour for cooler light, and polar night triggers are aimed at users at extreme latitudes.

Smaller but Notable Additions

A few more changes worth knowing about:

  • A new Serial panel under Settings, System, Panels showing connected serial devices like a Home Assistant Connect ZBT-2
  • An MQTT panel showing your MQTT broker information at a glance
  • Network storage now shows a fill indicator under Settings, System, Storage
  • Dashboard backgrounds: each dashboard gets a new Background tab where you can upload an image applied across every view on that dashboard
  • A large batch of new integrations and improvements to existing ones, listed in full in the official release notes

Backward Incompatible Changes

Before updating, it’s worth checking the list of backward-incompatible changes. One to flag: the battery_level property has been removed, so if any of your dashboards rely on it directly, it will stop showing.

Verdict

Home Assistant 2026.9 beta isn’t a flashy release, and that’s arguably the point. The Activity Details dialog alone makes debugging automations noticeably less painful, and the security dashboard, Matter map, and chart accessibility work all fit the same pattern: small, practical fixes rather than one big feature to market around.

If you automate a lot and regularly find yourself asking why something just happened, this update is worth running in beta now. The stable 2026.9 release is expected to land on the first Wednesday of the month, which falls on September 2nd.

Please follow and like us:


Back to all articles