Skip to content

Releases: ebaauw/homebridge-music

v0.2.6

06 Apr 12:18
Compare
Choose a tag to compare

Bump dependencies:

  • homebridge v0.4.48;
  • semver v6.0.0.

v0.2.5

10 Mar 14:46
Compare
Choose a tag to compare

Bump dependencies

  • NodeJS v10.15.3 LTS.

v0.2.4

01 Mar 13:56
Compare
Choose a tag to compare

Bump depedencies:

  • NodeJS v10.15.2 LTS.

v0.2.3

27 Jan 12:17
Compare
Choose a tag to compare

Bump dependencies:

  • homebridge v0.4.45.

v0.2.2

28 Dec 13:47
Compare
Choose a tag to compare

Bump versions:

  • NodeJS v10.15.0 LTS.

v0.2.1

14 Dec 12:30
Compare
Choose a tag to compare

Bump NodeJS to v10.14.1 LTS.

v0.2.0

04 Nov 16:35
Compare
Choose a tag to compare

Bump versions:

  • NodeJS 10.13.0 LTS;
  • semver v5.6.0.

Make sure to upgrade npm and to re-install homebridge after upgrading node from 8.x to 10.x:

sudo npm -g i npm
sudo npm -g un homebridge
sudo npm -g i homebridge --unsafe-perm

v0.1.11

13 Sep 17:40
Compare
Choose a tag to compare

Bump versions:

  • NodeJS v8.12.0 LTS;
  • homebridge v0.4.45.

v0.1.10

01 Sep 13:50
Compare
Choose a tag to compare

Bug fix, see #7. When volume is exposed as Brightness (or RotationSpeed), the HomeKit characteristic wouldn't be updated when changing the volume from iTunes (or whatever other music player). Also, you would see messages in the homebridge log like:

HAP Warning: Characteristic 00000119-0000-1000-8000-0026BB765291 not in required or optional characteristics for service 00000043-0000-1000-8000-0026BB765291. Adding anyway.

v0.1.9

19 Aug 12:38
Compare
Choose a tag to compare

Bump versions:

  • NodeJS v8.11.4 LTS;
  • is-my-json-valid v2.19.0;
  • semver v5.5.1.