Successfully Integrating Meross MSS110 Plugs with Google Home Mini

After spending several days trying to figure out how to integrate my Meross MSS110 mini plugs into Home Assistant (HA), I’m thrilled to share that I’ve finally cracked the code! Let me walk you through my journey and hopefully save you some time if you’re facing a similar challenge.

Initially, I was using my Google Home Mini to control both the TP-Link KL-120 light bulb and the Meross plugs without any issues. However, when I tried to integrate the Meross plugs directly into HA, I ran into a wall. The plugs worked perfectly with Google Home, but HA couldn’t seem to recognize them. I scoured forums, documentation, and GitHub repositories, trying every workaround I could find.

The breakthrough came when I stumbled upon a custom component on GitHub. The vincenzosuraci/hassio_meross_sensor_switch repository provided the solution I needed. By installing this custom component, I was able to seamlessly integrate the Meross plugs into HA. It’s a fantastic piece of work that bridges the gap between Meross devices and HA, allowing for full control within the platform.

For those who prefer using Google Assistant within HA, there’s also an option to send commands via HTTP. This method involves setting up a web server component in HA and forwarding messages to Google Assistant. While I haven’t fully mastered the DialogFlow integration yet, I’m optimistic that with a bit more tweaking, I can achieve a fully integrated system.

This experience has been both frustrating and rewarding. It taught me the importance of persistence and the value of community-driven solutions. If you’re struggling with similar issues, don’t hesitate to reach out—I’d be happy to help!

Happy automating! :slight_smile: