diff --git a/packages/config/config/devices/0x0060/sp817.json b/packages/config/config/devices/0x0060/sp817.json index f643330c572e..c5f1651bcd9d 100644 --- a/packages/config/config/devices/0x0060/sp817.json +++ b/packages/config/config/devices/0x0060/sp817.json @@ -57,5 +57,15 @@ "maxValue": 3600, "defaultValue": 15 } - ] + ], + "compat": { + "commandClasses": { + "remove": { + // Supervised commands always result in a status of "Fail" + "Supervision": { + "endpoints": "*" + } + } + } + } }