mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-31 15:26:49 +00:00

* Add docs for zwave_js integration
* Add comma
* Address review comments
* ✏️ Tweak
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
1.4 KiB
1.4 KiB
title, description, ha_category, ha_release, ha_iot_class, ha_config_flow, ha_codeowners, ha_domain
title | description | ha_category | ha_release | ha_iot_class | ha_config_flow | ha_codeowners | ha_domain | ||||
---|---|---|---|---|---|---|---|---|---|---|---|
Z-Wave JS | Instructions on how to integrate Z-Wave with Home Assistant via Z-Wave JS. |
|
2021.2 | Local Push | true |
|
zwave_js |
This integration allows you to control a Z-Wave network via Z-Wave JS.
Requirements
Core installation
- The zwave-js-server installed and running in your network.
Hardware requirements
- Supported Z-Wave dongle. The Z-Wave controller dongle should be connected to the same host as where the Z-Wave JS server is running.
Configuration
This integration can be configured using the integrations in the Home Assistant frontend.
Menu: Configuration -> Integrations.
Click on the +
sign to add an integration and click on Z-Wave JS.
After completing the configuration flow, the Z-Wave JS integration will be
available.
Current Limitations
As this integration is still in the early stages there are some important limitations to be aware of.
- Platform support is currently limited to basic
sensor
andlight
entities. - You will need to use another tool, such as zwavejs2mqtt, to include/exclude devices and manage device configuration.