Home » Blog » Control Home Assistant with Google Home via Matter (100% Local, No Subscription)

Control Home Assistant with Google Home via Matter (100% Local, No Subscription)

If you want to control Home Assistant with Google Home without relying on the cloud, youโ€™re going to love this setup. Thanks to Matter and a clever add-on, you can connect Home Assistant to Google Home, Alexa, or Apple Home locally, with no subscription required.

In this guide, Iโ€™ll show you step-by-step how to connect Home Assistant to Google Home via Matter, using the Home Assistant Matter Hub add-on. The same approach also works for Amazon Alexa and Apple Home.

This is a true set-it-and-forget-it solutionโ€”fast, local, and incredibly powerful.


โญโญโญ 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


Why Use Matter to Connect Home Assistant to Google Home?

Home Assistant already offers several ways to control your smart home with voice:

  • Home Assistant Voice PE
  • Google Home
  • Amazon Alexa
  • Apple Home

Traditionally, Google Home, Alexa, and Apple Home integrations rely heavily on the cloud. While that works fine, many smart home enthusiasts prefer:

  • Local control
  • Better privacy
  • Lower latency
  • No recurring subscriptions

By using Matter, Home Assistant can expose your devices locally to Google Home. While Google Home itself still uses the cloud for voice recognition, the actual device control stays local.

Key Benefits

  • โšก Faster response times
  • ๐Ÿ”’ Improved privacy
  • ๐Ÿ’ธ No subscription required
  • ๐ŸŽ™๏ธ Googleโ€™s excellent speech recognition
  • ๐Ÿง  Works with automations, scripts, sensors, lights, and much more

What Is the Home Assistant Matter Hub?

The Home Assistant Matter Hub is an add-on created by t0bst4r. It allows Home Assistant to act as a Matter Bridge, making your Home Assistant entities visible to:

  • Google Home
  • Amazon Alexa
  • Apple Home

Supported Entity Types

The Matter Hub supports a wide range of Home Assistant entities, including:

  • Automations
  • Buttons
  • Binary sensors
  • Climate devices
  • Covers
  • Fans
  • Humidifiers
  • Input booleans & input buttons
  • Lights
  • Locks
  • Media players
  • Scenes
  • Scripts
  • Sensors
  • Switches
  • Vacuums

Thatโ€™s a massive amount of control โ€” all exposed locally via Matter.


Step 1: Add the Matter Hub Repository to Home Assistant

Before installing the add-on, you need to add the repository to Home Assistant.

  1. Open Home Assistant
  2. Go to Settings โ†’ Add-ons
  3. Open the Add-on Store
  4. Click the three dots (โ‹ฎ) in the top-right corner
  5. Select Repositories
  6. Paste this repository URL: https://github.com/t0bst4r/home-assistant-addons
  7. Click Add

Once added, close the dialog.


Step 2: Install the Home Assistant Matter Hub Add-on

After adding the repository:

  1. Search for Home Assistant Matter Hub in the Add-on Store
  2. Open the add-on
  3. Click Install
  4. Enable Start on boot
  5. (Optional) Enable Show in sidebar

Once installed, start the add-on and open the Web UI.


Step 3: Create a Matter Bridge

Inside the Matter Hub Web UI:

  1. Click Create Matter Bridge
  2. Give it a name (for example: Test Home Assistant)
  3. Enter your Country Code (e.g., NL, US, DE)
  4. Go to Include settings

This is where things get really powerful.


Step 4: Choose Which Entities to Expose

You can control exactly which Home Assistant entities appear in Google Home.

Available Include Options

  • Domain (e.g. light)
  • Pattern (e.g. light.office_*)
  • Platform
  • Area
  • Entity category
  • Label (recommended)

Why Labels Are the Best Option

Using labels allows you to automatically expose new devices without reconfiguring Matter Hub โ€” perfect for a set it and forget it setup.

Important Label Rules

If your label in Home Assistant is:

Google Home

You must enter it in Matter Hub as:

google_home

Rules:

  • Replace spaces with underscores (_)
  • Use lowercase characters only

Save the configuration once done.


Step 5: Pair Home Assistant with Google Home

After creating the Matter Bridge:

  1. Open the bridge configuration
  2. Youโ€™ll see a QR code
  3. Open the Google Home app
  4. Add a new device
  5. Scan the QR code

Your Home Assistant entities will now appear in Google Home ๐ŸŽ‰

This process works exactly the same for Alexa and Apple Home.


Step 6: Create and Assign Labels in Home Assistant

To control which entities appear in Google Home:

  1. Go to Settings โ†’ Areas, Labels & Zones
  2. Open Labels
  3. Create a new label (e.g. Google Home)
  4. Assign an icon if you like

Assign Labels to Entities

  1. Go to Settings โ†’ Devices & Services โ†’ Entities
  2. Filter by Label
  3. Open an entity
  4. Click the cogwheel
  5. Add the Google Home label
  6. Save

Any entity with this label will instantly be controllable via Google Home.


Voice Control Demo (Examples)

Once configured, you can use commands like:

  • โ€œHey Google, turn off Office Frontโ€
  • โ€œHey Google, set Office Front to 50 percentโ€
  • โ€œHey Google, set Office Front temperature to 20 degreesโ€
  • โ€œHey Google, turn off mail arrivedโ€

The response time is fast and reliable thanks to local control.


Current Limitation: Aliases Are Not Supported (Yet)

One downside of the current setup is that entity aliases are not recognized by Google Home.

For example:

  • Entity name: Office Front
  • Alias: Front Office

Google Home will only recognize Office Front for now.

Hopefully, future updates to the Matter Hub add-on will add alias support.


Final Thoughts

Using Matter to connect Home Assistant with Google Home is one of the best ways to get fast, reliable, and privacy-friendly voice control.

โœ… Local control โœ… No subscription โœ… Works with Google Home, Alexa, and Apple Home โœ… Extremely flexible using labels

If youโ€™re serious about smart home automation, this setup is an absolute must.


If you found this guide useful, consider supporting SmartHomeJunkie by liking the video, subscribing to the YouTube channel, or becoming a supporter via Patreon or Koโ€‘fi. It helps keep these tutorials coming ๐Ÿš€

See you in the next one โ€” happy automating!


If this tutorial saved you time or frustration, consider sponsoring the channel. These guides take many hours to produce.

โญโญโญ

โญโญโญ

Please follow and like us:

,

Back to all articles