From bd30124e67fcf5ddfd3efd8a7ada88122c255059 Mon Sep 17 00:00:00 2001 From: Raman Gupta <7243222+raman325@users.noreply.github.com> Date: Wed, 27 Sep 2023 12:21:22 -0400 Subject: [PATCH] Add @frenck's Z-Wave grammar changes from #29038 elsewhere (#29051) --- source/_integrations/zwave_js.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/zwave_js.markdown b/source/_integrations/zwave_js.markdown index cc38bdd6c29..62aa4a16eb8 100644 --- a/source/_integrations/zwave_js.markdown +++ b/source/_integrations/zwave_js.markdown @@ -886,7 +886,7 @@ The log level will be set to `debug` for the integration, library, and optionall ###### Disable Z-Wave JS logging 1. Go to the Z-Wave integration panel: {% my integration badge domain="zwave_js" %} -2. Click `Disable debug logging` on the left hand side of the screen. +2. Select `Disable debug logging` on the left-hand side of the screen. The log level will be reset to its previous value for the integration, library, and driver, and the Home Assistant frontend will automatically send you the Z-Wave logs generated during that time period for download.