We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a95cb6 commit e276c8bCopy full SHA for e276c8b
2 files changed
README.md
@@ -6,11 +6,12 @@ Tools to help configure the Meross devices to use private MQTT servers.
6
7
## Requirements
8
9
-NodeJS: >= 18.0
10
-NPM: >= 9.0
+NodeJS: ^21.0.0, ^20.10.0, ^18.20.0
+NPM: ^10.0.0
11
12
## Setup
13
14
+TODO:
15
[Devices with WIFI pairing]()
16
17
[Devices with Bluetooth pairing]()
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "meross",
3
- "version": "2.0.0-beta-1",
+ "version": "2.0.0-beta-2",
4
"description": "Utility to configure Meross devices for local MQTT",
5
"keywords": [
"smarthome",
0 commit comments