Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.46 KB

README.md

File metadata and controls

29 lines (17 loc) · 1.46 KB

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