mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 19:57:12 +00:00
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:
parent
7ed9de2db4
commit
8cc0d6fed6
@ -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.
|
||||
|
||||

|
||||
|
||||
### Binary switch
|
||||
Devices can be turned on or off via toggle buttons.
|
||||

|
||||
|
||||
### Color switch
|
||||
Colors can be dimmed using a slider and defined using a color picker.
|
||||

|
||||
|
||||
### Door lock
|
||||
Locks can be opened and closed from the dashboard using the lock/unlock button.
|
||||

|
BIN
source/images/integrations/z-wave/cmd-class-binary-switch.png
Normal file
BIN
source/images/integrations/z-wave/cmd-class-binary-switch.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
BIN
source/images/integrations/z-wave/cmd-class-color.png
Normal file
BIN
source/images/integrations/z-wave/cmd-class-color.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 53 KiB |
BIN
source/images/integrations/z-wave/cmd-class-cover.png
Normal file
BIN
source/images/integrations/z-wave/cmd-class-cover.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
BIN
source/images/integrations/z-wave/cmd-class-lock.png
Normal file
BIN
source/images/integrations/z-wave/cmd-class-lock.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
Loading…
x
Reference in New Issue
Block a user