mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-01 07:46:49 +00:00
1.5 KiB
1.5 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
binary_sensor
,light
,lock
,sensor
, andswitch
entities. - You will need to use another tool, such as zwavejs2mqtt, to include/exclude devices and manage device configuration.