From 6c819cec03375685b47c2fe16a81f089aa450236 Mon Sep 17 00:00:00 2001 From: Ken Harris Date: Mon, 30 Sep 2024 12:22:31 -0700 Subject: [PATCH] Update a->an in nad.markdown (#34988) --- source/_integrations/nad.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/nad.markdown b/source/_integrations/nad.markdown index d49da6d9161..fc2de741441 100644 --- a/source/_integrations/nad.markdown +++ b/source/_integrations/nad.markdown @@ -14,14 +14,14 @@ related: title: Configuration file --- -The `nad` {% term integration %} allows you to control a [NAD receiver](https://nadelectronics.com/) through RS232, TCP and Telnet from Home Assistant. +The `nad` {% term integration %} allows you to control an [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 it should work with other NAD receivers. The Telnet interface has been tested with the NAD T787 and the NAD C658. ## Configuration -To add a NAD receiver to your installation, add the following to your {% term "`configuration.yaml`" %} file. +To add an NAD receiver to your installation, add the following to your {% term "`configuration.yaml`" %} file. {% include integrations/restart_ha_after_config_inclusion.md %} ```yaml