Skip to content

Releases: ToddGreenfield/homebridge-onkyo

0.8.0

22 Nov 14:21
488cf08
Compare
Choose a tag to compare

Version 0.8.0 supports more models with a newer version of eiscp.js. Also includes bug and performance fixes.

0.7.16

29 Feb 09:52
d2bf782
Compare
Choose a tag to compare

The 0.7.x codestream is a major rewrite of the code.
Unfortunately the changes require users to delete the old configuration before upgrading from an older version.
Some new bugs were apparently introduced - please report these and help fixing them. Thanks!

0.7.9 fixed some issues with reading the configuration and eventually crashing homebridge.
0.7.11 fixed an installation problem that occurred in some environments
0.7.13 updated dependencies in package.json
0.7.15 removed a dependency to math-round which was not updated in years.
0.7.16 fixed a problem with reading the INPUTS configuration leading to input filtering being disabled all times.

0.7.15

28 Feb 16:57
aa0bf29
Compare
Choose a tag to compare

The 0.7.x codestream is a major rewrite of the code.
Unfortunately the changes require users to delete the old configuration before upgrading from an older version.
Some new bugs were apparently introduced - please report these and help fixing them. Thanks!

0.7.9 fixed some issues with reading the configuration and eventually crashing homebridge.
0.7.11 fixed an installation problem that occurred in some environments
0.7.13 updated dependencies in package.json
0.7.15 removed a dependency to math-round which was not updated in years.

0.7.13

28 Feb 14:26
3c3069f
Compare
Choose a tag to compare

The 0.7.x codestream is a major rewrite of the code.
Unfortunately the changes require users to delete the old configuration before upgrading from an older version.
Some new bugs were apparently introduced - please report these and help fixing them. Thanks!

0.7.9 fixed some issues with reading the configuration and eventually crashing homebridge.
0.7.11 fixed an installation problem that occurred in some environments
0.7.13 updated dependencies in package.json

0.7.11

28 Feb 11:33
500e989
Compare
Choose a tag to compare

The 0.7.x codestream is a major rewrite of the code.
Unfortunately the changes require users to delete the old configuration before upgrading from an older version.
Some new bugs were apparently introduced - please report these and help fixing them. Thanks!

0.7.9 fixed some issues with reading the configuration and eventually crashing homebridge.
0.7.11 fixed an installation problem that occurred in some environments

0.7.9

28 Feb 08:57
6a8beee
Compare
Choose a tag to compare

The 0.7.x codestream is a major rewrite of the code.
Unfortunately the changes require users to delete the old configuration before upgrading from an older version.
Some new bugs were apparently introduced - please report these and help fixing them. Thanks!

0.7.9 fixed some issues with reading the configuration and eventually crashing homebridge.

0.7.7

12 Feb 23:26
Compare
Choose a tag to compare

The 0.7.x codestream is a major rewrite of the code.
Unfortunately the changes require users to delete the old configuration before upgrading from an older version.
Some new bugs were apparently introduced - please report these and help fixing them. Thanks!

enhancing the fix for loading eiscp-commands

04 Jun 08:49
398d96c
Compare
Choose a tag to compare

The previous fix did not work on all platforms and releases.
Added some code to try two different options of loading the eiscp-commands file.