From 22f0d48ffe291abce8891f7c31857a35344aa74d Mon Sep 17 00:00:00 2001 From: Colin Harrington Date: Mon, 31 Aug 2020 02:07:03 -0500 Subject: [PATCH] docs: fix anchor link in README (#696) Fixed anchor link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76063728..4c400cc1 100644 --- a/README.md +++ b/README.md @@ -319,7 +319,7 @@ Gateway settings: - **Send Zwave Events**: Enable this to send all Zwave client events to MQTT. More info [here](#zwave-events) - **Send 'list' as integer**: Zwave 'list' values are sent as list index instead of string values - **Use nodes name instead of numeric nodeIDs**: When gateway type is `ValueId` use this flag to force to use node names instead of node ids in topic. -- :star:**Hass discovery**:star:: Enable this to automatically create entities on Hass using MQTT autodiscovery (more about this [here](#star-Home-Assistant-integration-BETA)) +- :star:**Hass discovery**:star:: Enable this to automatically create entities on Hass using MQTT autodiscovery (more about this [here](#robot-home-assistant-integration-beta)) - **Discovery Prefix**: The prefix to use to send MQTT discovery messages to HASS Once finished press `SAVE` and gateway will start Zwave Network Scan, than go to 'Control Panel' section and wait until the scan is completed to check discovered devices and manage them.