Releases: ebaauw/homebridge-p1
Releases · ebaauw/homebridge-p1
v1.1.6
v1.1.5
v1.1.4
v1.1.3
Enhancements
- Add
button
config.json parameter, to expose a dummy Stateless Programmable Switch service on each accessory. This way, Home will recognise the accessory, and allow you to change the favourite setting on iOS 14. See #41.
Bump dependencies
- NodeJS v14.15.2 LTS;
- homebridge-lib v4.8.4.
v1.1.2
v1.1.1
v1.1.0
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.