Skip to content

Commit 5284c61

Browse files
committed
Merge branch 'hotfix/1.0.14'
2 parents e97c48a + 590130c commit 5284c61

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Meross utilities
2+
23
[![Node.js Package](https://github.com/bytespider/Meross/actions/workflows/npm-publish.yml/badge.svg)](https://github.com/bytespider/Meross/actions/workflows/npm-publish.yml)
34

45
Tools to help configure the Meross devices for purpose of utilising our <a href="https://github.com/bytespider/Meross/wiki/MQTT">own MQTT servers</a>.
@@ -8,16 +9,20 @@ Before you can use the tool to setup your device you need to put it into paring
89
Requires `node` v12+.
910

1011
## Home Assistant
12+
1113
It's possible to get these devices to work with Home Assistant (HASSIO).
1214
<a href="https://github.com/bytespider/Meross/wiki/Home-Assistant-(HASSIO)">Setup Home Assistant MQTT</a>
1315

1416
Once paired and linked to your broker, you can use the <a href="https://github.com/krahabb/meross_lan">Meross Lan</a> integration to control the devices.
1517

1618
## Tools
19+
1720
### Info
21+
1822
`npx meross info [--include-wifi]`
1923
Gets information from the device you are connected to in setup mode and optionally the WIFI SSID's it can see.
2024

2125
### Setup
26+
2227
`npx meross setup [options]`
2328
Setup device you are connected to in setup mode

0 commit comments

Comments
 (0)