Add config entry note for Z-Wave (#6636)

* Add config entry note for Z-Wave

* ✏️ Tweaks
This commit is contained in:
Charles Garwood 2018-10-09 13:59:22 -04:00 committed by Franck Nijhof
parent cd32d4b1e5
commit 610b8e7f64

View File

@ -110,6 +110,11 @@ device_config / device_config_domain / device_config_glob:
default: False
{% endconfiguration %}
<p class='note'>
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.
</p>
### {% linkable_title Finding the controller path on Linux %}
<p class='note'>