/ha-nadtcp

Home Assistant integration for the NAD C338 amplifier

Primary LanguagePythonMIT LicenseMIT

UNMAINTAINED: I've sold my NAD amplifier, so I cannot continue maintaining it. Feel free to fork

nadtcp

configuration.yaml

media_player:
  - platform: nadtcp2
    name: nad-amp
    max_volume: -20
    min_volume: -70
    volume_step: 2
    host: 192.168.1.112