Home Assistant 2026.5 beta adds smarter triggers
By Riley Hart
Energy data errors finally get retries baked in. In the 2026.5.0b3 beta, the team is treating certain energy data update failures as retryable rather than fatal, aiming to keep dashboards and automations humming even when a sensor hiccups. This small change can reduce interruptions for households that rely on energy dashboards or automations tied to solar inverters, weather stations, or power meters. https://github.com/home-assistant/core/releases/tag/2026.5.0b3
The beta also broadens Matter driven control by exposing SET_SPEED for all fans via PercentSetting. That matters for anyone chasing finer-grained fan control across a growing ecosystem of Matter-compatible devices, not just a subset of brand supporters. It’s a meaningful step toward more consistent automations that don’t require device-by-device workarounds. https://github.com/home-assistant/core/releases/tag/2026.5.0b3
New triggers inch the automation toolkit forward, including timer.time_remaining. This gives automations a precise window to act before a timer runs out, which can improve routines like timed lamp scenes, ventilation, or watering systems that depend on an exact countdown. https://github.com/home-assistant/core/releases/tag/2026.5.0b3
Yet another quality boost: the system now records notifications from legacy notify actions in the Mobile App channel, so you’ll see older alerts showing up in the app’s notification history rather than slipping into a black hole. For households juggling multiple notification routes, that visibility is a handy sanity check. https://github.com/home-assistant/core/releases/tag/2026.5.0b3
Alongside that, developers and testers get clearer footing as mobile_app device tracker tests are improved, tightening up reliability for people who depend on location awareness for lighting, presence detection, and automations when owners come home. The improvements translate to fewer false positives and more predictable automations. https://github.com/home-assistant/core/releases/tag/2026.5.0b3
The beta doesn’t stop there. It adds media_player.unmuted as a new trigger, giving automations a direct hook when a player is unmuted, which can be useful for dashboards or parental controls that react to audio changes. It’s paired with broader automation hygiene improvements like validating that YAML matches the implementation in automation options_supported tests, reducing the friction between how automations are written and how they run. https://github.com/home-assistant/core/releases/tag/2026.5.0b3
Other hands-on improvements expand control and reliability across devices. The release bumps several intent and frontend components, including frontend to 20260429.3, and introduces media_player volume triggers along with muted conditions for media players, enriching both user-facing automations and developer tests. It also includes safeguards to exclude incompatible entities from humidity and temperature automations, reducing spurious or broken automations in mixed-device environments. https://github.com/home-assistant/core/releases/tag/2026.5.0b3
On the testing and development side, the release adds several architectural refinements: new methods like _should_include for EntityTriggerBase and EntityConditionBase, plus expanded trigger and condition tests and docstring improvements. The changes aim to make it easier for contributors to write reliable automations and for users to trust the automation behavior they configure. https://github.com/home-assistant/core/releases/tag/2026.5.0b3
Industry watchers should note this is a beta, signaling ongoing refinements rather than a final product drop. For end users, the practical upshot is more robust energy storytelling, finer control over fans via Matter, and smarter audio- and timer-based automations, all while the testing harness works harder to catch edge cases before they hit live dashboards. If you rely on precise automations or multi-device Matter setups, this build is worth a cautious test in a non-critical environment, just to feel out the new triggers and the improved reliability rails. https://github.com/home-assistant/core/releases/tag/2026.5.0b3
- 2026.5.0b3github.com / Primary / Published MAY 06, 2026 / Accessed MAY 09, 2026
Newsletter
The Robotics Briefing
A daily front-page digest delivered around noon Central Time, with the strongest headlines linked straight into the full stories.
No spam. Unsubscribe anytime. Read our privacy policy for details.