From 834eaca1ad3ce30f9b1e7080cb55b6a7f8fe216f Mon Sep 17 00:00:00 2001 From: Oskar Henriksson Date: Tue, 1 Dec 2020 15:04:51 +0100 Subject: [PATCH] Update scenecontroller4.xml Add CommandClass 91 to enable "zwave.scene_activated" events. The data looks like this: "event_type": "zwave.scene_activated", "data": { "entity_id": "zwave.hank_electronics_ltd_hkzw_scn04_scene_controller", "node_id": 2, "scene_id": 4, "scene_data": 0 }, --- config/hank/scenecontroller4.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/hank/scenecontroller4.xml b/config/hank/scenecontroller4.xml index 8a4f737a87..f63724a909 100644 --- a/config/hank/scenecontroller4.xml +++ b/config/hank/scenecontroller4.xml @@ -57,6 +57,14 @@ Using this procedure only in the event that the network primary controller is mi + + + + + + + +