Update anchor link so it points to the correct paragraph (#20201)

This commit is contained in:
Jakub Piasecki 2021-11-15 15:12:33 +01:00 committed by GitHub
parent df4ca9f61f
commit 7ac1523fb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ To use this platform, you need to setup your alarm system to communicate using t
3. Enable "Connect on demand". 3. Enable "Connect on demand".
4. Place Account Id - 3-16 ASCII hex characters. For example AAA. 4. Place Account Id - 3-16 ASCII hex characters. For example AAA.
5. Insert Home Assistant IP address. The hub must be able to reach this IP address. There is no cloud connection necessary. 5. Insert Home Assistant IP address. The hub must be able to reach this IP address. There is no cloud connection necessary.
6. Insert Home Assistant listening port. This port must not be used by anything else on the machine Home Assistant is running on, see the notes on [port usage](###Portusage) below. 6. Insert Home Assistant listening port. This port must not be used by anything else on the machine Home Assistant is running on, see the notes on [port usage](#port-usage) below.
7. Select Preferred Network. Ethernet is preferred if hub and HA in same network. Multiple networks are not tested. 7. Select Preferred Network. Ethernet is preferred if hub and HA in same network. Multiple networks are not tested.
8. Enable Periodic Reports. The interval with which the alarm systems reports to the monitoring station, default is 1 minute. This component adds 30 seconds before setting the alarm unavailable to deal with slights latencies between ajax and HA and the async nature of HA. 8. Enable Periodic Reports. The interval with which the alarm systems reports to the monitoring station, default is 1 minute. This component adds 30 seconds before setting the alarm unavailable to deal with slights latencies between ajax and HA and the async nature of HA.
9. Encryption is preferred but optional. Password is 16, 24 or 32 ASCII characters. 9. Encryption is preferred but optional. Password is 16, 24 or 32 ASCII characters.