albertogeniola / meross-homeassistant

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

Meross IoT integration does not appear after installing via HACS #389

Closed andypburke closed 1 year ago

andypburke commented 2 years ago

Describe the bug After installing via HACS and restarting the Meross IoT is not available in the Integrations list. Tried resinstalling but to no avail. Logs didn't really provide anything useful

Your environment HomeAssistant version: 2022.9.6 Hassio Version (if applicable): Not Installed Hardware environment: Docker container on Synology NAS

Logs information 2022-09-29 12:20:31.782 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration meross_cloud 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

macekond commented 2 years ago

@andypburke I was facing similar issue. What helped was refreshing the browser window with Homeassistant. Then the Meross IoT appeared. It looks like the web app cache list of available integration.

(Similar problem/solution was already discussed in #377)