core/homeassistant/components/cambridge_audio
ichbinsteffen 3e0e807c96
Add control bus mode selector to Cambridge Audio (#139131)
* [CambridgeAudio Integration] Add switch to enable Control Bus Mode

* remove load_fn

* Add import for ControlBusMode

* Add strings for control_bus_mode

* Add icons for control_bus_mode

* Add test case for the select ControlBusMode.Amplifier

* Change the set of icons

* Fix the usage of the wrong property name

* Fix test

* Fix test 2

* add new snapshot

* fix test name

* Fix

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-05-09 15:53:37 +02:00
..
__init__.py
config_flow.py
const.py
diagnostics.py
entity.py
icons.json
manifest.json
media_browser.py
media_player.py
quality_scale.yaml
select.py
strings.json
switch.py