sanghoon / cambridge_cxn

Home Assistant Custom Component for controlling Cambridge Audio CXNv2 network streamers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%