Skip to content

Home Assistant Custom Component for controlling Cambridge Audio CXNv2 network streamers

Notifications You must be signed in to change notification settings

lievencoghe/cambridge_cxn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

cambridge_cxn

Custom component for Home Assistant that integrates the Cambridge Audio CXN/CXNv2 network media player. This integration will add a new Media Player entity to your Home Assistant installation.

Create a directory called cambridge_cxn under the custom_components directory, and save the files from this repo in there.

Enable the component by adding following to configuration.yaml

media_player:
  - platform: cambridge_cxn
    host: 192.168.123.51
    name: Cambridge CXN

About

Home Assistant Custom Component for controlling Cambridge Audio CXNv2 network streamers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages