hillaliy / homebridge-midea-air

Homebridge plugin for Midea units
MIT License
71 stars 23 forks source link

Node 16.0 Recommendation #63

Closed booruce closed 2 years ago

booruce commented 2 years ago

Hi,

Is it necessary to actually have Node 16.0 in order for this plugin to work properly? I run Homebridge on a Raspberry Pi which is still running Node 14.x by default. While it is possible to upgrade to Node 16 on a Pi it is not standard process and requires a lot of additional steps.

My question is does this Homebridge Plugin actually require Node 16 to run properly or is it just a standard warning message?

image

hillaliy commented 2 years ago

I also using Homebridge on Rpi (Docker installation latest version) works with node.js 16.15.0 You can update the plugin and stay with node.js 14.19.2 I recommended using Docker. You can use your Rpi for a lots of Apps (containers). If you need some help contact me on Discord Yossi#1563