bwp91 / homebridge-meross

Homebridge plugin to integrate Meross devices into HomeKit.
MIT License
197 stars 32 forks source link

Meross plugs are not visible in the Home app but are added to the accessories of Homebridge #505

Closed zmulk closed 1 year ago

zmulk commented 1 year ago

I have six plugs of Meross, and four are native HK. When installing the plugin, I set the password and username, and reboot while selecting that i only want to see the non HK devices. And here is see three devices in "My devices" list, one of them is a HK device. (thats my first concern). My second issue is that i dont understand how to add the devices to my Home app. They are visible on the "My Devices", but i cant do anything with them.

Then my last issue is, that i see the devices in the accesories tab in HB, but i cant add them in my Home app.

[3/9/2023, 12:18:31 AM] [Homebridge UI] Running scheduled instance backup... [3/9/2023, 12:18:31 AM] [Homebridge UI] Creating temporary backup archive at /tmp/homebridge-backup-J1CDMc/homebridge-backup-0E43C2A6484B.tar.gz [3/9/2023, 12:19:42 AM] [Homebridge UI] Changes to config.json saved. [3/9/2023, 12:19:44 AM] [Homebridge UI] Homebridge restart request received [3/9/2023, 12:19:44 AM] [Homebridge UI] UI / Bridge settings have not changed; only restarting Homebridge process [3/9/2023, 12:19:44 AM] [Homebridge UI] Sending SIGTERM to Homebridge [3/9/2023, 12:19:44 AM] Got SIGTERM, shutting down Homebridge... [3/9/2023, 12:19:44 AM] [Meross] [Smart plug] mqtt connection closed. [3/9/2023, 12:19:44 AM] [Meross] [Dehumidifier] mqtt connection closed. [3/9/2023, 12:19:44 AM] [Meross] [bedroom light] mqtt connection closed. [3/9/2023, 12:19:49 AM] [HB Supervisor] Homebridge Process Ended. Code: 143, Signal: null [3/9/2023, 12:19:54 AM] [HB Supervisor] Restarting Homebridge... [3/9/2023, 12:19:54 AM] [HB Supervisor] Starting Homebridge with extra flags: -I -P /var/lib/homebridge/node_modules --strict-plugin-resolution [3/9/2023, 12:19:54 AM] [HB Supervisor] Started Homebridge v1.6.0 with PID: 2311 [3/9/2023, 12:19:55 AM] Loaded config.json with 0 accessories and 2 platforms. [3/9/2023, 12:19:55 AM] Loaded 3 cached accessories from cachedAccessories. [3/9/2023, 12:19:55 AM] --- [3/9/2023, 12:19:56 AM] Loaded plugin: homebridge-meross@8.5.3 [3/9/2023, 12:19:56 AM] Registering platform 'homebridge-meross.Meross' [3/9/2023, 12:19:56 AM] --- [3/9/2023, 12:19:56 AM] Loading 2 platforms... [3/9/2023, 12:19:56 AM] [Meross] Initializing Meross platform... [3/9/2023, 12:19:56 AM] [Meross] Initialising plugin v8.5.3 | System linux | Node v18.13.0 | HB v1.6.0 | HAPNodeJS v0.11.0... [3/9/2023, 12:19:56 AM] [Meross] Plugin initialised. Setting up accessories....

What am i doinh wrong?

bwp91 commented 1 year ago

Hi @zmulk

with regards to the first concern, can you let me know - as shown in the my devices list - the model and hardware version of the device that “should” be hidden due it being homekit native?

let’s start there!

zmulk commented 1 year ago

Hi, model : MSS210 Hardware vs: 7.0.0 Firmware vs :7.2.15

What i do find funny is, that my other Homekit devices are on hard vs : 4.0.0 and firm vs : 4.2.9

I tried to update the firmware, but my meross app says that there are no updates available.

@bwp91

bwp91 commented 1 year ago

Please try the latest beta of the plugin, you should find this model (these devices) are removed.

Since obviously, I cannot own every Meross model and, well, model version, I rely on reports like this to maintain and update the plugin 'homekit ignore list', so always grateful to users like yourself.

if you can update to the beta version and confirm that the 'offending' devices have been removed, would be grateful!

Thanks!