From 9cfdae1752cf33a3e0e28d66cc7ca3742d60f69d Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 15 Mar 2021 13:59:16 +0100 Subject: [PATCH] Add note about tested hardware in NAD documentation (#16870) --- source/_integrations/nad.markdown | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/source/_integrations/nad.markdown b/source/_integrations/nad.markdown index 324c3472b84..5536edde2a0 100644 --- a/source/_integrations/nad.markdown +++ b/source/_integrations/nad.markdown @@ -10,6 +10,11 @@ ha_domain: nad The `nad` platform allows you to control a [NAD receiver](https://nadelectronics.com/) through RS232, TCP and Telnet from Home Assistant. +Please note that the RS232 interface is only tested with the NAD T748v2, but is should work with more NAD receivers. +The Telnet interface is only tested with the NAD T787. + +## Configuration + To add an NAD receiver to your installation, add the following to your `configuration.yaml` file: ```yaml @@ -18,12 +23,13 @@ media_player: - platform: nad serial_port: /dev/ttyUSB0 ``` + ```yaml # Example configuration.yaml entry for TCP configuration media_player: - platform: nad type: TCP - host: IP_ADDRESS + host: "IP_ADDRESS" ``` {% configuration %} @@ -89,7 +95,7 @@ A full configuration example could look like this: media_player: - platform: nad serial_port: /dev/ttyUSB0 - name: NAD Receiver + name: "NAD Receiver" min_volume: -60 max_volume: -20 sources: