Coder Social home page Coder Social logo

hass.media_player.nuvo's Introduction

hass.media_player.nuvo

Home Assistant - media player - Nuvo multi zone audio amplifier The nuvo platform allows you to control Nuvo Multi-Zone Amplifier using a serial connection.

  • Tested and verified using Home Assistant 0.103.6
  • Initially developed/tested with older Concerto model (*** Should/could also work with any Nuvo amp, via RS-232 serial, such NV-E6D)

media_player: Creates audio media_player units, with sources as defined, for each audio zone defined

To get started download

/custom_components/nuvo/manifest.json
/custom_components/nuvo/media_player.py

into

<config directory>/custom_components/nuvo/

Example configuration.yaml:


  - platform: nuvo
    port: /dev/ttyS0
    zones:
      1:
        name: TV
      2:
        name: Basement
      3:
        name: Living Room
      4:
        name: Kitchen
      5:
        name: Bathroom
        
    sources:
      1:
        name: Radio
      2:
        name: Cable

Configuration Variables

name

(string)(Optional) Friendly name of the sensor

port

(string)(Required) Serial or USB connection to RS232 of Nuvo Controller

zones

(string array)(Required) A list of audio zone names

sources

(string array)(Required) The password for the account

hass.media_player.nuvo's People

Contributors

ejonesnospam avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.