From 7a0ff4268044b9a0e5f99390f975b64deaa4c6b2 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Wed, 18 Sep 2024 10:17:38 +0200 Subject: [PATCH] Z-Wave Supervision CC: add note about working or fail status (#34772) * Z-Wave Supervision CC: add note about working or fail status * fix formatting * Remove requirement statement --- source/_integrations/zwave_js.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/zwave_js.markdown b/source/_integrations/zwave_js.markdown index db729182376..8fa865ec96e 100644 --- a/source/_integrations/zwave_js.markdown +++ b/source/_integrations/zwave_js.markdown @@ -1025,6 +1025,10 @@ The following table lists the Command Classes together with the implemented vers | Version | 3 | Highest granted | | Z-Wave Plus Info | 2 | None | +{% note %} +Home Assistant and Z-Wave JS will never return a "Working" or "Fail" status for a valid and supported command of the Supervision Command Class. +{% endnote %} + ## Z-Wave terminology This section explains some Z-Wave terms and concepts you might find in Z-Wave product documentation.