Git Product home page Git Product logo

Comments (8)

bytespider avatar bytespider commented on May 25, 2024

Can you give some detail about your setup?
What MQTT broker? How is MQTT set up? Are you using Home Assistant?

from meross.

DanyGijon avatar DanyGijon commented on May 25, 2024

mqtt configured using mosquitto as per example provided (Minimal unauthenticated), except port which I use 1883, on Home Assistant Core deployment.

However the issue right now is that not even able to see the device joining Wifi Network. setup command is the following:
./meross setup --gateway 10.10.10.1 --wifi-ssid RoDaniH --wifi-pass ******** --mqtt mqtts://192.168.68.100:1883

┌────────────────────┬────────────────────────────────────────────────────────────────────
│Device │mss210 us mt7682 (hardware:2.0.0 firmware:2.2.2)
├────────────────────┼────────────────────────────────────────────────────────────────────
│UUID │19011804581223251h0434298f1a4b07
├────────────────────┼────────────────────────────────────────────────────────────────────
│Mac address │34:29:8f:1a:4b:07
├────────────────────┼────────────────────────────────────────────────────────────────────
│IP address │10.10.10.1
├────────────────────┼────────────────────────────────────────────────────────────────────
│Current MQTT broker │192.168.68.100:1883
├────────────────────┼────────────────────────────────────────────────────────────────────
│Credentials │User: 34:29:8f:1a:4b:07
│ │Password: -----------------------------------------
├────────────────────┼────────────────────────────────────────────────────────────────────
│MQTT topics │Publishes to: /appliance/19011804581223251h0434298f1a4b07/publish
│ │Subscribes to: /appliance/19011804581223251h0434298f1a4b07/subscribe
└────────────────────┴────────────────────────────────────────────────────────────────────
Device will reboot...

Nothing on mosquitto:

sh-3.2$ mosquitto_sub -h 192.168.68.100 -p 1883 -t "/appliance/19011804581223251h0434298f1a4b07/publish" --cafile /Users/user/ca-meross.crt

from meross.

bytespider avatar bytespider commented on May 25, 2024

Meross devices can only use port 8883

from meross.

DanyGijon avatar DanyGijon commented on May 25, 2024

You are certainly right. I have re run setup and reconfigure mqtt and now mss210 is showing up on mosquitto and home assistant. Couple of questions though:

  • Is it expected that MS210 led keeps blinking green instead of solid green when working on cloud?
  • Also, HA only works for turning the swith off as when I do so, entity becomes unresponsive on home assistant until manually turned on
    Thanks

from meross.

bytespider avatar bytespider commented on May 25, 2024

Sorry, I don't have any experience with the MSS210. However, I expect it's still flashing as it's unable to connect to something or isn't receiving some kind of configuration complete signal. It would be with seeing what messages it sends to your broker.

What integration are you using to control the device? It's possible they have not implemented the device status in a way that works for this device.

from meross.

DanyGijon avatar DanyGijon commented on May 25, 2024

I´m working with Meross LAN on Home Assistant. I guess I´ll have to follow this investigation up with them.

Thanks a lot for your help

from meross.

bytespider avatar bytespider commented on May 25, 2024

They are great at Meross LAN, they'll get you set up in no time.

from meross.

bytespider avatar bytespider commented on May 25, 2024

@DanyGijon FYI it could be because the device need to connect to an external NTP server:

pool.ntp.org
0.amazon.pool.ntp.org
time1.aliyun.com
0.europe.pool.ntp.org
0.north-america.pool.ntp.org
0.south-america.pool.ntp.org

from 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.