From 7ac1523fb894b60939e75792733734415de7c14f Mon Sep 17 00:00:00 2001 From: Jakub Piasecki Date: Mon, 15 Nov 2021 15:12:33 +0100 Subject: [PATCH] Update anchor link so it points to the correct paragraph (#20201) --- source/_integrations/sia.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/sia.markdown b/source/_integrations/sia.markdown index 0c1988fbd84..a0f34caad11 100644 --- a/source/_integrations/sia.markdown +++ b/source/_integrations/sia.markdown @@ -25,7 +25,7 @@ To use this platform, you need to setup your alarm system to communicate using t 3. Enable "Connect on demand". 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. -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. 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.