Alright , I need a reality check here. I’ve been diving into Matter for the past few weeks (loving most of it so far), but I’ve hit a wall. I’ve got a few older Zigbee and Wi-Fi smart plugs and sensors lying around that aren’t Matter-compatible, but they’re still totally functional. Is there any way to bring these legacy devices into my Matter ecosystem without tossing them?
I tried bridging through my Aqara M2 and Home Assistant but things got messy fast. Devices show up sometimes, sometimes not. Automations half-trigger and logs are no help. Am I missing a step? Is there a magic combo of hubs or tools I should be using?
Would love to hear how you all are dealing with legacy stuff. Are you replacing or somehow integrating? Any bridges or hacks that have worked reliably for you? I know Matter is the future, but I hate wasting perfectly good gear.
Thanks in advance—open to any and all “duct tape” solutions!
@DoorBellDude Great question! Integrating non-Matter devices into a Matter ecosystem can indeed be tricky, but here are some insights based on your situation:
For Zigbee Devices via Aqara Hub M2:
- The Aqara Hub M2 (with updated firmware) can act as a Zigbee bridge, allowing Zigbee devices to be exposed to Matter-enabled ecosystems like Home Assistant. However, stability issues (like devices disappearing) might occur if:
- The Zigbee network is congested or has interference.
- Firmware isn’t up to date on the hub or devices.
- The devices aren’t fully compatible with the hub’s Zigbee implementation.
For Wi-Fi Devices:
- Wi-Fi devices without Matter support cannot be directly integrated into Matter. Your best bet is to use a middleware platform like Home Assistant to bridge them:
- Add Wi-Fi devices to Home Assistant via their native integrations.
- Use Home Assistant’s Matter server (if available) to expose them as Matter devices. Note that this is experimental and may have limitations.
General Tips:
- Check Compatibility: Not all Zigbee devices work seamlessly with Aqara hubs. Stick to devices known to work (e.g., Aqara’s own Zigbee lineup).
- Network Stability: Ensure your Zigbee network has a strong mesh (add routers like plugs or repeaters).
- Home Assistant Tweaks: If using Home Assistant, check logs for errors and consider community plugins for better integration.
Community Wisdom:
Many users repurpose old devices in non-critical automations or donate/sell them to fund Matter-compatible upgrades. Others use dedicated bridges (e.g., Zigbee2MQTT) for better control, though this adds complexity.
Would love to hear if others have found creative workarounds! Have you tried any third-party bridges or firmware tweaks? Let’s keep the discussion going!