Charles Garwood 2c40a6497f
Add docs for Z-Wave JS integration (#16147)
* Add docs for zwave_js integration

* Add comma

* Address review comments

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-01-11 13:36:10 +01:00

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