krahabb / meross_lan

Home Assistant integration for Meross devices
MIT License
408 stars 45 forks source link

mss110 7.0.0 by Meross Firmware: 7.3.37 Hardware: 7.0.0 not working #472

Open JosephRDawson opened 1 month ago

JosephRDawson commented 1 month ago

This integration has topped working on my mss110 on hardware version 7.0.0 running Firmware: 7.3.37.

The ability to control other Meross devices is not impacted.

I am running a HA Green on the latest fully patched version of HA.

I have tried the latest version of this component and all beta versions with the same result sadly.

I have provided logs and debug information to the developer but unfortunately at this point the developer has not had other reports of others having the same issue on the latest version of the software. For now I have been forced to switch to the cloud version of this integration until the issue can be resolved.

If you are also experiencing this issue please post here so we can let the developer know and hopefully with more people reporting it we can find the common thread to the problem.

All the best,

Joe

pbrooks29 commented 1 month ago

This integration stopped working completely, failed to load when I updated to the latest version of the integration today. Don't think it has anything to do with the meross device firmware, I'm on hardware 8.0.0, firmware 8.3.5, but restarting HA throws the following early errors while trying to load the new version during restart:


> 2024-07-10 18:31:07.163 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration meross_lan which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
> 2024-07-10 18:31:48.599 ERROR (MainThread) [homeassistant.loader] Unexpected exception importing component custom_components.meross_lan
> File "/config/custom_components/meross_lan/__init__.py", line 24, in <module>
> File "/config/custom_components/meross_lan/helpers/manager.py", line 395
> 2024-07-10 18:31:48.616 ERROR (MainThread) [homeassistant.setup] Setup failed for custom integration meross_lan: Unable to import component: Exception importing custom_components.meross_lan
> File "/config/custom_components/meross_lan/__init__.py", line 24, in <module>
> File "/config/custom_components/meross_lan/helpers/manager.py", line 395
> ImportError: Exception importing custom_components.meross_lan

Home Assistant 2023.10.0, was running integration version Moonlight.2.2 (5.2.2) upgraded to Moonlight.3 and restarted HA

Probably a different issue from yours though, if your integration loads but then fails on one device type.

krahabb commented 1 month ago

To avoid confusion and better clarify this issue/thread, the problem faced by @JosephRDawson is about toggling its mss110 devices (fw 7.3.37) from HA/meross_lan. Everything else is working (@JosephRDawson pls correct me if I'm wrong):

If someone else is using the same device/firmware and is experiencing the same issue or, on the contrary, everything is working, please report the behavior.

aholmes55 commented 1 month ago

I am having the identical issue. Only with MSS110 devices. My MSS120, MSS620 and MSS510 devices work correctly in HA/MerossLAN. State changes in HA/MerossLAN are reflected correctly on the HA interface but attempts to change state through HA aren’t working.

krahabb commented 1 month ago

Hello @aholmes55, If you could get a diagnostic from the device and upload a link I'd check it...not that I'm confident I would find the issue (I did inspect the diagnostic for the same kind of device from @JosephRDawson without any luck) But maybe something else could 'pop up' Thank you for signaling the issue so that this doesn't get stale too much.

aholmes55 commented 1 month ago

Hello @aholmes55, If you could get a diagnostic from the device and upload a link I'd check it...not that I'm confident I would find the issue (I did inspect the diagnostic for the same kind of device from @JosephRDawson without any luck) But maybe something else could 'pop up' Thank you for signaling the issue so that this doesn't get stale too much.

Ugh - apologies. I wasn't on 5.3.0 which is working perfectly on all my devices. Thanks!