Z-Wave: add section on command class specific functionalities

- draft proposal for a section to satisfy this certification requirement:
- "The product documentation MUST point out how to perform each action associated
to the minimum end user functionalities required by a Command Class."
This commit is contained in:
c0ffeeca7 2023-04-12 15:21:56 +02:00
parent 7ed9de2db4
commit 8cc0d6fed6
5 changed files with 21 additions and 0 deletions

View File

@ -844,3 +844,24 @@ Z-Wave JS writes details to its logs. To access these logs go to the following.
**Settings** -> **Devices & Services** -> **Integrations(tab)** -> **Z-Wave (CONFIGURE)** -> **Logs(tab)**
You need to keep this browser tab open for logging to be active.
## Overview of command class specific functionalities
This section provides an overview of device specific functions that are provided in the Home Assistant user interface.
### Cover
Covers (called *barrier operator* in Z-Wave terminology) can be opened, closed, and stopped via the corresponding buttons.
![Cover controls](/images/integrations/z-wave/cmd-class-cover.png)
### Binary switch
Devices can be turned on or off via toggle buttons.
![Cover controls](/images/integrations/z-wave/cmd-class-binary-switch.png)
### Color switch
Colors can be dimmed using a slider and defined using a color picker.
![Color controls: Set color](/images/integrations/z-wave/cmd-class-color.png)
### Door lock
Locks can be opened and closed from the dashboard using the lock/unlock button.
![Cover controls](/images/integrations/z-wave/cmd-class-lock.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB