Skip to content

Releases: sprocket-9/hacs-nuvo-serial

v2.0.3 Automation trigger fix

31 Aug 16:27
Compare
Choose a tag to compare

Fix: HA release 2023.5 removed deprecated registry function which broke automation triggers.

v2.0.2 Essentia Standby Wakeup Fix

26 Apr 16:53
Compare
Choose a tag to compare

Minor release to bump the required version of nuvo-serial to 0.5.2 which contains fixes to wake up the Essentia G from standby mode before sending commands.

v2.0.2-beta.2 Essentia Standby Wakeup Test

22 Apr 15:40
Compare
Choose a tag to compare

Essentia Standby Wakeup Test

v2.0.2-beta.1 Essentia Standby Wakeup Test

20 Apr 15:20
Compare
Choose a tag to compare

Essentia Standby Wakeup Test

v2.0.1

21 Mar 23:34
Compare
Choose a tag to compare

Release to bump the required version of nuvo-serial to 0.3.2. The 3.* version of the typeguard module contains backward incompatible changes which are causing issues - see #6

v2.0.0

17 Oct 14:11
Compare
Choose a tag to compare

WARNING - contains breaking changes which requires a remov/reinstall of the integration.

This release contains a lot of changes under the hood on how devices and entities are named in order to comply with https://developers.home-assistant.io/blog/2022/07/10/entity_naming

The device/entity hierarchy will end up as:

  • Nuvo system device
    • system controls grouped under system device
    • sub device per Zone
      • zone controls grouped under zone device
    • sub device per Source
      • source controls grouped under source device

The actual entity_ids should end up the same as they currently are before this release, but I'm not sure how well HA will handle the transition when installing this version. There's a good chance old entities will be left littered around and it is recommended to remove/reinstall the integration in HACS.

Changes

page_on, page_off services changed to a page system device switch
all_off service changed to a all_zones_of system device button

Added

mute switch added to mute all active zones (note: the Nuvo prevents media player volume/mute controls working while this is active)
configure_time service added to set the clock on the Grand Concerto.

Speaker Groups

Reworks speaker groups:

  • Multiple groups now possible
  • Pure HA implementation - no longer using Nuvo group feature

v2.0.0-beta.1 Device & Entity hierarchy

20 Sep 23:13
Compare
Choose a tag to compare

WARNING - contains breaking changes.

This release contains a lot of changes under the hood on how devices and entities are named in order to comply with https://developers.home-assistant.io/blog/2022/07/10/entity_naming

The device/entity hierarchy will end up as:

  • Nuvo system device
    • system controls grouped under system device
    • sub device per Zone
      • zone controls grouped under zone device
    • sub device per Source
      • source controls grouped under source device

The actual entity_ids should end up the same as they currently are before this release, but I'm not sure how well HA will handle the transition when installing this version. There's a good chance old entities will be left littered around and it may be best just to remove/reinstall the integration in HACS.

Changes

page_on, page_off services changed to a page system device switch
all_off service changed to a all_zones_of system device button

Added

mute switch added to mute all active zones (note: the Nuvo prevents media player volume/mute controls working while this is active)
configure_time service added to set the clock on the Grand Concerto.

Fix for NumberEntity deprecated methods

13 Sep 19:54
Compare
Choose a tag to compare

Minor fix necessary for HA 2022.10
Update NumberEntity due to HA changing how it works and deprecating some methods.

Fix for device trigger schema

25 Nov 18:10
Compare
Choose a tag to compare

Minor fix due to HA changing name of device trigger base schema.

Zone Volume Controls

05 Jul 21:00
Compare
Choose a tag to compare

Adds zone volume control entities for:

  • Max volume
  • Initial volume
  • Page volume
  • Party volume
  • Volume reset