2021-01-16 11:43:41 -05:00

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.
Binary Sensor
Hub
Light
Lock
Sensor
Switch
2021.2 Local Push true
@home-assistant/z-wave
zwave_js

This integration allows you to control a Z-Wave network via Z-Wave JS.

Requirements

Core installation

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, and switch entities.
  • You will need to use another tool, such as zwavejs2mqtt, to include/exclude devices and manage device configuration.