Skip to content

Releases: ebaauw/homebridge-p1

v1.1.6

12 Feb 11:42
68d486b
Compare
Choose a tag to compare

Bump Dependencies

  • NodeJS v14.15.5 LTS;
  • homebridge-lib v5.0.6;
  • serialport v9.0.6;
  • ws v7.4.3.

v1.1.5

15 Jan 12:26
d4ce071
Compare
Choose a tag to compare

Enhancements

  • Remove button config.json setting; Electricity and Gas accessories now get a dummy _Stateless Programmable Switch service by default.

Bump Dependencies

  • homebridge-lib v5.0.4.

v1.1.4

10 Jan 14:29
6d9befa
Compare
Choose a tag to compare

Bump Dependencies

  • NodeJS v14.15.5 LTS;
  • homebridge-lib v5.0.2;
  • serialport v9.0.4;
  • ws: 7.4.2.

v1.1.3

17 Dec 20:39
b005be3
Compare
Choose a tag to compare

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

05 Dec 16:18
948edb7
Compare
Choose a tag to compare

Enhancements

  • Handle empty log value, see #43.

Bump Dependencies

  • homebridge-lib v4.8.3;
  • serialport v9.0.3;
  • ws v7.4.1.

v1.1.1

24 Nov 20:09
af6ab81
Compare
Choose a tag to compare

Bump Dependencies

  • NodeJS v14.15.1 LTS;
  • homebridge-lib v5.0.0;
  • ws v7.4.0.

v1.1.0

06 Nov 20:03
f22ce27
Compare
Choose a tag to compare

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.

v1.0.6

20 Sep 08:32
d6bb279
Compare
Choose a tag to compare

Bump dependencies

  • NodeJS v12.18.4 LTS;
  • homebridge-lib v4.7.15.

v1.0.5

13 Aug 11:16
864ca33
Compare
Choose a tag to compare

Enhancements

  • Add links to sponsor this project.

Bump Dependencies

  • NodeJS v12.18.3 LTS;
  • homebridge-lib v4.7.14;
  • serialport v9.0.1.

v1.0.4

11 Jul 19:27
2403c79
Compare
Choose a tag to compare

Bump dependencies

  • NodeJS v12.18.2 LTS;
  • homebridge-lib v4.7.12;
  • ws v7.3.1.

The npm warning that bonjour-hap has been deprecated can be ignored.