From f895f2ff42378e4c865155d4205a0a02e9946920 Mon Sep 17 00:00:00 2001 From: TheDK Date: Fri, 19 Mar 2021 22:11:21 +0100 Subject: [PATCH] Update zwave_js.markdown (#17070) Fix broken link for Contributing configuration files --- source/_integrations/zwave_js.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/zwave_js.markdown b/source/_integrations/zwave_js.markdown index 84fa202c215..5cceeace7a9 100644 --- a/source/_integrations/zwave_js.markdown +++ b/source/_integrations/zwave_js.markdown @@ -396,7 +396,7 @@ Polling is considered bad practice and should only be used as a last resort when When your device is not yet fully interviewed, this info will not yet be present. So make sure your device is interviewed at least once. Is the state of your device reported as ready and you still see Unknown Manufacturer, read on. -Z-Wave JS keeps a database of all devices it supports, including any special treatments they need. These are called the device configuration files and they are contributed mainly by the community. Is your device not fully supported, consider [contributing the device configuration file](https://zwave-js.github.io/node-zwave-js/#/development/config-files?id=contributing-configuration-files). +Z-Wave JS keeps a database of all devices it supports, including any special treatments they need. These are called the device configuration files and they are contributed mainly by the community. Is your device not fully supported, consider [contributing the device configuration file](https://zwave-js.github.io/node-zwave-js/#/config-files/contributing-files). ### I get a lot of sensor entities for my device that I'm probably never going to use