From 5ceef2c46d77e61b1d71c5bb9589aedaecd72b5b Mon Sep 17 00:00:00 2001 From: PatchworkBoy Date: Sun, 9 Feb 2020 14:51:20 +0000 Subject: [PATCH] Update excludedDevices Help entry --- config.schema.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.schema.json b/config.schema.json index b201390..9ab36dc 100644 --- a/config.schema.json +++ b/config.schema.json @@ -3,7 +3,7 @@ "pluginType": "platform", "singular": false, "headerDisplay": "Homebridge plugin for Domoticz", - "footerDisplay": "For help visit [eDomoticz](https://github.com/PatchworkBoy/homebridge-edomoticz) or [Domoticz forum thread](https://www.domoticz.com/forum/viewtopic.php?f=36&t=10272)", + "footerDisplay": "For help visit [eDomoticz on GitHub](https://github.com/PatchworkBoy/homebridge-edomoticz) or [Domoticz forum thread](https://www.domoticz.com/forum/viewtopic.php?f=36&t=10272)", "schema": { "type": "object", "properties": { @@ -77,7 +77,7 @@ "expanded": false, "items": [{ "type": "help", - "helpvalue": "
Exclude Devices
To prevent certain Domoticz devices from showing up in HomeBridge, add IDX of the device." + "helpvalue": "
Exclude Devices
To prevent certain Domoticz devices from showing up in HomeBridge, add IDX of the device.WARNING: adding values here after initial device discovery may require you to remove your ~/.homebridge/accessories/cachedAccessories file for changes to take effect." }, { "nodescription": true, "notitle": true,