From 54a0e6d6e4c4703d8b845c6db2e02c88ce068708 Mon Sep 17 00:00:00 2001 From: Noah Husby <32528627+noahhusby@users.noreply.github.com> Date: Fri, 22 Nov 2024 03:25:39 -0500 Subject: [PATCH] Add data update section to Cambridge Audio (#35861) Co-authored-by: Franck Nijhof --- source/_integrations/cambridge_audio.markdown | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/source/_integrations/cambridge_audio.markdown b/source/_integrations/cambridge_audio.markdown index cea4d5ca1dd..67114c02251 100644 --- a/source/_integrations/cambridge_audio.markdown +++ b/source/_integrations/cambridge_audio.markdown @@ -19,9 +19,9 @@ ha_integration_type: device ha_zeroconf: true --- -The **Cambridge Audio** {% term integration %} allows you to control all receivers and streamers that support the StreamMagic app. +The **Cambridge Audio** {% term integration %} allows you to control all receivers and streamers that support the [StreamMagic](https://www.cambridgeaudio.com/usa/en/products/streammagic) app. -The integration automatically discovers all enabled zones and sources. Each zone is added as a media player device with the enabled sources available as inputs. Media information and controls (such as play, pause, skip) are supported if the selected source reports it. +The integration automatically discovers all enabled zones and sources. Each zone is added as a media player device with the enabled sources available as inputs. Media information and controls (such as play, pause, skip) are supported if the selected source reports it. The integration allows you to navigate presets, control streaming (Spotify, Tidal, Qobuz), and play radio stations all from your Home Assistant dashboard. ## Supported devices @@ -51,6 +51,10 @@ Host: type: string {% endconfiguration_basic %} +## Data updates + +Cambridge Audio devices push data directly to Home Assistant, enabling immediate updates for device state changes, media information, and playback status. + ## Remove integration This integration follows standard integration removal, no extra steps are required.