Giter Club home page Giter Club logo

Comments (4)

dylanfrankcom avatar dylanfrankcom commented on June 14, 2024

Hey @overflywingo, looks like the request is the same as the MSS110 V1.0. Try changing the device model in your config to "model": "MSS110-1", or within the HomebridgeUI Meross settings pane (MSS-110 1.0), whichever you prefer. I can get this changed for an upcoming release in which case your config will break again when you update. Just a heads up.

Regarding HTTPCatcher and Charles, either one will work. HTTPCatcher is actually much easier to use and set up. Your messageId, timestamp & sign will change with each request sent from the Meross app. A valid combination of them copied from a request can reused when using Homebridge. That is how the request sent from Homebridge is authorized by Meross to control the device.

from homebridge-meross.

overflywingo avatar overflywingo commented on June 14, 2024

Hi Dylan, indeed is the same as MSS110. I changed the model in the config and everything is now working perfectly. Great !
Also your explanations about HTTPCatcher and Charles are very clear .. as well as your explanations/clarifications about messageId, timestamp & sign changing all the times ... but not being an issue because of a valid combination.
I think all those explanations should be added to the Wiki to help novices ... like me.

from homebridge-meross.

donavanbecker avatar donavanbecker commented on June 14, 2024

@overflywingo You should be able to update the wiki?

from homebridge-meross.

ThomasTom86 avatar ThomasTom86 commented on June 14, 2024

Hello! I'm new here and have a problem. Since yesterday I have been trying to connect my meross sockets to homebridge. I have an MSS310 (firmware 1.1.18 / hardware 1.0.0) and an MSS210 ( firmware 1.1.12 / hardware 1.0.0). I added both to homebridge as described in the description, unfortunately they cannot be switched via homebridge / home app.
Thank's Tom

[06/12/2020, 13:43:20] [Aquarium Licht] Set failed: false
[06/12/2020, 13:43:24] [Aquarium Technik] Set failed: false

{
"model": "MSS210",
"name": "Aquarium Technik",
"deviceUrl": "192.168.1.17",
"channel": 0,
"messageId": "ea92923a70b7f4fee68c941adc27a36c",
"timestamp": 1607256877,
"sign": "d1b5644f42f1a7e92d55c154c638624c",
"accessory": "Meross"
},
{
"model": "MSS310",
"name": "Aquarium Licht",
"deviceUrl": "192.168.1.18",
"channel": 0,
"messageId": "b65e9d1236e762140c6c0edc5279ea1d",
"timestamp": 1607257040,
"sign": "e9c53eeacf6378faf9450984f547f4ed",
"accessory": "Meross"
}

from homebridge-meross.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.