Started work on an 'Onkyo AVR / Pioneer AVR / Integra AVR' custom integration

Hi all, v0.9.0 is available:
On integration start (for example after a reboot of the remote) Simple Commands are generated based on the JSON so you do not need to type those commands anymore.
However, text commands are still possible so there is no impact on your existing Activities.

Currently 383 Simple Commands are created, for example options for:
AUDIO_RETURN_CHANNEL, DIRAC, LATE_NIGHT, LFE_LEVEL, LISTENING_MODE, LOUDNESS_MANAGEMENT, MUSIC_OPTIMIZER, MUTE, PRESET

So now Input Source can show options in a dropdown and it also allows for entering text commands. The behavior depends on your configuration of the Selector for Input. That config also impacts the Sources option in MediaWidget, see this explanation.

Other stuff:

  • Deezer: doesn’t show log out option in MediaBrowser anymore
  • unittests: migrated from ava to vitest, increased code coverage
  • cleaner build.yaml
  • updated dependencies
  • updated docs

Hi all,

v0.9.1 is available:

  • bugfix: the Back button as generated menu option in MediaBrowser sometimes did not work
  • added TuneIn presets as simple commands for example TUNEIN_PRESET_2
  • added Media Browse for source music-server, for example browse your NAS and play music from it, see doc
  • refactored code that handles Media Browsing
  • updated dependencies
  • updated docs

Hi all, v0.9.2 is available:

  • fixed generated simple commands for SLEEP
  • added Remote Entity see docs
  • updated dependencies
  • added unit tests
1 Like

Hi all, v0.0.1 was released approximately one year ago and the current v0.9.2 offers a lot more functionality and stability compared to that initial version.
Is there something missing (or not working) which in your opinion should be part of v1.0.0 ?