dkerr64 / homebridge-yolink

Apache License 2.0
12 stars 2 forks source link

Notification message #108

Open NicholasB60 opened 1 week ago

NicholasB60 commented 1 week ago

Seeing this notification in the Homebridge log

[11/17/2024, 9:03:01 AM] [YoLink] Launched child bridge with PID 24170 [11/17/2024, 9:03:01 AM] The plugin "homebridge-yolink" requires Node.js version of ^18.17.0 || ^20.9.0 which does not satisfy the current Node.js version of v22.11.0. You may need to upgrade your installation of Node.js - see https://homebridge.io/w/JTKEF

Seems to indicate that a version of node.js greater than 20.9.0 is an issue for the Yolink connection, is this correct?

Homebridge v1.8.5 Homebridge UI v4.63.0 Yolink v1.6.1

dkerr64 commented 1 week ago

I'm not aware of any problems using Node 22. I will test and then update the package json file.

Thanks for bringing to my attention.