Skip to content

Releases: ebaauw/homebridge-music

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.

v0.1.8

29 Jun 13:26
Compare
Choose a tag to compare

Bump versions:

  • homebridge v0.4.44.

v0.1.7

17 Jun 10:18
Compare
Choose a tag to compare

Bump versions:

  • NodeJS v8.11.3;
  • homebridge v0.4.43.

v0.1.6

18 May 10:13
Compare
Choose a tag to compare

Bump node to v8.11.2 LTS.

v0.1.5

06 May 10:43
Compare
Choose a tag to compare

Bump homebridge to v0.4.42.

v0.1.4

29 Apr 09:05
Compare
Choose a tag to compare

Check whether running on macOS, see #3.

v0.1.2

01 Apr 12:55
Compare
Choose a tag to compare

Bump versions:

  • Node v8.11.1;
  • is-my-json-valid v2.17.2;
  • semver v5.5.0.

Use standard code style.

v0.1.1

13 Jan 10:53
Compare
Choose a tag to compare

Include compiled scripts in package, see #1.

v0.1.0

13 Jan 10:52
Compare
Choose a tag to compare

Initial release.