Git Product home page Git Product logo

Comments (8)

M0NsTeRRR avatar M0NsTeRRR commented on September 21, 2024 1

@jluixjurado

What i've found is that new plugs doesn't seem to communicate through wifi but through bluetooth (in fact, when scanning for bluetooth devices you can find something like MRBL_XXXX, where XXXX are the last four digits of the plug MAC address.

That poses an issue of these new plugs. What I would recommend is to pair using the Meross app, then once it's on your network, reconfigure it using the tools.

@M0NsTeRRR

PS : I've tried with the rewrite branch at beginning but I can't get it worked as their is works to do

Sorry, I continued working on it and I pushed the changes because I needed to move to a new machine. I have time off now, so I'll endeavour to get this into a working state before New Year.

Sure no worries, it's how open source works 😁. Thanks for your amazing job ;)

from meross.

bytespider avatar bytespider commented on September 21, 2024 1

I have published a new release that includes #75

from meross.

bytespider avatar bytespider commented on September 21, 2024

Is there any information in the verbose output that would be helpful?

Also you used double quotes on your WiFi ssid, so try replacing with single quotes.

I wonder if the device ssid is hidden

from meross.

bytespider avatar bytespider commented on September 21, 2024

if you want to try it, there's an experimental branch that I started which allows you to send only parts of the setup.
https://github.com/bytespider/Meross/tree/feature/rewrite it's not very well documented at the moment so I will try my best to help.

from meross.

M0NsTeRRR avatar M0NsTeRRR commented on September 21, 2024

Hello, tested today with two MSS315, firmware 9.5.31 and hardware 9.0.0. It seems that the SSID is hidden maybe it's the same for you @fritut08.

My setup with home assistant :

  1. Install official meross app
  2. Setup the plug with meross app (it will configure wifi)
  3. On home assistant install https://github.com/krahabb/meross_lan, connect meross cloud account. Add devices and get key from one device.
  4. Install bytespider project and comment out line 95 to 102 (as we don't change wifi settings only MQTT) in bin/meross-setup
  5. Get IP address of the plug from your DHCP and do npx meross info --verbose -g <IP> --key <KEY>, you should see plug configuration, it means everything is ready and you can go below (step not required)
  6. Reconfigure meross MQTT plug npx meross setup --gateway 'IP' --wifi-ssid 'wedontcare' --wifi-pass 'wedontcare' --mqtt mqtts://<IP or HOSTNAME of MQTT> --wifi-cipher 3 --wifi-encryption 6 --wifi-channel 6 --verbose --key 'KEY'
  7. Do step 5, it should display your new MQTT broker :)
  8. Remove the plug on meross app, delete your account and delete the application

PS : I've tried with the rewrite branch at beginning but I can't get it worked as their is works to do. Old function not renammed like setSystemTime() to configureSystemTime(), missing an await keyword on _send function for got library and still after that I got a ECONNRESET. Much simpler to comment out wifi settings :)

Thanks for your library I can keep my privacy away from third parties cloud :)

from meross.

jluixjurado avatar jluixjurado commented on September 21, 2024

Hi there. I've got the same problem with my new mss310. What i've found is that new plugs doesn't seem to communicate through wifi but through bluetooth (in fact, when scanning for bluetooth devices you can find something like MRBL_XXXX, where XXXX are the last four digits of the plug MAC address. That's why CUSTOM PAIRER can't find the new plugs!

from meross.

bytespider avatar bytespider commented on September 21, 2024

@jluixjurado

What i've found is that new plugs doesn't seem to communicate through wifi but through bluetooth (in fact, when scanning for bluetooth devices you can find something like MRBL_XXXX, where XXXX are the last four digits of the plug MAC address.

That poses an issue of these new plugs. What I would recommend is to pair using the Meross app, then once it's on your network, reconfigure it using the tools.

@M0NsTeRRR

PS : I've tried with the rewrite branch at beginning but I can't get it worked as their is works to do

Sorry, I continued working on it and I pushed the changes because I needed to move to a new machine. I have time off now, so I'll endeavour to get this into a working state before New Year.

from meross.

fuomag9 avatar fuomag9 commented on September 21, 2024

@jluixjurado

What i've found is that new plugs doesn't seem to communicate through wifi but through bluetooth (in fact, when scanning for bluetooth devices you can find something like MRBL_XXXX, where XXXX are the last four digits of the plug MAC address.

That poses an issue of these new plugs. What I would recommend is to pair using the Meross app, then once it's on your network, reconfigure it using the tools.

@M0NsTeRRR

PS : I've tried with the rewrite branch at beginning but I can't get it worked as their is works to do

Sorry, I continued working on it and I pushed the changes because I needed to move to a new machine. I have time off now, so I'll endeavour to get this into a working state before New Year.

As referenced here krahabb/meross_lan#346 (comment) I've created a small pull request to allow for mqtt setup only, which fixes this issue #75

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.