Releases: grzegorz914/homebridge-denon-tv
Releases · grzegorz914/homebridge-denon-tv
v4.8.0
Note - after update to 4.8.x all buttons need to be configure again using config UI.
Changes
Full Changelog: v4.7.0...v4.8.0
v4.7.0
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
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
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
Changes
- added possibility to select display inputs order, possible by
None
,Alphabetically Name
,Alphabetically Reference
- config schema updated
- cleanup
v4.3.0
Changes
- added RESTFul server
- code refactor and cleanup
- config.schema updated
- fixed some minor issues
What's Changed
- Bump fast-xml-parser from 4.2.2 to 4.2.4 by @dependabot in #194
Full Changelog: v4.1.0...v4.3.0
v4.1.0
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
[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
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
Changes
- added possibility to disable log device connect error
- config.schema updated
Full Changelog: v3.22.0...v3.23.0