bwp91 / homebridge-meross

Homebridge plugin to integrate Meross devices into HomeKit.
MIT License
201 stars 32 forks source link

Node version 18.12.1 #458

Closed joff0 closed 1 year ago

joff0 commented 1 year ago

Hi, The latest version of the homebridge-docker uses: Node.js 18.12.1 so on a start it now throws the following error:

The plugin "homebridge-meross" requires Node.js version of ^14.20.1 || ^16.17.1 which does not satisfy the current Node.js version of v18.12.1.

In my limited testing so far the plugin still works, but just thought I'd let you know.

joff0 commented 1 year ago

Fixed with version: 8.4.0 (2022-11-10)

Thx