Skip to content

Commit 43e1723

Browse files
authored
Anthem: minor style nitpicks (home-assistant#30048)
1 parent b0678d0 commit 43e1723

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

source/_integrations/anthemav.markdown

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ha_platforms:
1414
ha_integration_type: integration
1515
---
1616

17-
Both [Anthem]'s current and last generation of A/V Receivers and Processors support IP-based, network control. This Home Assistant platform adds proper "local push" support for any of these receivers on your network.
17+
Both [Anthem]'s current and last generation of <abbr title="Audio & video">A/V</abbr> receivers and processors support IP-based network control. This Home Assistant {% term integration %} adds proper "local push" support for any of these receivers on your network.
1818

1919
## Supported models
2020

@@ -33,7 +33,7 @@ Both [Anthem]'s current and last generation of A/V Receivers and Processors supp
3333
- [MDX 8](https://www.anthemav.com/products-current/type=distribution/model=mdx-8/page=overview), [MDX 16](https://www.anthemav.com/products-current/type=distribution/model=mdx-16/page=overview)
3434
- Martin Logan [MDA 8](https://www.martinlogan.com/en/product/mda8), [MDA 16](https://www.martinlogan.com/en/product/mda16)
3535

36-
If your model is not on the list then give it a test, if everything works correctly then add it to the list by clicking on the **Edit this page on GitHub** link above.
36+
If your model is not on the list, please give it a test. If everything works correctly, then add it to the list by selecting the **Edit this page on GitHub** link above.
3737

3838
Support is provided through the Python [anthemav] module. Older, RS-232 serial-based units like the [D2v series](https://www.anthemav.com/products-archived/model=d2v/page=overview) use a different protocol entirely and are not currently supported.
3939

@@ -49,15 +49,14 @@ port:
4949
description: The port number of the device.
5050
{% endconfiguration_basic %}
5151

52-
## Notes and Limitations
52+
## Notes and limitations
5353

5454
- The tuner is currently unsupported as are the `media_player` play, pause, prev, and next controls.
55-
- Enabling this platform will set and enforce "Standby IP Control On" in your Anthem device. You almost certainly want this. If you disable it on the device, it will just get re-enabled by Home Assistant.
55+
- Enabling this platform will set and enforce **Standby IP Control On** on your Anthem device. You almost certainly want this. If you disable it on the device, it will just get re-enabled by Home Assistant.
5656

5757
<div class='note warning'>
5858

59-
This platform will maintain a persistent connection to the network control port which will prevent any other application from communicating with the receiver. This includes the Anthem iOS and Android remote control apps as well as the ARC-2 Anthem Room Calibration software. You will need to disable this platform and restart Home Assistant if you want to use another
60-
application that makes use of the network control port.
59+
The {% term integration %} will maintain a persistent connection to the network control port which will prevent any other application from communicating with the receiver. This includes the Anthem iOS and Android remote control apps as well as the ARC-2 Anthem Room Calibration software. If you want to use another application that makes use of the network control port, disable this {% term integration %} and restart Home Assistant.
6160
<br /><br />
6261
*The underlying Python module has hooks for halting and resuming the network connection but those functions are currently unsupported by the Home Assistant platform.*
6362

0 commit comments

Comments
 (0)