mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
Remove reference to removed zwave update_config (#10210)
* Update installation.markdown
Remove reference to `update_config` service, which has been removed.
* 🚑 Fix build error
This commit is contained in:
parent
66288827a2
commit
dba3579557
@ -27,7 +27,7 @@ network_key:
|
||||
type: string
|
||||
default: None
|
||||
config_path:
|
||||
description: "The path to the Python OpenZWave configuration files. NOTE: there is also the [update_config service](/docs/z-wave/services/) to perform updating the config within python-openzwave automatically."
|
||||
description: The path to the Python OpenZWave configuration files.
|
||||
required: false
|
||||
type: string
|
||||
default: the 'config' that is installed by python-openzwave
|
||||
|
Loading…
x
Reference in New Issue
Block a user