Inform of zwave config service (#5896)

* Update installation.markdown

* Inform of zwave update_config service.

* Improve clarity of "this".

* 🚑 Fixes configuration tag
This commit is contained in:
Chris LeBlanc 2018-08-13 18:24:56 -05:00 committed by Franck Nijhof
parent 10a3e0f9dc
commit dcd0b59626

View File

@ -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