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. Typically, this involves uninstalling and re-installing the package.
Enhancements
- Sync HomeKit service name with Hue bridge/deCONZ gateway
name
of corresponding/lights
resource, see #793. - Re-enable missing tile in iOS 14 for the Stateless Programmable Switch for the Samjin
button
, by exposing the Temperature Sensor as a separate accessory, see #780.
Bug fixes
- Don't break out of retry loop on gateway communication error while waiting for
/lights
resources to be exposed by deCONZ, see #739.
Bump Dependencies
- NodeJS v14.15.0;
- homebridge-lib v4.8.0.