From 1094568d6b4485e26392302fabd207c637141265 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Tue, 17 Sep 2024 09:13:37 +0200 Subject: [PATCH] Z-Wave Command Classes: sort list (#34770) --- source/_integrations/zwave_js.markdown | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/source/_integrations/zwave_js.markdown b/source/_integrations/zwave_js.markdown index d3bc3de945f..db729182376 100644 --- a/source/_integrations/zwave_js.markdown +++ b/source/_integrations/zwave_js.markdown @@ -1007,23 +1007,23 @@ The following table lists the Command Classes together with the implemented vers | Command Class | Version | Security Class | | ----------------------------- | ------- | --------------- | -| Z-Wave Plus Info | 2 | None | -| Security | 1 | None | -| Security 2 | 1 | None | -| Transport Service | 2 | None | -| Supervision | 2 | None | -| CRC-16 Encapsulation | 1 | None | -| Multi Command | 1 | None | -| Inclusion Controller | 1 | None | | Association | 4 | Highest granted | | Association Group Information | 3 | Highest granted | +| CRC-16 Encapsulation | 1 | None | | Device Reset Locally | 1 | Highest granted | | Firmware Update Meta Data | 8 | Highest granted | +| Inclusion Controller | 1 | None | | Indicator | 4 | Highest granted | | Manufacturer Specific | 2 | Highest granted | | Multi Channel Association | 5 | Highest granted | +| Multi Command | 1 | None | | Power Level | 1 | Highest granted | +| Security | 1 | None | +| Security 2 | 1 | None | +| Supervision | 2 | None | +| Transport Service | 2 | None | | Version | 3 | Highest granted | +| Z-Wave Plus Info | 2 | None | ## Z-Wave terminology