mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Z-Wave: FAQ Devices and CC: add link to list of CCs (#34715)
This commit is contained in:
parent
e6c05ba1a4
commit
892fa46fff
@ -791,10 +791,12 @@ If you're not running the supervisor or you've unchecked the above-mentioned box
|
||||
|
||||
## FAQ: Supported devices and Command Classes
|
||||
|
||||
See the [Z-Wave JS device database](https://devices.zwave-js.io/).
|
||||
For a list of supported devices, refer to the [Z-Wave JS device database](https://devices.zwave-js.io/).
|
||||
|
||||
While there is support for the most common devices, some Command Classes are not yet (fully) implemented in Z-Wave JS. You can track the status [here](https://github.com/zwave-js/node-zwave-js/issues/6).
|
||||
|
||||
You can also check the list of Z-Wave [Command Classes Home Assistant responds to when queried](#z-wave-command-classes-home-assistant-responds-to-when-queried) towards the end of this page.
|
||||
|
||||
You can also keep track of the road map for the Z-Wave integration [here](https://github.com/home-assistant-libs/zwave-js-server-python/issues/56).
|
||||
|
||||
## FAQ: Installation and configuration
|
||||
@ -977,7 +979,7 @@ A Z-Wave controller that manages an empty network can also join a different netw
|
||||
The following table lists the Command Classes together with the implemented version and required security class. These are the Command Classes that Home Assistant will respond to when queried by other devices.
|
||||
|
||||
| Command Class | Version | Security Class |
|
||||
| ----------------------------- | ---------------- | --------------- |
|
||||
| ----------------------------- | ------- | --------------- |
|
||||
| Z-Wave Plus Info | 2 | None |
|
||||
| Security | 1 | None |
|
||||
| Security 2 | 1 | None |
|
||||
|
Loading…
x
Reference in New Issue
Block a user