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