Add data update section to Cambridge Audio (#35861)

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
Noah Husby 2024-11-22 03:25:39 -05:00 committed by GitHub
parent a179f03a22
commit 54a0e6d6e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,9 +19,9 @@ ha_integration_type: device
ha_zeroconf: true 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 ## Supported devices
@ -51,6 +51,10 @@ Host:
type: string type: string
{% endconfiguration_basic %} {% 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 ## Remove integration
This integration follows standard integration removal, no extra steps are required. This integration follows standard integration removal, no extra steps are required.