Some links on this page are affiliate links: if you buy through them we may earn a commission, at no extra cost to you.
For most Home Assistant-first homes, connect older IKEA Zigbee devices directly with ZHA or Zigbee2MQTT, and connect newer IKEA Matter-over-Thread devices directly through Home Assistant’s Matter integration when a reliable Thread Border Router is available. Buy DIRIGERA when you specifically want the IKEA Home Smart app, mixed-generation management, IKEA routines, or easy sharing with Apple Home, Google Home, or Alexa.
The right choice depends first on the device’s protocol: older products generally use Zigbee, while newer IKEA products increasingly use Matter, often over Thread. Identify that before buying a hub or radio.
Quick recommendation
| Your situation | Best route |
|---|---|
| New IKEA Matter-over-Thread sensor, light, or control | Direct Matter integration in Home Assistant |
| Existing IKEA Zigbee devices without an IKEA hub | ZHA or Zigbee2MQTT with a compatible Zigbee coordinator |
| Existing IKEA installation already using DIRIGERA | Keep DIRIGERA and expose it through Matter or HomeKit |
| Maximum Zigbee diagnostics and device-specific control | Zigbee2MQTT |
| Fewest services and simplest native setup | ZHA |
| IKEA app plus Home Assistant | DIRIGERA with Matter or HomeKit sharing |
| Both Zigbee and Thread directly in Home Assistant | Use separate dedicated radios |
Do not plan on using one Home Assistant Connect ZBT-2 for Zigbee and Thread at the same time. Home Assistant requires the adapter to be dedicated to one protocol in the supported configuration.
Identify your IKEA device first
| Device generation | Likely protocol | Hardware needed | Best Home Assistant route | Main drawback |
|---|---|---|---|---|
| Older TRÅDFRI-era lights, plugs, remotes, and sensors | Zigbee | Zigbee coordinator | ZHA or Zigbee2MQTT | Exact model and firmware support can vary |
| New Matter-over-Thread products | Matter over Thread | Matter controller and Thread Border Router | Home Assistant Matter integration | Commissioning and network discovery can be harder |
| Devices managed by DIRIGERA | Older Zigbee or newer Matter, exposed through a bridge | DIRIGERA plus Matter or HomeKit integration | Bridge into Home Assistant | Some events and attributes may not pass through |
A Thread logo does not automatically mean that a product supports Matter. Confirm the exact regional model and SKU. Home Assistant specifically warns against treating every Thread device as a Matter device; see its Matter documentation. IKEA’s current US guidance says its newer smart-home range includes 21 Matter-enabled devices, with many newer sensors using Thread.
#1 Best Overall
- You can use TRÅDFRI remote to control up to 10 LED light bulbs at a time - dim, switch on and off, choose colors and step by step change from warm to cold light.
- You can use TRÅDFRI gateway and app to create several groups of light sources and control them in different ways.
- The remote control works with TRÅDFRI bulbs.
- With TRÅDFRI remote control you can dim your lights without a hardwired installation.
- A magnet makes it easy to attach the remote control to the wall bracket.
Direct Zigbee: ZHA or Zigbee2MQTT?
Direct Zigbee pairing usually gives Home Assistant the cleanest control path for older IKEA products. It avoids an additional IKEA hub and lets one Zigbee network include compatible devices from multiple manufacturers. The trade-off is that you must supply and manage the coordinator, and features depend on the exact device, firmware, and integration.
Choose ZHA when simplicity matters
Zigbee Home Automation (ZHA) is built into Home Assistant. It is generally the best starting point if you want a native interface, fewer services, and no separate MQTT broker.
- Best for a straightforward Home Assistant installation.
- Uses the Home Assistant UI for pairing and device management.
- Can provide Zigbee OTA firmware updates from Home Assistant.
- Does not maintain an official device-by-device compatibility list, so exact-model verification still matters.
ZHA’s automatic channel selection prefers channels 15, 20, and 25. That is ZHA behavior, not a universal best channel for every home. Zigbee, Wi-Fi, and Thread all use the crowded 2.4 GHz band, so radio placement and channel planning matter.
Choose Zigbee2MQTT when diagnostics and device-specific control matter
Zigbee2MQTT is a separate Zigbee application that connects to Home Assistant through MQTT discovery. It is a strong choice if you already run MQTT, use several Zigbee brands, want detailed logs, or need device-specific converters and configuration.
- Requires a supported coordinator and MQTT broker.
- Separates the Zigbee layer from the Home Assistant process.
- Provides detailed device information and diagnostics.
- Can expose IKEA button actions as Home Assistant device triggers.
Enable Home Assistant discovery in Zigbee2MQTT:
homeassistant:
enabled: true
Its documentation recommends MQTT device triggers over the experimental event-entity method. The exact device ID and button subtype vary, but an automation can look like this:
automation:
- alias: IKEA button toggles bedroom light
triggers:
- trigger: device
domain: mqtt
device_id: YOUR_DEVICE_ID
type: action
subtype: YOUR_BUTTON_ACTION
actions:
- action: light.toggle
target:
entity_id: light.bedroom
Neither ZHA nor Zigbee2MQTT is universally more compatible. Check the exact IKEA model, firmware, coordinator, and current compatibility reports before buying.
New IKEA Matter-over-Thread devices
Matter is the control standard; Thread is one low-power network transport used by Matter devices. A battery-powered IKEA Matter device using Thread needs both a Matter controller and a Thread Border Router. It also needs a functioning local IPv6 network.
Recommended Free Tools
Rank #2
- ZIGBEE 3.0 SMART PLUG: Seamlessly integrates with ZigBee 3.0 hubs like SmartThings & Home Assistant. Requires a ZigBee gateway for smart automation, remote control & voice assistant compatibility.
- ENERGY MONITORING AND 15A POWER CAPACITY: Track real-time power consumption & optimize energy use with built-in monitoring. Supports up to 15A max load (1500W), perfect for home appliances, lighting & smart home devices.
- VOICE AND REMOTE APP CONTROL: Control your devices via Alexa, Google Home & NOUS Smart Home App. Turn devices on/off, set schedules, and monitor power consumption from anywhere using your smartphone.
- SMART SCHEDULING AND AUTOMATION: Set timers & automation schedules for lights, heaters & more. Create routines for efficient energy use & hands-free operation, enhancing convenience & home security.
- RELIABLE DESIGN AND EASY SETUP: Designed to fit standard wall sockets without blocking adjacent outlets. Built with IP20 protection, 10dBm transmission power, and a durable build for long-term performance.
What you need
- Home Assistant’s Matter integration and Matter Server.
- A Thread Border Router.
- The IKEA device’s QR code or numeric Matter setup code.
- The Home Assistant Companion app for commissioning.
- A stable local network with IPv6, multicast, and mDNS working correctly.
Home Assistant says Matter control is local and does not inherently require a vendor cloud, although a vendor may still require an account for initial setup or bridge features.
Commissioning procedure
- Confirm that the product supports Matter, not only Thread.
- Confirm that the Thread Border Router is online.
- Open Home Assistant and select Settings → Devices & services → Add Integration, then choose Matter.
- Put the IKEA device into pairing mode.
- Scan the Matter QR code or enter the numeric setup code.
- Keep the phone close to the device during commissioning.
- Assign the new entities to an area and test every control, sensor report, and button action.
IKEA says its 11-digit numeric Matter code can be used when the QR code will not scan. Bluetooth is normally used during initial commissioning; it is not the ordinary control path after setup.
Thread connectivity alone does not make a device visible to Home Assistant. Matter devices are commissioned into a specific Matter fabric. If the device was commissioned elsewhere, use Matter multi-admin sharing or reset and commission it into the intended fabric.
When DIRIGERA is the better choice
DIRIGERA is convenient rather than mandatory. IKEA says it is not required for its Matter devices, but recommends it for managing older and newer IKEA products together. It functions as a Matter controller and can bridge supported older IKEA Zigbee products into a Matter ecosystem.
The Tool Desk
Outbyte Driver Updater FREEFix the driver behind crashes, sound loss and screen glitchesFind Drivers →Outbyte PC Repair FREEClear out junk files and repair common Windows errorsFree Scan →Choose DIRIGERA if you:
- Already own and use the IKEA Home Smart app.
- Want IKEA routines or scenes to remain central.
- Have a mixed old-and-new IKEA installation.
- Want straightforward sharing with Apple Home, Google Home, or Alexa.
- Prefer official IKEA onboarding and maintenance over maximum Home Assistant detail.
In the United States, IKEA’s product page listed DIRIGERA at $119.99 when checked; prices and availability can change. It is an additional layer, not a replacement for understanding whether the underlying device uses Zigbee, Matter, or Thread.
Matter bridge or HomeKit?
For Home Assistant, Matter is the more standards-oriented route and a natural fit for a Matter-first installation. HomeKit Device integration is a useful alternative if you already use Apple Home or a particular DIRIGERA exposure works better through HomeKit.
A bridge is not identical to direct pairing. DIRIGERA may expose fewer entities, button events, attributes, or diagnostics than direct Zigbee. That is an architectural trade-off, not necessarily a network fault.
Rank #3
- YOUR HOME CONNECTED: Bring all your smart home devices together with Homey Pro and experience a home that truly works in harmony. With double the RAM, this new version lets you add even more devices, so your smart home can grow without limits and feel more complete than ever. Whether you're at home or halfway around the world, you can effortlessly manage, monitor, and automate your entire setup. Stay in control with real-time insights, track historical energy usage, and receive sensor alerts—everything you need to keep your home running smoothly, all from one place.
- YOUR HOME, YOUR RULES: Make all your devices work together seamlessly with Homey Flow. Switch your entire home off with the push of a button. Automatically play music when you arrive home. Create Flows right within the Homey app on your phone, or create Advanced Flows in the Homey Web App.
- THE BRANDS YOU LOVE: Homey Pro works with over 50,000 devices from more than 1,000 brands. Connect devices from Sonos, Philips Hue, Kwikset, Govee, Aqara, TP-Link, iRobot, Ecobee, Spotify Connect, IKEA, Yale, LG, Dyson, Withings, Shelly, Somfy and many more. Thanks to Homey’s open platform, new devices are added daily, and Homey Pro supports both Official and Community-built Homey Apps. VISIT THE HOMEY WEBSITE TO CHECK ALL COMPATIBLE BRANDS.
- SEVEN(!) TECHNOLOGIES IN ONE LOCAL-FIRST HUB: Homey Pro features Wi-Fi, Zigbee, Z-Wave Plus, Infrared, BLE, Matter and Thread. That’s more protocols than any other smart home hub. These are all controlled locally: Homey Pro processes everything on-premise. Your data is stored on Homey Pro itself, and cloud-dependency is minimalized.
- POWERFUL ENERGY SAVINGS: Automate your home to save energy, or schedule your usage according to solar generation. Save on your energy bill without losing any comfort.
Hardware planning
Existing Home Assistant server
For older IKEA Zigbee devices, add a compatible Zigbee coordinator. For Matter-over-Thread devices, add or use a Thread Border Router. Keep the radio away from USB 3.x devices, Wi-Fi access points, metal enclosures, and the host computer where possible. A short USB extension cable is often a useful best practice.
Quick wins for a faster PC:
Repair Windows errors before they cause bigger problemsFix Now →Fix the driver behind crashes, sound loss and screen glitchesFind Drivers →Clear out junk files and repair common Windows errorsFree Scan →Home Assistant Green
Home Assistant Green is a plug-and-play Home Assistant server, but it does not include built-in Zigbee or Thread radio hardware. You will still need a coordinator, Thread Border Router, or both. Its recommended US MSRP was $199 before tax when checked.
Home Assistant Connect ZBT-2
Connect ZBT-2 supports Zigbee 3.0 or Thread, but not both simultaneously in the supported operating model. Its recommended US MSRP was $49 before tax when checked.
A mixed IKEA home can therefore need two radios: one dedicated to Zigbee and another dedicated to Thread, unless an existing Thread Border Router handles the Thread side. Do not add a second Zigbee coordinator to the same Zigbee network expecting automatic coverage improvements; use one coordinator per network.
Complete setup paths
Path A: IKEA Zigbee with ZHA
- Open Settings → Devices & services.
- Select Add Integration and choose Zigbee Home Automation.
- Select the compatible coordinator and start device joining.
- Factory-reset the IKEA device according to its product instructions.
- Pair it close to the coordinator.
- Rename it, assign an area, and test every entity and button action.
- Create automations from the resulting Home Assistant device triggers rather than assuming IKEA scenes transfer automatically.
If pairing fails, reset the device again, move it close to the coordinator, confirm that another Zigbee integration has not already claimed the coordinator, and verify the exact model against current ZHA compatibility reports. If it joins with incomplete entities, review ZHA quirks and current issue reports.
Do not install every available OTA update automatically. Home Assistant warns that firmware updates can remove features, change behavior, break IKEA group binding, require related software changes, or rarely brick a device.
Path B: IKEA Zigbee with Zigbee2MQTT
- Install Zigbee2MQTT, an MQTT broker, and the Home Assistant MQTT integration.
- Configure the coordinator and Zigbee channel.
- Enable Home Assistant discovery.
- Permit joining in Zigbee2MQTT.
- Factory-reset the IKEA device and pair it close to the coordinator.
- Wait for MQTT discovery to create the device in Home Assistant.
- Trigger each IKEA button at least once if you intend to use device triggers.
- Build automations from the discovered actions.
If entities are missing, inspect the Zigbee2MQTT device page, confirm broker connectivity and discovery, and check current device-specific converter notes before updating software or re-pairing.
Rank #4
- Voice Control: After being paired with the free SmartLife app via Wi-Fi, these E12 smart bulbs work with Alexa and Google Assistant for hands-free voice control.
- 3× Faster Setup: With an upgraded 2nd-generation BLE + Wi-Fi dual-channel chip, setup is up to 3 times faster and more reliable.
- Flexible Configuration: Connect locally via BLE or Wi-Fi, and enjoy remote control via Wi-Fi when you're away. After setup, the bulb intelligently switches between BLE and Wi-Fi as needed. (Note: Wi-Fi setup requires both 2.4GHz Wi-Fi and BLE for initial pairing. BLE-only setup requires just BLE.)
- Always Connected: Still control your lights locally even if Wi-Fi goes down— with BLE backup when Wi-Fi is off.
- Automated Lighting: Automate your candelabra smart bulb using a schedule, timer, plan, and biorhythm functions in the SmartLife app. Control these E12 LED bulbs separately or in a group for a customized experience that works for you and your family. Turn the lights on/off, change colors, or dim the lights using the SmartLife app anytime and anywhere.
Path C: IKEA Matter-over-Thread directly to Home Assistant
- Confirm the product is Matter-enabled and identify whether it uses Thread.
- Verify that a Thread Border Router and Matter Server are running.
- Start Matter device setup in Home Assistant.
- Put the IKEA device into pairing mode.
- Scan the QR code or enter the numeric code.
- Keep the phone close during setup.
- Test controls, sensor reports, button events, and availability.
- Use Matter multi-admin only after the first fabric is working reliably.
If commissioning fails, factory-reset the device, check the Border Router and Matter Server, try the numeric code, and temporarily simplify VLAN, firewall, multicast, mDNS, and Wi-Fi-isolation rules. Avoid repeatedly commissioning the same device into multiple fabrics while troubleshooting.
Path D: IKEA devices through DIRIGERA
- Add the devices to DIRIGERA using the IKEA Home Smart app.
- Update the app and DIRIGERA firmware.
- In Home Assistant, open Settings → Devices & services.
- Add the Matter integration or HomeKit Device integration, depending on your preferred route.
- Commission or pair the DIRIGERA bridge.
- Check which IKEA devices, entities, and events are exposed.
- Keep DIRIGERA available for IKEA management and firmware updates where it provides the more reliable maintenance path.
Home Assistant’s documentation describes DIRIGERA bridge and HomeKit options through its TRÅDFRI integration documentation, including supported categories such as lights, plugs, blinds, remotes, motion sensors, open/close sensors, air purifiers, and air-quality sensors. Exposed features depend on the bridge and firmware.
Crashes, No Sound, or Screen Glitches?
Random freezes, missing sound and display glitches usually trace back to one bad driver. Find and replace yours safely.Free scan · under a minuteWindows Errors? Fix Them Before They Spread
Repair common Windows errors and clear accumulated junk for a smoother, more stable PC - no reinstall needed.Free scan · no reinstallReliability and network design
- Build the Zigbee mesh first: Install powered IKEA lights and plugs before pairing battery sensors and remotes. Battery devices generally do not act as routers, while powered devices may strengthen the mesh depending on model and firmware.
- Separate radios physically: Keep Zigbee and Thread hardware away from USB 3.x noise, access points, metal cases, and dense wiring.
- Use reliable networking: Ethernet is preferable for Home Assistant and DIRIGERA where practical. Matter discovery can be affected by VLAN boundaries, multicast filtering, mDNS problems, and Wi-Fi isolation.
- Use one coordinator per Zigbee network: A second coordinator is a separate network, not an automatic range extender.
- Record working firmware: Note firmware versions and working behaviors before OTA updates, especially for IKEA groups, transitions, and button automations.
Troubleshooting by symptom
The device will not pair
Factory-reset it, move it within a few feet of the correct radio, confirm that it is not still paired to another Zigbee coordinator or Matter fabric, and select the correct protocol. For Zigbee, make sure the coordinator is not already claimed by another integration. For Thread, verify the Border Router, IPv6, and Matter Server.
The device pairs but has no useful controls
Possible causes include manufacturer-specific behavior, an unsupported handler or converter, a firmware mismatch, or a bridge exposing a simplified representation. Compare direct Zigbee pairing with DIRIGERA bridging, check ZHA quirks or Zigbee2MQTT documentation, review diagnostics, and re-pair if necessary. An IKEA app scene does not automatically become an equivalent Home Assistant scene.
A Matter device is offline
Check the Thread Border Router, battery, Thread mesh coverage, IPv6, mDNS, multicast, router isolation, VLAN rules, and Matter Server. Also confirm that the device belongs to the Matter fabric connected to Home Assistant. IKEA recommends checking the stability of the Wi-Fi or Thread network and ensuring that an active controller is available.
Button events are missing
Direct Zigbee connections generally provide the best opportunity for detailed button events. A bridge can expose fewer events. With Zigbee2MQTT, confirm Home Assistant discovery and trigger the button once so its action is recognized. With the legacy TRÅDFRI gateway integration, Home Assistant documents limitations affecting events from remotes, shortcut buttons, and motion sensors.
Free tools Windows power users keep installed
One-click scans. No signup required.
An update broke behavior
Record the current firmware and working behavior before updating. Search for the exact model and firmware version, test groups, transitions, buttons, and automations after updating, and keep DIRIGERA available if it is the most dependable official IKEA update path.
What not to assume
- Not every IKEA smart device is Zigbee; newer products increasingly use Matter, often over Thread.
- Thread does not automatically mean Matter.
- DIRIGERA is recommended for convenience but is not universally required.
- Matter does not guarantee that every bridged attribute, event, scene, or diagnostic feature will appear in Home Assistant.
- One ZBT-2 cannot serve as Zigbee and Thread simultaneously in the supported configuration.
- The old TRÅDFRI gateway is not equivalent to direct Zigbee for automation-heavy installations.
- Direct pairing may improve automation control while making IKEA-specific firmware management less convenient.
Best choice by reader type
- Beginner buying new IKEA devices: Choose DIRIGERA for the easiest official setup, or direct Matter if you already have a reliable Thread Border Router and want Home Assistant to be primary.
- Home Assistant enthusiast: Use direct ZHA or Zigbee2MQTT for legacy Zigbee and direct Matter for new Thread devices.
- Existing DIRIGERA owner: Keep DIRIGERA and add it to Home Assistant. Migrate devices only when the benefits justify resetting and re-pairing them.
- Mixed-brand Zigbee household: Choose Zigbee2MQTT for detailed device-specific tooling, or ZHA when fewer services matter more.
- Privacy and local-control focused user: Direct Home Assistant integrations provide the cleanest architecture. Matter control itself is also designed for local operation.
The older IKEA support policy says products may continue operating after a support period, but IKEA can discontinue software or online-service updates. For a long-lived installation, avoid making essential automations depend on a discontinued gateway or cloud service.
Quick Recap
Product prices and availability are accurate as of the date/time indicated and are subject to change. Any price and availability information displayed on Amazon at the time of purchase will apply.


Leave a Reply