Skip to content

v1.1.0

Compare
Choose a tag to compare
@ebaauw ebaauw released this 06 Nov 20:03
f22ce27

NodeJS v14

With NodeJS v14.x becoming the current LTS version, I now develop and test my plugins against the latest v14 of NodeJS. A warning message will be issued when you run another version. This other version might just work, but I recommend to use the latest LTS version.
Note that, when upgrading (or downgrading) to different major NodeJS version, you need to re-build any package containing C++ components. Best update NodeJS to v14, before updating Homebridge P1. Otherwise, you might need to uninstall and re-install Homebridge P1 after updating NodeJS.

Bump Dependencies

  • NodeJS v14.15.0;
  • homebridge-lib v16.0.1;
  • serialport v9.0.2.