diff --git a/source/_docs/z-wave/installation.markdown b/source/_docs/z-wave/installation.markdown index a734e976e51..444634feb8e 100644 --- a/source/_docs/z-wave/installation.markdown +++ b/source/_docs/z-wave/installation.markdown @@ -110,6 +110,11 @@ device_config / device_config_domain / device_config_glob: default: False {% endconfiguration %} +

+As of Home Assistant 0.81, the Z-Wave `usb_path` and `network_key` options are configured through the Integrations page in Home Assistant. Specifying a `zwave:` section in configuration.yaml is no longer required unless you need to customize other settings, such as `device_config`, `polling_interval`, etc. +

+ + ### {% linkable_title Finding the controller path on Linux %}