Skip to content

Releases: grzegorz914/homebridge-denon-tv

v4.8.0

17 Jan 09:18
Compare
Choose a tag to compare

Note - after update to 4.8.x all buttons need to be configure again using config UI.

Changes

  • fixed #190
  • fixed #228
  • config schema updated
  • cleanup

Full Changelog: v4.7.0...v4.8.0

v4.7.0

16 Jan 07:13
Compare
Choose a tag to compare

Note - after update to 4.7.x buttons, sensors, volume display type need to be configure again using config UI.

Changes

  • removed mode reference from manually configured inputs, not nedded anymore
  • fixed explicit generation resolution for old device 0, thanks @DonutEspresso
  • fixed legacy volume control mode display if set to lightbulb
  • fixed #227
  • bump dependencies
  • config schema updated
  • cleanup

Full Changelog: v4.6.0...v4.7.0

v4.6.0

14 Jan 10:08
Compare
Choose a tag to compare

Changes

  • added support for new API of AVR like AVC-X4800H or Marantz PM7000N, closes #211
  • replaced properties supportOldAvr with generation
  • bump dependencies
  • config schema updated
  • cleanup

Full Changelog: v4.5.0...v4.6.0

v4.5.0

02 Jan 09:40
Compare
Choose a tag to compare

Changes

  • added possibility to disable prefix name for buttons and sensors #215
  • config schema updated
  • cleanup

Full Changelog: v4.4.0...v4.5.0

v4.4.0

29 Dec 17:35
Compare
Choose a tag to compare

Changes

  • added possibility to select display inputs order, possible by None, Alphabetically Name, Alphabetically Reference
  • config schema updated
  • cleanup

v4.3.0

29 Jul 09:45
Compare
Choose a tag to compare

Changes

  • added RESTFul server
  • code refactor and cleanup
  • config.schema updated
  • fixed some minor issues

What's Changed

Full Changelog: v4.1.0...v4.3.0

v4.1.0

02 Mar 15:25
Compare
Choose a tag to compare

Note - after update to 4.1.x buttons need to be configure again using config UI.

Changes

  • closes #166
  • added support for old AVR like AVR-3311CI and other old models which work on port 80
  • added support for old AVR to read Inputs and its Names from device
  • added many new inputs and functions
  • prevent HB crash if for some reason prepare accessory fail
  • config.schema updated
  • code cleanup

Full Changelog: v4.0.0...v4.1.0

v4.0.0

24 Feb 18:51
Compare
Choose a tag to compare

[4.0.0] - (24.02.2023)

Changes

  • added possibility to create all possible functions to every zone using buttons and lather use it with automations and scenes
  • changed properties buttonsMainZone, buttonsZone2 and buttonsZone3 to buttons
  • removed properties inputs.displayType and surrounds.displayType
  • added possibility to load Favorites from device, only if AVR support it
  • added possibility to load QuickSelect from device, only if AVR support it
  • added possibility to load SmartSelect from device, only if AVR support it
  • added possibility to load Shortcuts like Quick Select and Smart Select from device, only if AVR support it
  • many button functions updated
  • config.schema updated
  • other small fixes and improvements
  • dependenies updated
  • cleanup

Full Changelog: v3.24.0...v4.0.0

v3.24.0

13 Feb 08:11
Compare
Choose a tag to compare

Changes

  • standarize function of display type and volume control, now volume control -1 None/Disabled, 0 Slider, 1 Fan, please see in readme
  • config.schema updated
  • fix expose extra input tile in homekit app
  • other small fixes and improvements
  • cleanup

Full Changelog: v3.23.0...v3.24.0

v3.23.0

08 Feb 09:20
Compare
Choose a tag to compare

Changes

  • added possibility to disable log device connect error
  • config.schema updated

Full Changelog: v3.22.0...v3.23.0