albertogeniola / meross-homeassistant

Custom component that leverages the Meross IoT library to integrate with Homeassistant
MIT License
719 stars 82 forks source link

Meross Integration not available after update #353

Closed ngudat closed 2 years ago

ngudat commented 2 years ago

Describe the bug After update meross IoT in HACS, there was an error in the notification. I deleted the integration in settings and in HACS. I reinstalled Meross IoT in HACS and tried to add it in settings/integrations but it was not available. I had tried resetting hassio and the host machine and installing previous versions.

Your environment HomeAssistant version: 2022.5.3

Hardware environment: Raspberry Pi4

xabaras75 commented 2 years ago

same situation in my case. even if I follow the instruction in issue number #350 (install master version) the problem remain

johnwalk61 commented 2 years ago

I can confirm the same issue. Uninstalled the component, now it is not listed in integrations. Tries several older versions in HACS.

Duke-Box commented 2 years ago

Also can confirm this. But when I re-installed "master" it worked for me

johnwalk61 commented 2 years ago

Thanks Duke, master worked for me.

elnas commented 2 years ago

Same thing as mine. Meross IOT Integration Broken after update

ngudat commented 2 years ago

I tried the masters as well but it didn't work for me. Will try again later. I did restore a backup version of hassio, before the update of meross and that seems have brought things back to normal but I have not tried to update meross again. everything seems to be working fine without that update.

steveof2620 commented 2 years ago

Same here. Master doesn't work either. Can I go back to the previous version?

PMaxx-Gaming commented 2 years ago

I'm having this issue as well. Latest update shows it's from 2020

Friedi1970 commented 2 years ago

Same issue. I tried to reinstall completely and it didn't work either :(

tunisiano187 commented 2 years ago

Same here

beber-msft commented 2 years ago

same issue here, seems this is not maintained anymore, all issues from the last few months have been auto-closed.

Friedi1970 commented 2 years ago

same issue here, seems this is not maintained anymore, all issues from the last few months have been auto-closed.

Last update was yesterday or the day before ^^

PMaxx-Gaming commented 2 years ago

same issue here, seems this is not maintained anymore, all issues from the last few months have been auto-closed.

Last update was yesterday or the day before ^^

Where do you see that?

tomeralgai commented 2 years ago

same here, tried going back to master and didn't work, tried going back one version of meross and nothing. Currently broken.

2stooges commented 2 years ago

I haven't upgraded yet and still working. I noticed the upgrade is a completely different version number "Meross Integration You are running version v1.2.1, version 20200412.2 is available".

Did they change repositories? I suggest not upgrading or try and find v1.2.1 and go back to that one.

NicciZar commented 2 years ago

The latest version is just set wrong image

if you search via tags you can see the newest version is v1.2.1 https://github.com/albertogeniola/meross-homeassistant/tags image https://github.com/albertogeniola/meross-homeassistant/releases/tag/v1.2.1

marceskenazi commented 2 years ago

Same problem here. Both Meross Cloud and Meross LAN are borked. The Meross App stilll functions.

tankqj commented 2 years ago

Same here. Let us know if you need any logs on what we're seeing.

xabaras75 commented 2 years ago

I think that the problem is HAC itself. now it is proposing me to update another integration using an old release (dated 2020) even if I already have the new one installed. In case of Meross, for ex, I manually installed the release 1.2.1 and magically the integration work again.

jgreen84 commented 2 years ago

I also had this problem after updating Home Assistant to 2022.5

In HACS I found the Meross Integration and chose to redownload it and then selected "master" from the list of versions. Once that had downloaded I restarted and the integration is working fine again. I hope that helps some who maybe didn't understand the other people's success above.

albertogeniola commented 2 years ago

Hi guys,

the problem is not HACS nor the integration. It looks like something changed on GitHub so that we lost the latest releases. I've just updated the release from tag 1.2.1 and now it should be ok. Can you please try it and let me know?

NicciZar commented 2 years ago

It now shows the correct version after updating information within hacs image

marceskenazi commented 2 years ago

It is working for me after manually loading the new ZIP file. Many thanks.

omarantelmi commented 2 years ago

it also works for me by uploading manually

mclever commented 2 years ago

I did redownload, selected 1.2.1 and then rebooted and it's working

Duke-Box commented 2 years ago

I can confirm, that after updating info from within HACS Meross Integration, the correct version was available for download. After downloading V1.2.1 and rebooting HAS everything is ok.

Though it was working for me with "master" anyway.

tankqj commented 2 years ago

Still not working after, re-downloading (v1.2.1), restarting. Does not show up in Integrations to be re-added/installed. I have checked under disabled or ignored integrations too but doesn't show up there.

It seems to install in HACS fine but just doesn't show in the Integrations within HA.

Duke-Box commented 2 years ago

I don't suppose this is a cache issue with your browser?

tankqj commented 2 years ago

I don't suppose this is a cache issue with your browser?

That was it! Ctrl+F5 and I can see it now. Thanks!

spectrum-art commented 2 years ago

That was it! Ctrl+F5 and I can see it now. Thanks!

This worked for me as well, thank you!