From dcd0b59626f4681f691a4e074e512a11a29829db Mon Sep 17 00:00:00 2001 From: Chris LeBlanc Date: Mon, 13 Aug 2018 18:24:56 -0500 Subject: [PATCH] Inform of zwave config service (#5896) * Update installation.markdown * Inform of zwave update_config service. * Improve clarity of "this". * :ambulance: Fixes configuration tag --- source/_docs/z-wave/installation.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/z-wave/installation.markdown b/source/_docs/z-wave/installation.markdown index b3fc38d817a..586f319a68a 100644 --- a/source/_docs/z-wave/installation.markdown +++ b/source/_docs/z-wave/installation.markdown @@ -58,7 +58,7 @@ network_key: type: string default: None config_path: - description: The path to the Python OpenZWave configuration files. + description: "The path to the Python OpenZWave configuration files. NOTE: there is also the [update_config service](https://www.home-assistant.io/docs/z-wave/services/) to perform updating the config within python-openzwave automatically." required: false type: string default: the 'config' that is installed by python-openzwave