Update a->an in nad.markdown (#34988)

This commit is contained in:
Ken Harris 2024-09-30 12:22:31 -07:00 committed by GitHub
parent a5f45eafc0
commit 6c819cec03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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