mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Z-Wave: Add device compatibility note as defined by standard (#34717)
* Add device compatibility note as defined by standard * Update source/_integrations/zwave_js.markdown Co-authored-by: Martin Hjelmare <marhje52@gmail.com> --------- Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
parent
4ac8d9d1f8
commit
89430762aa
@ -47,7 +47,11 @@ ha_zeroconf: true
|
||||
ha_quality_scale: platinum
|
||||
---
|
||||
|
||||
The Z-Wave integration allows you to control a Z-Wave network via the [Z-Wave JS](https://zwave-js.github.io/node-zwave-js/#/) driver.
|
||||
The **Z-Wave** {% term integration %} allows you to control a Z-Wave network from Home Assistant via the [Z-Wave JS](https://zwave-js.github.io/node-zwave-js/#/) driver.
|
||||
|
||||
## Device compatibility
|
||||
|
||||
You do not need a Z-Wave controller that is specifically designed for the Z-Wave integration in Home Assistant. The Z-Wave integration in Home Assistant can be operated with any Z-Wave network with other Z-Wave certified devices from other manufacturers. All mains operated nodes within the network will act as repeaters regardless of vendor to increase reliability of the network.
|
||||
|
||||
## Getting started
|
||||
|
||||
@ -1014,3 +1018,4 @@ The following table lists the Command Classes together with the implemented vers
|
||||
| Power Level | 1 | Highest granted |
|
||||
| Version | 3 | Highest granted |
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user