bwp91 / homebridge-meross

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

Newly added MSS110 plugs not showing up in Home app #468

Closed maconmatt closed 1 year ago

maconmatt commented 1 year ago

What issue do you have? Please be as thorough and explicit as possible.

I have several MSS110 plugs that I've successfully added to Homebridge. They show up under "My Devices" as "Online". The problem is, they're not showing up in the Home app.

Details of your setup.

Please paste any relevant logs below.

[12/2/2022, 10:45:36 PM] [Homebridge UI] Homebridge restart request received
[12/2/2022, 10:45:36 PM] [Homebridge UI] UI / Bridge settings have not changed; only restarting Homebridge process
[12/2/2022, 10:45:36 PM] [Homebridge UI] Sending SIGTERM to Homebridge
[12/2/2022, 10:45:36 PM] Got SIGTERM, shutting down Homebridge...
[12/2/2022, 10:45:36 PM] [WizSmarthome] [Socket] Shutting down socket
[12/2/2022, 10:45:36 PM] [Meross] [Sunroom Floor Lamp] mqtt connection closed.
[12/2/2022, 10:45:36 PM] [Meross] [Mantle Lights] mqtt connection closed.
[12/2/2022, 10:45:36 PM] [Meross] [Master Bedroom Dresser Lamp] mqtt connection closed.
[12/2/2022, 10:45:36 PM] [Meross] [Master Bedroom Table Lamps] mqtt connection closed.
[12/2/2022, 10:45:36 PM] [Meross] [Master Hallway Table Lamp] mqtt connection closed.
[12/2/2022, 10:45:36 PM] [Meross] [Master Suite Table Lamp] mqtt connection closed.
[12/2/2022, 10:45:36 PM] [Meross] [Foyer Table Lamp] mqtt connection closed.
[12/2/2022, 10:45:36 PM] [Meross] [Breakfast Area Table Lamp] mqtt connection closed.
[12/2/2022, 10:45:41 PM] [HB Supervisor] Homebridge Process Ended. Code: 143, Signal: null
[12/2/2022, 10:45:46 PM] [HB Supervisor] Restarting Homebridge...
[12/2/2022, 10:45:46 PM] [HB Supervisor] Starting Homebridge with extra flags: -I -P /volume1/homebridge/node_modules -D --strict-plugin-resolution
[12/2/2022, 10:45:46 PM] [HB Supervisor] Started Homebridge v1.6.0 with PID: 24928
[12/2/2022, 10:45:47 PM] Loaded config.json with 0 accessories and 3 platforms.
[12/2/2022, 10:45:47 PM] Loaded 9 cached accessories from cachedAccessories.
[12/2/2022, 10:45:47 PM] ---
[12/2/2022, 10:45:47 PM] Loaded plugin: homebridge-meross@8.4.1-beta.2
[12/2/2022, 10:45:47 PM] Registering platform 'homebridge-meross.Meross'
[12/2/2022, 10:45:47 PM] ---
[12/2/2022, 10:45:47 PM] Loaded plugin: homebridge-wiz-lan@3.2.1
[12/2/2022, 10:45:47 PM] Registering platform 'homebridge-wiz-lan.WizSmarthome'
[12/2/2022, 10:45:47 PM] ---
[12/2/2022, 10:45:47 PM] Loading 3 platforms...
[12/2/2022, 10:45:47 PM] [WizSmarthome] Initializing WizSmarthome platform...
[12/2/2022, 10:45:48 PM] [Meross] Initializing Meross platform...
[12/2/2022, 10:45:48 PM] [Meross] Initialising plugin v8.4.1-beta.2 | System linux | Node v16.18.1 | HB v1.6.0 | HAPNodeJS v0.11.0...
[12/2/2022, 10:45:48 PM] [WizSmarthome] Loading accessory from cache: Wiz RGB Bulb 6c2990e81806
[12/2/2022, 10:45:48 PM] [WizSmarthome] [Adaptive Lighting] Initializing adaptive lighting for 6c2990e81806
[12/2/2022, 10:45:48 PM] [WizSmarthome] Executed didFinishLaunching callback
[12/2/2022, 10:45:48 PM] [WizSmarthome] [Socket] Setting up socket on 192.168.4.111:38900
[12/2/2022, 10:45:48 PM] [Meross] Plugin initialised. Setting up accessories....
[12/2/2022, 10:45:48 PM] Publishing bridge accessory (name: Homebridge 6112, publishInfo: {
  username: '0E:F1:9E:CA:61:12',
  port: 51012,
  pincode: '***-**-***',
  category: 2,
  bind: undefined,
  mdns: undefined,
  addIdentifyingMaterial: true,
  advertiser: 'ciao'
}).
Setup Payload:
X-HM://0023WVJUCE1ZT
Enter this code with your HomeKit app on your iOS device to pair with Homebridge:

    ┌────────────┐     
    │ 267-80-212 │     
    └────────────┘     

