bwp91 / homebridge-meross

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

MRS100 Roller device #535

Closed tombolini closed 9 months ago

tombolini commented 9 months ago

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

First, thank you for your work! Much appreciated.

According to your changelog (9.2.0 (2023-07-18)) you added "Support for MRS100 models that have % position capabilities)". I have one of those, and I only get the three switches in Homekit. I have the MRS100 Homekit Version that is absolutely unreliable in Homekit, but works fine when using the Meross app, so I would like to use it with Homebridge.

See my log output, it even says "showAs:switch". Is there any way for me to change the behavior? I do have the percentage set bar in the Meross app.

Please let me know if you need additional logs.

Details of your setup.

Please paste any relevant logs below.

[15/09/2023, 10:46:27] [Meross] [Roller] initialising with options {"connection":"hybrid","showAs":"switch"}. [15/09/2023, 10:46:27] [Meross] [Roller] initialised with id [220927197210.......a96307}]. (I removed the id just in case)

bwp91 commented 9 months ago

Hi @tombolini couple of questions:

  1. do you have position % capabilities in the meross app? or just similar up/down/stop switches?
  2. which hardware version is your device? You can find this in the plugin settings screen - my devices tab
tombolini commented 9 months ago

Yes, I can set the percentage in the Meross app.

IMG_0174

According to the app, I have hardware version 7.0.0 and I'm using firmware 7.6.1.0 in case that matters.

bwp91 commented 9 months ago

Please try the new beta version of the plugin:

https://github.com/homebridge/homebridge/wiki/How-to-Install-Alternate-Plugin-Versions

tombolini commented 9 months ago

Now it works! Thank you very much.

bwp91 commented 9 months ago

Awesome. Just released a new version of the plugin with the updates. Will close this now, feel free to reopen if any further issues.