Explain how to access Z-Wave JS logs (#21050)

Add details on how to access the Z-Wave JS logs. Note: I'm not sure about the prevailing (best) way to indicate the path to an option in the GUI. I've followed close to the other example on this page, but adjusted slightly to provide current UI and additional detail.
This commit is contained in:
gitwazza 2022-01-06 22:16:21 +11:00 committed by GitHub
parent 883de4ae4a
commit 8404a3844c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -756,3 +756,11 @@ If the interview is complete, then the device does not yet have a device file fo
When trying to determine why something isn't working as you expect, or when reporting an issue with the integration, it is helpful to know what Z-Wave JS sees as the current state of your Z-Wave network. To get a dump of your current network state, follow the menu:
**Configuration** -> **Integrations** -> **Z-Wave JS** -> **Configure** -> **Download a dump of your network to help diagnose issues**
#### How to access the Z-Wave JS logs
Z-Wave JS writes details to its logs. To access these logs go to the following.
**Configuraton** -> **Devices & Services** -> **Integrations(tab)** -> **Z-Wave JS (CONFIGURE)** -> **Logs(tab)**
You need to keep this browser tab open for logging to be active.