[12/2/2022, 10:45:48 PM] [WizSmarthome] [Socket] Socket Bound: UDP IPv4 listening on 192.168.4.111:38900
[12/2/2022, 10:45:48 PM] [WizSmarthome] [Discovery] Initiating discovery handlers
[12/2/2022, 10:45:48 PM] [WizSmarthome] [Discovery] Sending discovery UDP broadcast to 255.255.255.255:38899
[12/2/2022, 10:45:48 PM] Homebridge v1.6.0 (HAP v0.11.0) (Homebridge 6112) is running on port 51012.
[12/2/2022, 10:45:48 PM] [WizSmarthome] [Socket] [192.168.4.156:38899] Received message: {"method":"registration","env":"pro","result":{"mac":"6c2990e81806","success":true}}
[12/2/2022, 10:45:48 PM] [WizSmarthome] [Discovery] [192.168.4.156@6c2990e81806] Sending config request (getSystemConfig)
[12/2/2022, 10:45:48 PM] [WizSmarthome] [Socket] [192.168.4.156:38899] Received message: {"method":"getSystemConfig","env":"pro","result":{"mac":"6c2990e81806","homeId":6635513,"roomId":9879880,"rgn":"eu","moduleName":"ESP20_SHRGBC_01","fwVersion":"1.28.0","groupId":0,"ping":0}}
[12/2/2022, 10:45:48 PM] [WizSmarthome] [Discovery] [192.168.4.156@6c2990e81806] Received config
[12/2/2022, 10:45:48 PM] [WizSmarthome] Considering alternative names in undefined from {"name":"WizSmarthome","enableScenes":false,"platform":"WizSmarthome"}...
[12/2/2022, 10:45:48 PM] [WizSmarthome] Updating accessory: Wiz RGB Bulb 6c2990e81806
[12/2/2022, 10:45:48 PM] [Meross] [Sunroom Floor Lamp] initialising with options {"connection":"hybrid","inUsePowerThreshold":0,"logging":"standard","showAs":"switch"}.
[12/2/2022, 10:45:48 PM] [Meross] [Sunroom Floor Lamp] initialised with id [2208022131698951080348e1e99dbc5e].
[12/2/2022, 10:45:48 PM] [Meross] [Mantle Lights] initialising with options {"connection":"hybrid","inUsePowerThreshold":0,"logging":"standard","showAs":"switch"}.
[12/2/2022, 10:45:48 PM] [Meross] [Mantle Lights] initialised with id [2208025226370951080348e1e99dc529].
[12/2/2022, 10:45:48 PM] [Meross] [Master Bedroom Dresser Lamp] initialising with options {"connection":"hybrid","inUsePowerThreshold":0,"logging":"standard","showAs":"switch"}.
[12/2/2022, 10:45:48 PM] [Meross] [Master Bedroom Dresser Lamp] initialised with id [2208028576400051080348e1e99dc634].
[12/2/2022, 10:45:48 PM] [Meross] [Master Bedroom Table Lamps] initialising with options {"connection":"hybrid","inUsePowerThreshold":0,"logging":"standard","showAs":"switch"}.
[12/2/2022, 10:45:48 PM] [Meross] [Master Bedroom Table Lamps] initialised with id [2208028476868851080348e1e99dc138].
[12/2/2022, 10:45:48 PM] [Meross] [Breakfast Area Table Lamp] initialising with options {"connection":"hybrid","inUsePowerThreshold":0,"logging":"standard","showAs":"switch"}.
[12/2/2022, 10:45:48 PM] [Meross] [Breakfast Area Table Lamp] initialised with id [2205310473797651080D48e1e9949ba8].
[12/2/2022, 10:45:48 PM] [Meross] [Foyer Table Lamp] initialising with options {"connection":"hybrid","inUsePowerThreshold":0,"logging":"standard","showAs":"switch"}.
[12/2/2022, 10:45:48 PM] [Meross] [Foyer Table Lamp] initialised with id [2205318710046751080D48e1e99499c8].
[12/2/2022, 10:45:48 PM] [Meross] [Master Suite Table Lamp] initialising with options {"connection":"hybrid","inUsePowerThreshold":0,"logging":"standard","showAs":"switch"}.
[12/2/2022, 10:45:48 PM] [Meross] [Master Suite Table Lamp] initialised with id [2205316375357751080D48e1e9949bfd].
[12/2/2022, 10:45:48 PM] [Meross] [Master Hallway Table Lamp] initialising with options {"connection":"hybrid","inUsePowerThreshold":0,"logging":"standard","showAs":"switch"}.
[12/2/2022, 10:45:48 PM] [Meross] [Master Hallway Table Lamp] initialised with id [2205319584215451080D48e1e9949bb7].
[12/2/2022, 10:45:48 PM] [Meross] [Foyer Table Lamp] has been reported [online].
[12/2/2022, 10:45:48 PM] [Meross] [Sunroom Floor Lamp] has been reported [online].
[12/2/2022, 10:45:48 PM] [Meross] [Master Bedroom Dresser Lamp] has been reported [online].
[12/2/2022, 10:45:48 PM] [Meross] [Master Suite Table Lamp] has been reported [online].
[12/2/2022, 10:45:48 PM] [Meross] [Master Hallway Table Lamp] has been reported [online].
[12/2/2022, 10:45:48 PM] [Meross] [Master Bedroom Table Lamps] has been reported [online].
[12/2/2022, 10:45:48 PM] [Meross] [Breakfast Area Table Lamp] has been reported [online].
[12/2/2022, 10:45:48 PM] [Meross] [Mantle Lights] has been reported [online].
[12/2/2022, 10:45:49 PM] [WizSmarthome] [getPilot] Sending getPilot to 6c2990e81806
[12/2/2022, 10:45:49 PM] [WizSmarthome] [Socket] [192.168.4.156:38899] Received message: {"method":"getPilot","env":"pro","result":{"mac":"6c2990e81806","rssi":-67,"src":"","state":true,"sceneId":0,"temp":3396,"dimming":100}}
[12/2/2022, 10:45:50 PM] [Meross] ✓ Setup complete. Interested in sponsoring this plugin? https://github.com/sponsors/bwp91