bwp91 / homebridge-meross

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

MRS100 is acting like a switch #500

Closed mirzadugum closed 1 year ago

mirzadugum commented 1 year ago

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

I have several MRS100 devices. In the setup i tried to set it up as a roller shutters but in homekit i am always getting them as a switch which is complicated to operate. Is this a normal behaviour or problem?

Thank you

Mirza

Details of your setup.

Please paste any relevant logs below.

`Registering platform 'homebridge-meross.Meross' [22/02/2023, 17:02:01] [Meross] Loaded homebridge-meross v8.5.3 child bridge successfully [22/02/2023, 17:02:01] Loaded 9 cached accessories from cachedAccessories.0E4A54E9E2AC. [22/02/2023, 17:02:01] [Meross] Initialising plugin v8.5.3 | System linux | Node v18.12.1 | HB v1.6.0 | HAPNodeJS v0.11.0... [22/02/2023, 17:02:01] [Meross] Plugin initialised. Setting up accessories.... [22/02/2023, 17:02:01] Homebridge v1.6.0 (HAP v0.11.0) (Meross) is running on port 50554. [Meross] [alek room] initialising with options {"connection":"hybrid","logging":"standard","showAs":"switch"}. [22/02/2023, 17:02:02] [Meross] [alek room] initialised with id [2203025549679490871148e1e98b7cb0]. [22/02/2023, 17:02:02] [Meross] [Bedroom left] initialising with options {"connection":"hybrid","logging":"standard","showAs":"switch"}. [22/02/2023, 17:02:02] [Meross] [Bedroom left] initialised with id [21042251401648290d6248e1e96e2c8a]. [22/02/2023, 17:02:02] [Meross] [Bedroom right] initialising with options {"connection":"hybrid","logging":"standard","showAs":"switch"}. [22/02/2023, 17:02:02] [Meross] [Bedroom right] initialised with id [21042272586353290d6248e1e96e24c3]. [22/02/2023, 17:02:02] [Meross] [Balcony right] initialising with options {"connection":"hybrid","logging":"standard","showAs":"switch"}. [22/02/2023, 17:02:02] [Meross] [Balcony right] initialised with id [21042246441622290d6248e1e96e2fe4]. [22/02/2023, 17:02:02] [Meross] [Left blinds] initialising with options {"connection":"hybrid","logging":"standard","showAs":"switch"}. [22/02/2023, 17:02:02] [Meross] [Left blinds] initialised with id [21042227466773290d6248e1e96e34ed]. [22/02/2023, 17:02:02] [Meross] [Kitchen] initialising with options {"connection":"hybrid","logging":"standard","showAs":"switch"}. [22/02/2023, 17:02:02] [Meross] [Kitchen] initialised with id [21042251136677290d6248e1e96e306c]. [22/02/2023, 17:02:02] [Meross] [balcony] initialising with options {"connection":"hybrid","logging":"standard","showAs":"switch"}. [22/02/2023, 17:02:02] [Meross] [balcony] initialised with id [21042214965126290d6248e1e96e2334]. [Meross] [Left blinds] initialising with options {"connection":"hybrid","logging":"standard","showAs":"switch"}. [22/02/2023, 17:02:02] [Meross] [Left blinds] initialised with id [21042231830906290d6248e1e96e328d]. [22/02/2023, 17:02:02] [Meross] [Right blinds] initialising with options {"connection":"hybrid","logging":"standard","showAs":"switch"}. [22/02/2023, 17:02:02] [Meross] [Right blinds] initialised with id [21042234215356290d6248e1e96e3207]. [Meross] [alek room] has been reported [online]. [22/02/2023, 17:02:02] [Meross] [Bedroom left] has been reported [online]. [22/02/2023, 17:02:02] [Meross] [Bedroom right] has been reported [online]. [22/02/2023, 17:02:02] [Meross] [Balcony right] has been reported [online]. [22/02/2023, 17:02:02] [Meross] [Left blinds] has been reported [online]. [22/02/2023, 17:02:02] [Meross] [Kitchen] has been reported [online]. [22/02/2023, 17:02:02] [Meross] [balcony] has been reported [online]. [22/02/2023, 17:02:02] [Meross] [Left blinds] has been reported [online]. [22/02/2023, 17:02:02] [Meross] [Right blinds] has been reported [online]. [Meross] ✓ Setup complete. Want to beta test Homebridge 2.0? https://github.com/homebridge/homebridge/wiki/Homebridge-Beta-Testing``

bwp91 commented 1 year ago

hi @mirzadugum

is it possible to use the meross app to choose a specific open %?

mirzadugum commented 1 year ago

I am not sure. Didnt tried

boussaffawalid commented 1 year ago

@mirzadugum no it is not possible to choose a specific open % in meross app. Here is how it looks like: IMG_9731

bwp91 commented 1 year ago

Unfortunately in this case I can't do more than mimic the meross app - MRS100 is supposed to appear as 3 switches -> open, close and stop.

ggfunnn commented 1 year ago

Hi, I have the same problem - the difference is that I do have percentage control in the meross app. I assume that the percentage is not supported yet right? I would love to have this feature (I bought non-homekit switches because I thought the percentage would work via homebridge...). I can provide all the logs needed - just tell me what you want.

Thanks, Kuba