albertogeniola / meross-homeassistant

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

Integration Meross Cloud IoT does not appear (Issue #236) #283

Closed 0lmagalhaes0 closed 2 years ago

0lmagalhaes0 commented 2 years ago

It is the same problem of the issue #236 - After the repository installation in HACS and system restart, there are still no Integration called Meross to be installed.

HomeAssistant version: core-2021.11.1 Hassio Version (if applicable): -- PLEASE SPECIFY -- Hardware environment: RPi 4

The previous Issue solution is to add the verion in the manifest. In my case, it was already there (see manifest below):

{ "domain": "meross_cloud", "name": "Meross Cloud IoT", "documentation": "https://www.home-assistant.io/components/meross_cloud", "issue_tracker": "https://github.com/albertogeniola/meross-homeassistant", "dependencies": ["persistent_notification"], "codeowners": ["@albertogeniola"], "requirements": ["meross-iot==0.4.2.2"], "config_flow": true, "quality_scale": "platinum", "iot_class": "cloud_push", "version": "1.1.4", "zeroconf": ["_meross-api._tcp.local."] }

I have already reinstalled the repository in HACS, restarted the system multiple times and cleared the browser cache... Any other suggestions?

faultylogic commented 2 years ago

Took me a bit to figure it out but I found the missing button its already in the repo so it won't let you add the github but you had add the integration through a button on the bottom right. I've added all the screenshots so hopefully that helps you.

Screen Shot 2021-11-07 at 10 29 51 PM Screen Shot 2021-11-07 at 10 30 20 PM Screen Shot 2021-11-07 at 10 30 29 PM

Screen Shot 2021-11-07 at 10 30 38 PM

0lmagalhaes0 commented 2 years ago

Thank you, but it was already installed in HACS, the problem was that the integration was not showing up afterwards.

But after 4 days, clearing ache, logging out and logging in again, it worked. :)

g0per commented 2 years ago

I had to reboot the VM I have Home Assistant running on, from the hypervisor menu itself rather than the Configuration/Server Controls menu, to make it appear there.

msteingr commented 2 years ago

Hello Guys did you solved the issue? I instaell tye meross Cloud LOt in HACAS and all good, but it does not show up as a possibility in integrations...

how did you solved it..