mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +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
|
type: string
|
||||||
default: None
|
default: None
|
||||||
config_path:
|
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
|
required: false
|
||||||
type: string
|
type: string
|
||||||
default: the 'config' that is installed by python-openzwave
|
default: the 'config' that is installed by python-openzwave
|
||||||
|
Loading…
x
Reference in New Issue
Block a user