Home Assistant follows a monthly release schedule, and the 2026.8 build is currently in its beta week, with the stable version expected around August 5 — Home Assistant’s usual first-Wednesday release day. It’s a smaller update than last month’s 2026.7 release, which overhauled the automation editor, but it brings a handful of changes that make a real difference in daily use: doorbell presses that can finally trigger automations, an easier way to set up network access, and more control over how your devices are named.
Here’s what’s in the 2026.8 beta, and what it means once it lands on your system.
A Doorbell Press That Actually Triggers Your Smart Home
If you have a Matter-certified video doorbell, 2026.8 adds native support for doorbell press events. Previously, many doorbells could technically send a signal to Home Assistant, but the platform didn’t recognize the “doorbell” device type specifically, so the press was often ignored even when the hardware supported it.
Now a doorbell press shows up as its own event entity, which means you can build an automation like: When the front doorbell is pressed, flash the porch light, send a notification to my phone, and announce “someone’s at the door” on the kitchen speaker. No camera integration or video feed required — just a reliable trigger the moment someone presses the button.
Worth noting: this release does not bring Matter camera video streams into the main Home Assistant frontend. Camera support is still limited to a developer-facing dashboard used for testing. If live video and doorbell alerts together are what you’re after, that’s still a step away.
Setting Up Home Assistant Just Got Simpler
New Home Assistant installations will no longer need the :8123 port number tacked onto the web address. Today, reaching your system typically means typing something like homeassistant.local:8123 into a browser — a small detail, but one that trips up a lot of first-time users. New installs get a cleaner address by default. Existing systems keep working exactly as they do now; nothing changes automatically.
Alongside that, network settings that used to require editing YAML configuration files — web server port, network interface, and trusted proxy settings — can now be changed directly in the interface. Because a bad network setting can lock you out of your own system, 2026.8 adds a safety net: after you apply a new configuration, Home Assistant waits five minutes for you to confirm it worked, and automatically reverts if you don’t. It’s a small feature, but it’s the kind of thing that saves a homeowner an afternoon of troubleshooting a locked-out hub.
Your Entities, Named Your Way
Every light, sensor, and switch in Home Assistant has an internal “entity ID” — something like light.kitchen_ceiling — used behind the scenes in dashboards and automations. Up to now, how those IDs were formatted was largely fixed. In 2026.8, you can choose how new entity IDs are structured and ordered (for example, consistently leading with the area name, then the device, then the entity). Set the pattern once, and every new device you add follows it automatically, instead of manually renaming entities to keep your system organized as it grows. For homes with dozens of Zigbee and Z-Wave devices, that consistency adds up. If you’re still building out that sensor network, our guide to the best Zigbee and Z-Wave devices for Home Assistant is a good starting point.
Two Small Triggers With Big Automation Potential
Two existing features quietly gain new capabilities in this release.
Vibration sensors could already trigger an automation when vibration started or stopped. Now they can also be used as a condition — checking whether something is currently vibrating as one step in a larger automation. A practical example: combine “vibration has stopped” with “power draw has dropped” on a washing machine’s smart plug, and you get a laundry-done notification that only fires once the machine is truly finished, not just paused mid-cycle.
The Moon integration gets the same treatment: automations can now trigger when the moon changes phase, or check the current phase as a condition. It’s a niche feature, but it opens the door to things like adjusting exterior lighting brightness around the full moon, or timing seasonal routines that some homeowners like to sync to the lunar calendar.
Also in the 2026.8 Beta
- Matter Server updated to 1.3.3 — brings commissioning and device-pairing fixes, better handling of battery-powered devices that connect intermittently, and improved Thread network visualization for anyone troubleshooting a mesh.
- SMLIGHT recognized as a Thread border router brand — SMLIGHT hubs now show up with the correct name and icon instead of a generic label when discovered.
- Sensor and firmware fixes — concentration, ratio, and percentage sensor readings are now handled more consistently, and firmware version numbers survive a restart correctly.
- Companion app changes — starting with the 2026.8 companion app, iOS 15, watchOS 8, and macOS 11 are no longer supported. If your phone or watch is running an older OS, plan an update before this ships.
Should You Install the Beta?
For most homeowners, the answer is: wait for the stable release around August 5. Beta builds are for testers who don’t mind occasional rough edges and want to report bugs before the general release. Once 2026.8 goes stable, this is a low-risk update — nothing here changes how your existing automations behave, and the new features are additive. As always, take a backup before updating, and if you’re new to the platform, our complete Home Assistant guide is a good place to get oriented, or see how Home Assistant stacks up against other hubs in our guide to the best smart home hubs in 2026.
Want a Smart Home That Just Works?
My Smart Homes designs, installs, and configures Home Assistant systems across New Jersey and beyond — from hub selection and Thread/Zigbee networks to fully automated lighting, climate, security, and doorbell integrations. Call 201-815-8673 or email info@mysmarthomes.us for a free consultation.
Sources: Home Assistant 2026.8 beta release notes and Matter Alpha’s coverage of the 2026.8 beta. Final feature set is subject to change before the stable release.