mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
Add select configuration entry docs for Cambridge Audio (#35254)
* Add select configuration entry docs for Cambridge Audio * Use dash for list for Cambridge Audio
This commit is contained in:
parent
8a9f78b184
commit
d1eb329af3
@ -3,12 +3,14 @@ title: Cambridge Audio
|
|||||||
description: Instructions on how to integrate Cambridge Audio Receivers into Home Assistant.
|
description: Instructions on how to integrate Cambridge Audio Receivers into Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
- Media player
|
- Media player
|
||||||
|
- Select
|
||||||
ha_release: '2024.10'
|
ha_release: '2024.10'
|
||||||
ha_iot_class: Local Push
|
ha_iot_class: Local Push
|
||||||
ha_domain: cambridge_audio
|
ha_domain: cambridge_audio
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- diagnostics
|
- diagnostics
|
||||||
- media_player
|
- media_player
|
||||||
|
- select
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@noahhusby'
|
- '@noahhusby'
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
@ -46,6 +48,11 @@ Host:
|
|||||||
type: string
|
type: string
|
||||||
{% endconfiguration_basic %}
|
{% endconfiguration_basic %}
|
||||||
|
|
||||||
|
## Available configuration entities
|
||||||
|
|
||||||
|
The integration provides a few entities to configure the device settings. The following entities are supported:
|
||||||
|
- Display brightness
|
||||||
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|
||||||
### The buttons to skip, shuffle, and repeat the track are missing
|
### The buttons to skip, shuffle, and repeat the track are missing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user