Meross integration Suddenly Stopped Working

I have suddenly got this error message. I understand that my MQTT library is now newer and out of the requirements for the Meross integration, but how do I solve it?

Unable to install package meross_iot==0.4.7.3: × No solution found when resolving dependencies: ╰─▶ Because meross-iot==0.4.7.3 depends on paho-mqtt>=1.5.0,<2.0.0 and paho-mqtt==2.1.0, we can conclude that meross-iot==0.4.7.3 cannot be used. And because you require meross-iot==0.4.7.3, we can conclude that your requirements are unsatisfiable.

2 Likes

Same boat.

Temporary solution available here: Merros IOT Cloud Fails to load on 2025.3.0 · Issue #542 · albertogeniola/meross-homeassistant · GitHub

1 Like

Thank you for your reply. Looks like a fix is on the way at some point. Regarding the hotfix, please could you tell me where the manifest.json file location on my HA Green is that I need to edit.

I don’t use HAOS myself to I don’t know where it stores custom components.

Found them - /config/custom_components/merros_cloud/. Back up and working now. Thank you everyone for the help.

1 Like

When the permanent fix gets released, will we have to undo this change? :thinking:

I don’t think so, updates overwrite previous versions so any changes will be overwritten as well. Even so, this change is basically what the new version will contain.