Z-Wave: add Z-Wave terminology table (#26991)

This commit is contained in:
c0ffeeca7 2023-04-14 13:43:56 +02:00 committed by GitHub
parent ebddbec7c7
commit bcb93b3093
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -859,3 +859,16 @@ 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)** **Settings** -> **Devices & Services** -> **Integrations(tab)** -> **Z-Wave (CONFIGURE)** -> **Logs(tab)**
You need to keep this browser tab open for logging to be active. You need to keep this browser tab open for logging to be active.
## Z-Wave terminology
For some of the concepts, you may come across different terminology in Z-Wave than in Home Assistant.
The table below provides equivalents for some of those terms.
| Z-Wave functionality | Home Assistant |
| -------------------------------------- | ------------------------------------------------------------------------|
| inclusion | add |
| exclusion | remove |
| barrier operator | cover |
| window covering | cover |
| multilevel switch | represented by different entity types: cover, fan, dimmer, etc. |