New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

meross

Package Overview
Dependencies
Maintainers
0
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

meross

Utility to configure Meross devices for local MQTT

  • 1.0.16
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
6
decreased by-45.45%
Maintainers
0
Weekly downloads
 
Created
Source

Meross utilities

Node.js Package

Tools to help configure the Meross devices for purpose of utilising our own MQTT servers.

Before you can use the tool to setup your device you need to put it into paring mode and connect to it's Access Point. It's IP address is known as the --gateway parameter and is typically 10.10.10.1.

Requires node >=18
For Node.js >=21 you need to prepend commands with NODE_OPTIONS='--insecure-http-parser'. This is because the responses from some (if not all) versions of the Meross firmware incorrectly terminate headers with LF instead of CRLF. CVE-2022-32214

Home Assistant

It's possible to get these devices to work with Home Assistant (HASSIO). Setup Home Assistant MQTT

Once paired and linked to your broker, you can use the Meross Lan integration to control the devices.

Tools

Info

npx meross info [--include-wifi] Gets information from the device you are connected to in setup mode and optionally the WIFI SSID's it can see.

Setup

npx meross setup [options] Setup device you are connected to in setup mode

Keywords

FAQs

Package last updated on 13 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc