Skip to content

Commit e276c8b

Browse files
committed
update versions
1 parent 3a95cb6 commit e276c8b

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@ Tools to help configure the Meross devices to use private MQTT servers.
66

77
## Requirements
88

9-
NodeJS: >= 18.0
10-
NPM: >= 9.0
9+
NodeJS: ^21.0.0, ^20.10.0, ^18.20.0
10+
NPM: ^10.0.0
1111

1212
## Setup
1313

14+
TODO:
1415
[Devices with WIFI pairing]()
1516

1617
[Devices with Bluetooth pairing]()

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meross",
3-
"version": "2.0.0-beta-1",
3+
"version": "2.0.0-beta-2",
44
"description": "Utility to configure Meross devices for local MQTT",
55
"keywords": [
66
"smarthome",

0 commit comments

Comments
 (0)